llvm-6502/lib/CodeGen/SelectionDAG
2006-03-05 19:53:55 +00:00
..
DAGCombiner.cpp Reinstate this now that the offending opposite xform has been removed. 2006-03-05 19:53:55 +00:00
LegalizeDAG.cpp Codegen copysign[f] into a FCOPYSIGN node 2006-03-05 05:09:38 +00:00
Makefile
ScheduleDAG.cpp
ScheduleDAGList.cpp A bit more tweaking 2006-03-03 06:23:43 +00:00
ScheduleDAGSimple.cpp
SelectionDAG.cpp Add some simple copysign folds 2006-03-05 05:30:57 +00:00
SelectionDAGISel.cpp Codegen copysign[f] into a FCOPYSIGN node 2006-03-05 05:09:38 +00:00
SelectionDAGPrinter.cpp print arbitrary constant pool entries 2006-03-05 09:38:03 +00:00
TargetLowering.cpp Do not fold (add (shl x, c1), (shl c2, c1)) -> (shl (add x, c2), c1), 2006-03-05 19:52:57 +00:00