llvm-6502/lib/CodeGen/SelectionDAG
Duncan Sands c3e26727c1 Softfloat support for FDIV. Patch by
Richard Pennington.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@53773 91177308-0d34-0410-b5e6-96231b3b80d8
2008-07-18 21:18:48 +00:00
..
CallingConvLower.cpp
DAGCombiner.cpp Revert 53729, after waking up in the middle of 2008-07-18 20:12:05 +00:00
LegalizeDAG.cpp Factorize some code for determining which libcall to use. 2008-07-17 02:36:29 +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
LegalizeTypes.h Softfloat support for FDIV. Patch by 2008-07-18 21:18:48 +00:00
LegalizeTypesGeneric.cpp
LegalizeVectorTypes.cpp
Makefile
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 Add a new function, ReplaceAllUsesOfValuesWith, which handles bulk 2008-07-17 19:10:17 +00:00
SelectionDAGISel.cpp Turn LegalizeTypes back off again for the moment: 2008-07-17 17:06:03 +00:00
SelectionDAGPrinter.cpp Eliminate unused variable. 2008-07-18 21:07:41 +00:00
TargetLowering.cpp Factorize some code for determining which libcall to use. 2008-07-17 02:36:29 +00:00