llvm-6502/lib/CodeGen/SelectionDAG
Richard Osborne 19a4daff9b Don't introduce custom nodes after legalization in TargetLowering::BuildSDIV()
and TargetLowering::BuildUDIV(). Fixes PR11283


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@143964 91177308-0d34-0410-b5e6-96231b3b80d8
2011-11-07 17:09:05 +00:00
..
CMakeLists.txt
DAGCombiner.cpp Don't introduce custom nodes after legalization in TargetLowering::BuildSDIV() 2011-11-07 17:09:05 +00:00
FastISel.cpp
FunctionLoweringInfo.cpp
InstrEmitter.cpp
InstrEmitter.h
LegalizeDAG.cpp Reapply r143206, with fixes. Disallow physical register lifetimes 2011-11-03 21:49:52 +00:00
LegalizeFloatTypes.cpp
LegalizeIntegerTypes.cpp
LegalizeTypes.cpp Reapply r143206, with fixes. Disallow physical register lifetimes 2011-11-03 21:49:52 +00:00
LegalizeTypes.h
LegalizeTypesGeneric.cpp
LegalizeVectorOps.cpp
LegalizeVectorTypes.cpp
LLVMBuild.txt build: Add initial cut at LLVMBuild.txt files. 2011-11-03 18:53:17 +00:00
Makefile
ScheduleDAGFast.cpp
ScheduleDAGRRList.cpp Reapply r143206, with fixes. Disallow physical register lifetimes 2011-11-03 21:49:52 +00:00
ScheduleDAGSDNodes.cpp
ScheduleDAGSDNodes.h
SDNodeDbgValue.h
SDNodeOrdering.h
SelectionDAG.cpp Reapply r143206, with fixes. Disallow physical register lifetimes 2011-11-03 21:49:52 +00:00
SelectionDAGBuilder.cpp
SelectionDAGBuilder.h
SelectionDAGISel.cpp
SelectionDAGPrinter.cpp
TargetLowering.cpp Don't introduce custom nodes after legalization in TargetLowering::BuildSDIV() 2011-11-07 17:09:05 +00:00
TargetSelectionDAGInfo.cpp