llvm-6502/lib/CodeGen/SelectionDAG
2006-09-24 05:22:38 +00:00
..
DAGCombiner.cpp Make it work for DAG combine of multi-value nodes. 2006-09-21 19:04:05 +00:00
LegalizeDAG.cpp Expand 64-bit shifts more optimally if we know that the high bit of the 2006-09-20 03:38:48 +00:00
Makefile For PR780: 2006-07-26 16:18:00 +00:00
ScheduleDAG.cpp Added support for machine specific constantpool values. These are useful for 2006-09-12 21:00:35 +00:00
ScheduleDAGList.cpp s|llvm/Support/Visibility.h|llvm/Support/Compiler.h| 2006-08-27 12:54:02 +00:00
ScheduleDAGRRList.cpp s|llvm/Support/Visibility.h|llvm/Support/Compiler.h| 2006-08-27 12:54:02 +00:00
ScheduleDAGSimple.cpp s|llvm/Support/Visibility.h|llvm/Support/Compiler.h| 2006-08-27 12:54:02 +00:00
SelectionDAG.cpp Fold extract_element(cst) to cst 2006-09-19 05:02:39 +00:00
SelectionDAGCSEMap.cpp Added support for machine specific constantpool values. These are useful for 2006-09-12 21:00:35 +00:00
SelectionDAGISel.cpp PIC jump table entries are always 32-bit. This fixes PIC jump table support on X86-64. 2006-09-24 05:22:38 +00:00
SelectionDAGPrinter.cpp Added support for machine specific constantpool values. These are useful for 2006-09-12 21:00:35 +00:00
TargetLowering.cpp Change the default to 0, which means 'default'. 2006-09-05 17:39:15 +00:00