llvm-6502/lib/CodeGen/SelectionDAG
2008-07-22 23:54:03 +00:00
..
CallingConvLower.cpp Trim unnecessary #includes. 2008-07-11 20:38:31 +00:00
DAGCombiner.cpp Fix pr2566: incorrect assumption about bit_convert. It doesn't not have to output a vector value. Patch by Nicolas Capens! 2008-07-22 20:42:56 +00:00
LegalizeDAG.cpp Add titles to the various SelectionDAG viewGraph calls 2008-07-21 20:00:07 +00:00
LegalizeFloatTypes.cpp Softfloat support for FDIV. Patch by 2008-07-18 21:18:48 +00:00
LegalizeIntegerTypes.cpp Factorize some code for determining which libcall to use. 2008-07-17 02:36:29 +00:00
LegalizeTypes.cpp Add titles to the various SelectionDAG viewGraph calls 2008-07-21 20:00:07 +00:00
LegalizeTypes.h LegalizeTypes support for VSETCC. Fixes PR2575. 2008-07-22 23:54:03 +00:00
LegalizeTypesGeneric.cpp Remove PromoteIntRes_FP_ROUND - not sure what it 2008-07-10 15:29:55 +00:00
LegalizeVectorTypes.cpp LegalizeTypes support for VSETCC. Fixes PR2575. 2008-07-22 23:54:03 +00:00
Makefile remove attribution from lib Makefiles. 2007-12-29 20:09:26 +00:00
ScheduleDAG.cpp Add a new function, ReplaceAllUsesOfValuesWith, which handles bulk 2008-07-17 19:10:17 +00:00
ScheduleDAGList.cpp Add a new function, ReplaceAllUsesOfValuesWith, which handles bulk 2008-07-17 19:10:17 +00:00
ScheduleDAGRRList.cpp Add a new function, ReplaceAllUsesOfValuesWith, which handles bulk 2008-07-17 19:10:17 +00:00
SelectionDAG.cpp Fix grammaros in comments. 2008-07-21 22:38:59 +00:00
SelectionDAGISel.cpp After early-lowering the FORMAL_ARGUMENTS node, delete it. 2008-07-21 21:04:07 +00:00
SelectionDAGPrinter.cpp Make the GraphRoot edge look like a chain edge, which is more accurate, 2008-07-22 17:52:59 +00:00
TargetLowering.cpp Factorize some code for determining which libcall to use. 2008-07-17 02:36:29 +00:00