llvm-project/llvm/test/CodeGen/Hexagon
Andrew Trick d06df96a7c 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!

llvm-svn: 149547
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.ll Hexagon: Fix a nasty order-of-initialization bug. 2011-12-16 19:08:59 +00:00
struct_args_large.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