llvm-6502/lib/CodeGen/SelectionDAG
Chris Lattner 4794a6b6a0 Fix the remaining bugs in the vector expansion rework I commited yesterday.
This fixes CodeGen/Generic/vector.ll


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@26843 91177308-0d34-0410-b5e6-96231b3b80d8
2006-03-19 00:07:49 +00:00
..
DAGCombiner.cpp Remove BRTWOWAY* 2006-03-17 01:40:33 +00:00
LegalizeDAG.cpp Fix the remaining bugs in the vector expansion rework I commited yesterday. 2006-03-19 00:07:49 +00:00
Makefile
ScheduleDAG.cpp Move some simple-sched-specific instance vars to the simple scheduler. 2006-03-10 07:42:02 +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 Change the structure of lowering vector stuff. Note: This breaks some 2006-03-18 01:44:44 +00:00
SelectionDAGISel.cpp Change the structure of lowering vector stuff. Note: This breaks some 2006-03-18 01:44:44 +00:00
SelectionDAGPrinter.cpp print arbitrary constant pool entries 2006-03-05 09:38:03 +00:00
TargetLowering.cpp set TransformToType correctly for vector types. 2006-03-16 19:50:01 +00:00