llvm-6502/lib/CodeGen/SelectionDAG
Dan Gohman 34bc178e4d Codegen support for i128 UINT_TO_FP. This just fixes a
bug in r47928 (Int64Ty is the correct type for the constant
pool entry here) and removes the asserts, now that the code
is capable of handling i128.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@47932 91177308-0d34-0410-b5e6-96231b3b80d8
2008-03-05 02:07:31 +00:00
..
CallingConvLower.cpp
DAGCombiner.cpp
LegalizeDAG.cpp Codegen support for i128 UINT_TO_FP. This just fixes a 2008-03-05 02:07:31 +00:00
LegalizeTypes.cpp
LegalizeTypes.h
LegalizeTypesExpand.cpp Codegen support for i128 UINT_TO_FP. This just fixes a 2008-03-05 02:07:31 +00:00
LegalizeTypesPromote.cpp
LegalizeTypesScalarize.cpp
LegalizeTypesSplit.cpp
Makefile
ScheduleDAG.cpp Some improvements related to the computation of heights, depths of SUnits. 2008-03-04 11:19:43 +00:00
ScheduleDAGList.cpp
ScheduleDAGRRList.cpp
SelectionDAG.cpp
SelectionDAGISel.cpp
SelectionDAGPrinter.cpp
TargetLowering.cpp Codegen support for i128 SINT_TO_FP. 2008-03-05 01:08:17 +00:00