llvm-6502/lib/CodeGen/SelectionDAG
Duncan Sands b6862bbe34 Reapply r60997, this time without forgetting that
target constants are allowed to have an illegal
type.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@61006 91177308-0d34-0410-b5e6-96231b3b80d8
2008-12-14 09:43:15 +00:00
..
CallingConvLower.cpp
CMakeLists.txt
DAGCombiner.cpp Redo the arithmetic with overflow architecture. I was changing the semantics of 2008-12-12 00:56:36 +00:00
FastISel.cpp
LegalizeDAG.cpp Reapply r60997, this time without forgetting that 2008-12-14 09:43:15 +00:00
LegalizeFloatTypes.cpp
LegalizeIntegerTypes.cpp Remove assertion to allow promotion of a truncating store operand 2008-12-13 08:16:43 +00:00
LegalizeTypes.cpp
LegalizeTypes.h
LegalizeTypesGeneric.cpp
LegalizeVectorTypes.cpp
Makefile
ScheduleDAGFast.cpp
ScheduleDAGList.cpp
ScheduleDAGRRList.cpp
ScheduleDAGSDNodes.cpp
ScheduleDAGSDNodesEmit.cpp
SelectionDAG.cpp Avoid generating a convert_rndsat node when the src and dest type are the same. 2008-12-11 03:30:13 +00:00
SelectionDAGBuild.cpp
SelectionDAGBuild.h
SelectionDAGISel.cpp Reapply r60997, this time without forgetting that 2008-12-14 09:43:15 +00:00
SelectionDAGPrinter.cpp
TargetLowering.cpp