llvm-6502/lib/CodeGen/SelectionDAG
Chris Lattner 2f992d13ea Fix PR3898, which manifests as failures on are an Xcore,
patch by Jakob Stoklund Olesen!


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@69472 91177308-0d34-0410-b5e6-96231b3b80d8
2009-04-18 20:48:07 +00:00
..
CallingConvLower.cpp
CMakeLists.txt Experimental post-pass scheduling support. Post-pass scheduling 2008-11-19 23:18:57 +00:00
DAGCombiner.cpp Don't try to make BUILD_VECTOR operands have the same 2009-04-18 20:16:54 +00:00
FastISel.cpp Do not treat beginning of inlined scope as beginning of normal function scope if the location info is missing. 2009-04-16 17:55:30 +00:00
LegalizeDAG.cpp Don't try to make BUILD_VECTOR operands have the same 2009-04-18 20:16:54 +00:00
LegalizeFloatTypes.cpp
LegalizeIntegerTypes.cpp Don't try to make BUILD_VECTOR operands have the same 2009-04-18 20:16:54 +00:00
LegalizeTypes.cpp
LegalizeTypes.h
LegalizeTypesGeneric.cpp Don't try to make BUILD_VECTOR operands have the same 2009-04-18 20:16:54 +00:00
LegalizeVectorTypes.cpp Don't try to make BUILD_VECTOR operands have the same 2009-04-18 20:16:54 +00:00
Makefile
ScheduleDAGFast.cpp
ScheduleDAGList.cpp
ScheduleDAGRRList.cpp In the list-burr's pseudo two-addr dependency heuristics, don't 2009-04-16 20:59:02 +00:00
ScheduleDAGSDNodes.cpp
ScheduleDAGSDNodes.h
ScheduleDAGSDNodesEmit.cpp
SelectionDAG.cpp Don't try to make BUILD_VECTOR operands have the same 2009-04-18 20:16:54 +00:00
SelectionDAGBuild.cpp Inline asm's were still introducing bogus dependencies; 2009-04-18 00:09:40 +00:00
SelectionDAGBuild.h
SelectionDAGISel.cpp In -fast mode do what FastISel does. 2009-04-16 02:33:41 +00:00
SelectionDAGPrinter.cpp
TargetLowering.cpp Fix PR3898, which manifests as failures on are an Xcore, 2009-04-18 20:48:07 +00:00