llvm-6502/lib/CodeGen/SelectionDAG
Chad Rosier 33947b4391 [fast-isel] Add support for the expect intrinsic.
rdar://13370942

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@176649 91177308-0d34-0410-b5e6-96231b3b80d8
2013-03-07 20:42:17 +00:00
..
CMakeLists.txt
DAGCombiner.cpp DAGCombiner: Make the post-legalize vector op optimization more aggressive. 2013-02-21 15:24:35 +00:00
FastISel.cpp [fast-isel] Add support for the expect intrinsic. 2013-03-07 20:42:17 +00:00
FunctionLoweringInfo.cpp
InstrEmitter.cpp
InstrEmitter.h
LegalizeDAG.cpp Move the SplatByte helper to APInt and generalize it a bit. 2013-02-20 13:00:06 +00:00
LegalizeFloatTypes.cpp Set properties for f128 type. 2013-03-01 21:11:44 +00:00
LegalizeIntegerTypes.cpp Fix PR10475 2013-03-01 18:40:30 +00:00
LegalizeTypes.cpp
LegalizeTypes.h SDAG: Handle scalarizing an extend of a <1 x iN> vector. 2013-03-07 05:47:54 +00:00
LegalizeTypesGeneric.cpp
LegalizeVectorOps.cpp SelectionDAG compile time improvement. 2013-02-22 23:33:30 +00:00
LegalizeVectorTypes.cpp SDAG: Handle scalarizing an extend of a <1 x iN> vector. 2013-03-07 05:47:54 +00:00
LLVMBuild.txt
Makefile
ResourcePriorityQueue.cpp
ScheduleDAGFast.cpp
ScheduleDAGRRList.cpp pre-RA-sched debug-only fix 2013-03-07 19:21:08 +00:00
ScheduleDAGSDNodes.cpp
ScheduleDAGSDNodes.h Fix #includes, so we include only what we really need. 2013-02-20 00:26:25 +00:00
ScheduleDAGVLIW.cpp
SDNodeDbgValue.h
SDNodeOrdering.h
SelectionDAG.cpp ArrayRefize some code. No functionality change. 2013-03-07 20:33:29 +00:00
SelectionDAGBuilder.cpp Generate an error message instead of asserting or segfaulting when we can't 2013-03-01 19:12:05 +00:00
SelectionDAGBuilder.h
SelectionDAGDumper.cpp
SelectionDAGISel.cpp ArrayRefize some code. No functionality change. 2013-03-07 20:33:29 +00:00
SelectionDAGPrinter.cpp
TargetLowering.cpp
TargetSelectionDAGInfo.cpp