llvm-6502/lib/CodeGen/SelectionDAG
2008-08-05 18:27:54 +00:00
..
CallingConvLower.cpp Trim unnecessary #includes. 2008-07-11 20:38:31 +00:00
DAGCombiner.cpp Improve dagcombining for sext-loads and sext-in-reg nodes. 2008-07-31 00:50:31 +00:00
LegalizeDAG.cpp Fix broken CellSPU lowering, re-instate braces in Legalize 2008-07-29 19:07:27 +00:00
LegalizeFloatTypes.cpp Rename SDOperand to SDValue. 2008-07-27 21:46:04 +00:00
LegalizeIntegerTypes.cpp Rename SDOperand to SDValue. 2008-07-27 21:46:04 +00:00
LegalizeTypes.cpp Rename SDOperand to SDValue. 2008-07-27 21:46:04 +00:00
LegalizeTypes.h Rename SDOperand to SDValue. 2008-07-27 21:46:04 +00:00
LegalizeTypesGeneric.cpp Rename SDOperand to SDValue. 2008-07-27 21:46:04 +00:00
LegalizeVectorTypes.cpp Rename SDOperand to SDValue. 2008-07-27 21:46:04 +00:00
Makefile remove attribution from lib Makefiles. 2007-12-29 20:09:26 +00:00
ScheduleDAG.cpp Rename SDOperand to SDValue. 2008-07-27 21:46:04 +00:00
ScheduleDAGList.cpp Add a new function, ReplaceAllUsesOfValuesWith, which handles bulk 2008-07-17 19:10:17 +00:00
ScheduleDAGRRList.cpp Fix several const-correctness issues, resolving some -Wcast-qual warnings. 2008-08-05 14:45:15 +00:00
SelectionDAG.cpp Fold the useful features of alist and alist_node into ilist, and 2008-07-28 21:51:04 +00:00
SelectionDAGISel.cpp Remove the -disable-correct-folding option, which was ugly and is no longer needed. 2008-08-05 18:27:54 +00:00
SelectionDAGPrinter.cpp Move SelectionDAG::viewGraph() out of line; as an inline function 2008-07-30 18:48:53 +00:00
TargetLowering.cpp Rename SDOperand to SDValue. 2008-07-27 21:46:04 +00:00