1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-26 04:32:44 +01:00
llvm-mirror/lib/CodeGen/SelectionDAG
2010-02-23 19:31:18 +00:00
..
CallingConvLower.cpp
CMakeLists.txt
DAGCombiner.cpp Revert commits 96556 and 96640, because commit 96556 breaks the 2010-02-19 11:30:41 +00:00
FastISel.cpp Fix comments to reflect renaming elsewhere. 2010-02-10 00:11:11 +00:00
FunctionLoweringInfo.cpp move target-independent opcodes out of TargetInstrInfo 2010-02-09 19:54:29 +00:00
FunctionLoweringInfo.h
InstrEmitter.cpp move target-independent opcodes out of TargetInstrInfo 2010-02-09 19:54:29 +00:00
InstrEmitter.h
LegalizeDAG.cpp Add non-temporal flags and remove an assumption of default arguments. 2010-02-15 17:00:31 +00:00
LegalizeFloatTypes.cpp Add non-temporal flags and remove an assumption of default arguments. 2010-02-15 17:00:31 +00:00
LegalizeIntegerTypes.cpp Add non-temporal flags and remove an assumption of default arguments. 2010-02-15 17:00:31 +00:00
LegalizeTypes.cpp Add non-temporal flags and remove an assumption of default arguments. 2010-02-15 17:00:31 +00:00
LegalizeTypes.h
LegalizeTypesGeneric.cpp Add non-temporal flags and remove an assumption of default arguments. 2010-02-15 17:00:31 +00:00
LegalizeVectorOps.cpp
LegalizeVectorTypes.cpp Add non-temporal flags and remove an assumption of default arguments. 2010-02-15 17:00:31 +00:00
Makefile
ScheduleDAGFast.cpp
ScheduleDAGList.cpp
ScheduleDAGRRList.cpp move target-independent opcodes out of TargetInstrInfo 2010-02-09 19:54:29 +00:00
ScheduleDAGSDNodes.cpp
ScheduleDAGSDNodes.h
SDNodeOrdering.h
SelectionDAG.cpp Print node ID's in dumps and views if set. 2010-02-23 19:31:18 +00:00
SelectionDAGBuilder.cpp There are two ways of checking for a given type, for example isa<PointerType>(T) 2010-02-16 11:11:14 +00:00
SelectionDAGBuilder.h Assign the ordering of SDNodes in a much less intrusive fashion. After the 2010-01-28 21:51:40 +00:00
SelectionDAGISel.cpp sink special case "cannotyetselect" for intrinsics out of the 2010-02-17 06:28:22 +00:00
SelectionDAGPrinter.cpp
TargetLowering.cpp Revert commits 96556 and 96640, because commit 96556 breaks the 2010-02-19 11:30:41 +00:00