llvm-6502/lib/CodeGen/SelectionDAG
Chris Lattner 6cb7004c34 Fix a problem fully scalarizing values.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@26811 91177308-0d34-0410-b5e6-96231b3b80d8
2006-03-16 23:05:19 +00:00
..
DAGCombiner.cpp make sure dead token factor nodes are removed by the dag combiner. 2006-03-13 18:37:30 +00:00
LegalizeDAG.cpp Add a note, this code should be moved to the dag combiner. 2006-03-15 22:19:18 +00:00
Makefile
ScheduleDAG.cpp
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 add support for vector->vector casts 2006-03-15 22:19:46 +00:00
SelectionDAGISel.cpp Fix a problem fully scalarizing values. 2006-03-16 23:05:19 +00:00
SelectionDAGPrinter.cpp
TargetLowering.cpp set TransformToType correctly for vector types. 2006-03-16 19:50:01 +00:00