1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-25 20:23:11 +01:00
llvm-mirror/lib/CodeGen/SelectionDAG
Bill Wendling 07a0700418 Clarify what mysterious check means.
llvm-svn: 108005
2010-07-09 19:44:12 +00:00
..
CMakeLists.txt Move CallingConvLower.cpp out of the SelectionDAG directory. 2010-07-07 15:15:27 +00:00
DAGCombiner.cpp Reenable DAG combining for vector shuffles. It looks like it was temporarily 2010-07-09 00:38:12 +00:00
FastISel.cpp --- Reverse-merging r107947 into '.': 2010-07-09 16:37:18 +00:00
FunctionLoweringInfo.cpp --- Reverse-merging r107947 into '.': 2010-07-09 16:37:18 +00:00
InstrEmitter.cpp --- Reverse-merging r107947 into '.': 2010-07-09 16:37:18 +00:00
InstrEmitter.h
LegalizeDAG.cpp Move getExtLoad() and (some) getLoad() DebugLoc argument after EVT argument for consistency sake. 2010-07-07 22:15:37 +00:00
LegalizeFloatTypes.cpp Move getExtLoad() and (some) getLoad() DebugLoc argument after EVT argument for consistency sake. 2010-07-07 22:15:37 +00:00
LegalizeIntegerTypes.cpp Move getExtLoad() and (some) getLoad() DebugLoc argument after EVT argument for consistency sake. 2010-07-07 22:15:37 +00:00
LegalizeTypes.cpp
LegalizeTypes.h
LegalizeTypesGeneric.cpp When splitting a VAARG, remember its alignment. 2010-06-26 18:22:20 +00:00
LegalizeVectorOps.cpp
LegalizeVectorTypes.cpp Move getExtLoad() and (some) getLoad() DebugLoc argument after EVT argument for consistency sake. 2010-07-07 22:15:37 +00:00
Makefile
ScheduleDAGFast.cpp Add a VT argument to getMinimalPhysRegClass and replace the copy related uses 2010-06-29 14:02:34 +00:00
ScheduleDAGList.cpp
ScheduleDAGRRList.cpp Add a VT argument to getMinimalPhysRegClass and replace the copy related uses 2010-06-29 14:02:34 +00:00
ScheduleDAGSDNodes.cpp --- Reverse-merging r107947 into '.': 2010-07-09 16:37:18 +00:00
ScheduleDAGSDNodes.h
SDNodeDbgValue.h
SDNodeOrdering.h
SelectionDAG.cpp Move getExtLoad() and (some) getLoad() DebugLoc argument after EVT argument for consistency sake. 2010-07-07 22:15:37 +00:00
SelectionDAGBuilder.cpp --- Reverse-merging r107947 into '.': 2010-07-09 16:37:18 +00:00
SelectionDAGBuilder.h Reapply r106422, splitting the code for materializing a value out of 2010-07-01 01:59:43 +00:00
SelectionDAGISel.cpp Clarify what mysterious check means. 2010-07-09 19:44:12 +00:00
SelectionDAGPrinter.cpp
TargetLowering.cpp --- Reverse-merging r107947 into '.': 2010-07-09 16:37:18 +00:00
TargetSelectionDAGInfo.cpp