llvm-6502/lib/CodeGen/SelectionDAG
2006-03-24 02:22:33 +00:00
..
DAGCombiner.cpp fold insertelement(buildvector) -> buildvector if the inserted element # is 2006-03-19 01:27:56 +00:00
LegalizeDAG.cpp Lower BUILD_VECTOR to VECTOR_SHUFFLE if there are two distinct nodes (and if 2006-03-24 01:17:21 +00:00
Makefile Change Library Names Not To Conflict With Others When Installed 2004-10-27 23:18:45 +00:00
ScheduleDAG.cpp TargetData doesn't know the alignment of vectors :( 2006-03-20 01:51:46 +00:00
ScheduleDAGList.cpp Don't advance the hazard recognizer when there are no hazards and no instructions 2006-03-12 09:01:41 +00:00
ScheduleDAGSimple.cpp Move simple-selector-specific types to the simple selector. 2006-03-10 07:51:18 +00:00
SelectionDAG.cpp fix some bogus assertions: noop bitconverts are legal 2006-03-24 02:20:47 +00:00
SelectionDAGISel.cpp Lower target intrinsics into an INTRINSIC node 2006-03-24 02:22:33 +00:00
SelectionDAGPrinter.cpp print arbitrary constant pool entries 2006-03-05 09:38:03 +00:00
TargetLowering.cpp Typo 2006-03-23 23:24:51 +00:00