llvm-6502/lib/CodeGen/SelectionDAG
Dale Johannesen 92570c4a1a Make SDNode constructors take a DebugLoc always.
Adjust derived classes to pass UnknownLoc where
a DebugLoc does not make sense.  Pick one of
DebugLoc and non-DebugLoc variants to survive
for all such classes.



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@64000 91177308-0d34-0410-b5e6-96231b3b80d8
2009-02-07 02:15:05 +00:00
..
CallingConvLower.cpp
CMakeLists.txt
DAGCombiner.cpp Remove more non-DebugLoc getNode variants. Use 2009-02-06 23:05:02 +00:00
FastISel.cpp
LegalizeDAG.cpp Get rid of the last non-DebugLoc versions of getNode! 2009-02-07 00:55:49 +00:00
LegalizeFloatTypes.cpp Get rid of the last non-DebugLoc versions of getNode! 2009-02-07 00:55:49 +00:00
LegalizeIntegerTypes.cpp Get rid of the last non-DebugLoc versions of getNode! 2009-02-07 00:55:49 +00:00
LegalizeTypes.cpp
LegalizeTypes.h
LegalizeTypesGeneric.cpp Remove more non-DebugLoc getNode variants. Use 2009-02-06 23:05:02 +00:00
LegalizeVectorTypes.cpp Remove more non-DebugLoc getNode variants. Use 2009-02-06 23:05:02 +00:00
Makefile
ScheduleDAGFast.cpp
ScheduleDAGList.cpp
ScheduleDAGRRList.cpp
ScheduleDAGSDNodes.cpp
ScheduleDAGSDNodes.h
ScheduleDAGSDNodesEmit.cpp
SelectionDAG.cpp Make SDNode constructors take a DebugLoc always. 2009-02-07 02:15:05 +00:00
SelectionDAGBuild.cpp Remove more non-DebugLoc getNode variants. Use 2009-02-06 23:05:02 +00:00
SelectionDAGBuild.h
SelectionDAGISel.cpp
SelectionDAGPrinter.cpp
TargetLowering.cpp Get rid of the last non-DebugLoc versions of getNode! 2009-02-07 00:55:49 +00:00