forked from OSchip/llvm-project
This new scheduler plugs into the existing selection DAG scheduling framework. It is a top-down critical path scheduler that tracks register pressure and uses a DFA for pipeline modeling. Patch by Sergei Larin! llvm-svn: 149547 |
||
|---|---|---|
| .. | ||
| args.ll | ||
| combine.ll | ||
| dg.exp | ||
| double.ll | ||
| float.ll | ||
| frame.ll | ||
| mpy.ll | ||
| static.ll | ||
| struct_args.ll | ||
| struct_args_large.ll | ||
| vaddh.ll | ||