.. |
CMakeLists.txt
|
|
|
DAGCombiner.cpp
|
DAGCombiner: Generate a correct constant for vector types when folding (xor (and)) into (and (not)).
|
2013-05-10 14:09:52 +00:00 |
FastISel.cpp
|
Temporarily revert "Change the informal convention of DBG_VALUE so that we can express a"
|
2013-04-30 22:35:14 +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
|
Temporarily revert "Change the informal convention of DBG_VALUE so that we can express a"
|
2013-04-30 22:35:14 +00:00 |
InstrEmitter.h
|
|
|
LegalizeDAG.cpp
|
Remove unused MEMBARRIER DAG node; it's been replaced by ATOMIC_FENCE.
|
2013-04-20 12:32:17 +00:00 |
LegalizeFloatTypes.cpp
|
Fix PR15632: No support for ppcf128 floating-point remainder on PowerPC.
|
2013-04-03 13:05:44 +00:00 |
LegalizeIntegerTypes.cpp
|
Remove unused MEMBARRIER DAG node; it's been replaced by ATOMIC_FENCE.
|
2013-04-20 12:32:17 +00:00 |
LegalizeTypes.cpp
|
Move SDNode order propagation to SDNodeOrdering, which also fixes a missed
|
2013-03-20 14:51:01 +00:00 |
LegalizeTypes.h
|
Legalize vector truncates by parts rather than just splitting.
|
2013-04-21 23:47:41 +00:00 |
LegalizeTypesGeneric.cpp
|
|
|
LegalizeVectorOps.cpp
|
Fix vselect when getSetCCResultType returns a different type from the operands
|
2013-05-07 20:24:18 +00:00 |
LegalizeVectorTypes.cpp
|
Legalize vector truncates by parts rather than just splitting.
|
2013-04-21 23:47:41 +00:00 |
LLVMBuild.txt
|
|
|
Makefile
|
|
|
ResourcePriorityQueue.cpp
|
|
|
ScheduleDAGFast.cpp
|
|
|
ScheduleDAGRRList.cpp
|
Revert "pre-RA-sched: fix TargetOpcode usage"
|
2013-03-20 15:43:00 +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
|
Make variable name more explicit and eliminate redundant lookup in SDNodeOrdering
|
2013-03-20 23:10:59 +00:00 |
SelectionDAG.cpp
|
Teach SelectionDAG to constant fold all-constant FMA nodes the same way that it constant folds FADD, FMUL, etc.
|
2013-05-09 22:27:13 +00:00 |
SelectionDAGBuilder.cpp
|
[inline asm] Return an undef SDValue of the expected value type, rather than
|
2013-05-01 19:49:26 +00:00 |
SelectionDAGBuilder.h
|
|
|
SelectionDAGDumper.cpp
|
Remove unused MEMBARRIER DAG node; it's been replaced by ATOMIC_FENCE.
|
2013-04-20 12:32:17 +00:00 |
SelectionDAGISel.cpp
|
Temporarily revert "Change the informal convention of DBG_VALUE so that we can express a"
|
2013-04-30 22:35:14 +00:00 |
SelectionDAGPrinter.cpp
|
|
|
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
|
|
|