1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-24 19:52:54 +01:00
llvm-mirror/lib/CodeGen/SelectionDAG
Chris Lattner d748d12000 Keep track of *which* input constraint matches an output
constraint.  Reject asms where an output has multiple
input constraints tied to it.

llvm-svn: 57687
2008-10-17 16:47:46 +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 FastISel support for exception-handling constructs. 2008-10-14 23:54:11 +00:00
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
SelectionDAGBuild.cpp Keep track of *which* input constraint matches an output 2008-10-17 16:47:46 +00:00
SelectionDAGBuild.h
SelectionDAGISel.cpp FastISel support for exception-handling constructs. 2008-10-14 23:54:11 +00:00
SelectionDAGPrinter.cpp
TargetLowering.cpp Keep track of *which* input constraint matches an output 2008-10-17 16:47:46 +00:00