llvm-6502/lib/CodeGen/SelectionDAG
2006-05-06 22:39:59 +00:00
..
DAGCombiner.cpp Use the new TargetLowering::ComputeNumSignBits method to eliminate 2006-05-06 09:30:03 +00:00
LegalizeDAG.cpp Refactor TargetMachine, pushing handling of TargetData into the target-specific subclasses. This has one caller-visible change: getTargetData() now returns a pointer instead of a reference. 2006-05-03 01:29:57 +00:00
Makefile
ScheduleDAG.cpp Remove and simplify some more machineinstr/machineoperand stuff. 2006-05-04 18:16:01 +00:00
ScheduleDAGList.cpp Fix VC++ compilation error. 2006-05-05 01:47:05 +00:00
ScheduleDAGSimple.cpp
SelectionDAG.cpp Fix Regression/CodeGen/Generic/2006-04-26-SetCCAnd.ll and 2006-04-27 05:01:07 +00:00
SelectionDAGISel.cpp When inserting casts, be careful of where we put them. We cannot insert 2006-05-06 09:10:37 +00:00
SelectionDAGPrinter.cpp
TargetLowering.cpp Add some more simple sign bit propagation cases. 2006-05-06 22:39:59 +00:00