.. |
CMakeLists.txt
|
|
|
DAGCombiner.cpp
|
Avoid generating ISD::SELECT for vector operands to SIGN_EXTEND
|
2013-03-12 18:17:18 +00:00 |
FastISel.cpp
|
Fix a crasher newly introduced in r176659/r176649, where fast-isel tries to
|
2013-03-11 21:44:37 +00:00 |
FunctionLoweringInfo.cpp
|
Revert 172027 and 174336. Remove diagnostics about over-aligned stack objects.
|
2013-02-08 20:35:15 +00:00 |
InstrEmitter.cpp
|
Move all of the header files which are involved in modelling the LLVM IR
|
2013-01-02 11:36:10 +00:00 |
InstrEmitter.h
|
Use MachineInstrBuilder in InstrEmitter.
|
2012-12-20 18:08:09 +00:00 |
LegalizeDAG.cpp
|
Remove default from fully covered switch.
|
2013-03-08 17:03:19 +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
|
Refactor to expose RTLIB calls to targets.
|
2013-01-09 13:18:15 +00:00 |
LegalizeTypes.h
|
SDAG: Handle scalarizing an extend of a <1 x iN> vector.
|
2013-03-07 05:47:54 +00:00 |
LegalizeTypesGeneric.cpp
|
Move all of the header files which are involved in modelling the LLVM IR
|
2013-01-02 11:36:10 +00:00 |
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
|
Move all of the header files which are involved in modelling the LLVM IR
|
2013-01-02 11:36:10 +00:00 |
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
|
Move all of the header files which are involved in modelling the LLVM IR
|
2013-01-02 11:36:10 +00:00 |
SDNodeDbgValue.h
|
|
|
SDNodeOrdering.h
|
|
|
SelectionDAG.cpp
|
ArrayRefize some code. No functionality change.
|
2013-03-07 20:33:29 +00:00 |
SelectionDAGBuilder.cpp
|
Revert r176154 in favor of a better approach.
|
2013-03-08 02:21:08 +00:00 |
SelectionDAGBuilder.h
|
Move all of the header files which are involved in modelling the LLVM IR
|
2013-01-02 11:36:10 +00:00 |
SelectionDAGDumper.cpp
|
Teach SDISel to combine fsin / fcos into a fsincos node if the following
|
2013-01-29 02:32:37 +00:00 |
SelectionDAGISel.cpp
|
Disable statistics on Release builds and move tests that depend on -stats.
|
2013-03-08 22:56:31 +00:00 |
SelectionDAGPrinter.cpp
|
Move all of the header files which are involved in modelling the LLVM IR
|
2013-01-02 11:36:10 +00:00 |
TargetLowering.cpp
|
Add static cast to unsigned char whenever a character classification function is called with a signed char argument, in order to avoid assertions in Windows Debug configuration.
|
2013-02-12 21:21:59 +00:00 |
TargetSelectionDAGInfo.cpp
|
|
|