llvm-6502/lib/CodeGen/SelectionDAG
Benjamin Kramer 11ba91f321 [WinEH] Push unique_ptr through the Action interface.
This was the source of many leaks in the past, this should fix them once and
for all.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@237524 91177308-0d34-0410-b5e6-96231b3b80d8
2015-05-16 15:40:03 +00:00
..
CMakeLists.txt
DAGCombiner.cpp Revert r237046. See the testcase on the thread where r237046 was committed. 2015-05-13 23:41:47 +00:00
FastISel.cpp
FunctionLoweringInfo.cpp [WinEH] Push unique_ptr through the Action interface. 2015-05-16 15:40:03 +00:00
InstrEmitter.cpp
InstrEmitter.h
LegalizeDAG.cpp Add SDNodes for umin, umax, smin and smax. 2015-05-15 09:03:15 +00:00
LegalizeFloatTypes.cpp
LegalizeIntegerTypes.cpp Add SDNodes for umin, umax, smin and smax. 2015-05-15 09:03:15 +00:00
LegalizeTypes.cpp
LegalizeTypes.h
LegalizeTypesGeneric.cpp
LegalizeVectorOps.cpp Add SDNodes for umin, umax, smin and smax. 2015-05-15 09:03:15 +00:00
LegalizeVectorTypes.cpp Add SDNodes for umin, umax, smin and smax. 2015-05-15 09:03:15 +00:00
LLVMBuild.txt
Makefile
ResourcePriorityQueue.cpp
ScheduleDAGFast.cpp
ScheduleDAGRRList.cpp
ScheduleDAGSDNodes.cpp
ScheduleDAGSDNodes.h
ScheduleDAGVLIW.cpp
SDNodeDbgValue.h
SelectionDAG.cpp Revert r237046. See the testcase on the thread where r237046 was committed. 2015-05-13 23:41:47 +00:00
SelectionDAGBuilder.cpp [SDAGBuilder] Make the AArch64 builder happier. 2015-05-15 17:41:29 +00:00
SelectionDAGBuilder.h
SelectionDAGDumper.cpp Add SDNodes for umin, umax, smin and smax. 2015-05-15 09:03:15 +00:00
SelectionDAGISel.cpp
SelectionDAGPrinter.cpp
StatepointLowering.cpp
StatepointLowering.h
TargetLowering.cpp Revert r237046. See the testcase on the thread where r237046 was committed. 2015-05-13 23:41:47 +00:00
TargetSelectionDAGInfo.cpp