llvm-6502/test/CodeGen/Hexagon
Andrew Trick ee498d3254 VLIW specific scheduler framework that utilizes deterministic finite automaton (DFA).
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!

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@149547 91177308-0d34-0410-b5e6-96231b3b80d8
2012-02-01 22:13:57 +00:00
..
args.ll VLIW specific scheduler framework that utilizes deterministic finite automaton (DFA). 2012-02-01 22:13:57 +00:00
combine.ll Hexagon: Fix a nasty order-of-initialization bug. 2011-12-16 19:08:59 +00:00
dg.exp
double.ll Hexagon: Fix a nasty order-of-initialization bug. 2011-12-16 19:08:59 +00:00
float.ll Hexagon: Fix a nasty order-of-initialization bug. 2011-12-16 19:08:59 +00:00
frame.ll Hexagon: Fix a nasty order-of-initialization bug. 2011-12-16 19:08:59 +00:00
mpy.ll Hexagon: Fix a nasty order-of-initialization bug. 2011-12-16 19:08:59 +00:00
static.ll VLIW specific scheduler framework that utilizes deterministic finite automaton (DFA). 2012-02-01 22:13:57 +00:00
struct_args_large.ll Hexagon: Fix a nasty order-of-initialization bug. 2011-12-16 19:08:59 +00:00
struct_args.ll Hexagon: Fix a nasty order-of-initialization bug. 2011-12-16 19:08:59 +00:00
vaddh.ll Hexagon: Fix a nasty order-of-initialization bug. 2011-12-16 19:08:59 +00:00