llvm-6502/lib/CodeGen/SelectionDAG
Dan Gohman 95915730de Revert r57699. It's causing regressions in
test/CodeGen/X86/2008-09-17-inline-asm-1.ll
and a few others, and it breaks the llvm-gcc build.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@57747 91177308-0d34-0410-b5e6-96231b3b80d8
2008-10-18 01:03:45 +00:00
..
CallingConvLower.cpp
CMakeLists.txt
DAGCombiner.cpp Define patterns for shld and shrd that match immediate 2008-10-17 01:23:35 +00:00
FastISel.cpp
LegalizeDAG.cpp - Add target lowering hooks that specify which setcc conditions are illegal, 2008-10-15 02:05:31 +00:00
LegalizeFloatTypes.cpp
LegalizeIntegerTypes.cpp
LegalizeTypes.cpp
LegalizeTypes.h
LegalizeTypesGeneric.cpp
LegalizeVectorTypes.cpp
Makefile
ScheduleDAG.cpp
ScheduleDAGEmit.cpp
ScheduleDAGFast.cpp
ScheduleDAGList.cpp
ScheduleDAGRRList.cpp
SelectionDAG.cpp Added MemIntrinsicNode which is useful to represent target intrinsics that 2008-10-17 18:22:58 +00:00
SelectionDAGBuild.cpp Revert r57699. It's causing regressions in 2008-10-18 01:03:45 +00:00
SelectionDAGBuild.h Factor out the code for mapping LLVM IR condition opcodes to 2008-10-17 21:16:08 +00:00
SelectionDAGISel.cpp
SelectionDAGPrinter.cpp
TargetLowering.cpp Keep track of *which* input constraint matches an output 2008-10-17 16:47:46 +00:00