llvm-6502/lib/CodeGen/SelectionDAG
2005-10-13 18:16:34 +00:00
..
DAGCombiner.cpp Fix a minor bug in the dag combiner that broke pcompress2 and some other 2005-10-13 18:16:34 +00:00
LegalizeDAG.cpp Add support to Legalize for expanding i64 sextload/zextload into hi and lo 2005-10-13 17:15:37 +00:00
Makefile
ScheduleDAG.cpp Inhibit instructions from being pushed before function calls. This will 2005-10-13 16:44:00 +00:00
SelectionDAG.cpp Move some Legalize functionality over to the DAGCombiner where it belongs. 2005-10-13 03:11:28 +00:00
SelectionDAGISel.cpp Enable Nate's excellent DAG combiner work by default. This allows the 2005-10-10 16:47:10 +00:00
SelectionDAGPrinter.cpp add a method 2005-10-01 00:17:07 +00:00
TargetLowering.cpp initialize new flag 2005-09-27 22:13:56 +00:00