llvm-6502/lib/CodeGen/SelectionDAG
Dale Johannesen 9949933d6e Use more sensible type for flags in asms. PR 5570.
Patch by Sylve`re Teissier (sorry, ASCII only).



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@91988 91177308-0d34-0410-b5e6-96231b3b80d8
2009-12-23 07:32:51 +00:00
..
CallingConvLower.cpp
CMakeLists.txt
DAGCombiner.cpp Increase opportunities to optimize (brcond (srl (and c1), c2)). 2009-12-18 21:31:31 +00:00
FastISel.cpp
FunctionLoweringInfo.cpp
FunctionLoweringInfo.h
InstrEmitter.cpp
InstrEmitter.h
LegalizeDAG.cpp Revert r91949 r91942 and r91936. 2009-12-23 00:28:23 +00:00
LegalizeFloatTypes.cpp
LegalizeIntegerTypes.cpp
LegalizeTypes.cpp Add more plumbing. This time in the LowerArguments and "get" functions which 2009-12-22 02:10:19 +00:00
LegalizeTypes.h Implement vector widening, splitting, and scalarizing for SIGN_EXTEND_INREG. 2009-12-11 21:31:27 +00:00
LegalizeTypesGeneric.cpp
LegalizeVectorOps.cpp Implement vector widening, splitting, and scalarizing for SIGN_EXTEND_INREG. 2009-12-11 21:31:27 +00:00
LegalizeVectorTypes.cpp Implement vector widening, splitting, and scalarizing for SIGN_EXTEND_INREG. 2009-12-11 21:31:27 +00:00
Makefile
ScheduleDAGFast.cpp
ScheduleDAGList.cpp
ScheduleDAGRRList.cpp
ScheduleDAGSDNodes.cpp Changes from review: 2009-12-18 23:32:53 +00:00
ScheduleDAGSDNodes.h
SDNodeOrdering.h Allow 0 as an order number. Don't assign an order to formal arguments. 2009-12-22 21:35:02 +00:00
SelectionDAG.cpp Add more plumbing. This time in the LowerArguments and "get" functions which 2009-12-22 02:10:19 +00:00
SelectionDAGBuilder.cpp Use more sensible type for flags in asms. PR 5570. 2009-12-23 07:32:51 +00:00
SelectionDAGBuilder.h Add more plumbing. This time in the LowerArguments and "get" functions which 2009-12-22 02:10:19 +00:00
SelectionDAGISel.cpp Use more sensible type for flags in asms. PR 5570. 2009-12-23 07:32:51 +00:00
SelectionDAGPrinter.cpp
TargetLowering.cpp Implement vector widening, splitting, and scalarizing for SIGN_EXTEND_INREG. 2009-12-11 21:31:27 +00:00