.. |
CallingConvLower.cpp
|
Introduce a new node for holding call argument
|
2008-03-21 09:14:45 +00:00 |
DAGCombiner.cpp
|
Evan pointed out that folding sext to zext may not be correct
|
2008-04-28 18:47:17 +00:00 |
LegalizeDAG.cpp
|
Added addition atomic instrinsics and, or, xor, min, and max.
|
2008-05-05 19:05:59 +00:00 |
LegalizeTypes.cpp
|
Provide an explicit list of operands to MakeLibcall,
|
2008-04-18 20:25:14 +00:00 |
LegalizeTypes.h
|
Implement a bit more softfloat support in
|
2008-04-18 20:56:03 +00:00 |
LegalizeTypesExpand.cpp
|
Provide an explicit list of operands to MakeLibcall,
|
2008-04-18 20:25:14 +00:00 |
LegalizeTypesFloatToInt.cpp
|
Implement a bit more softfloat support in
|
2008-04-18 20:56:03 +00:00 |
LegalizeTypesPromote.cpp
|
Add some more FIXME's for indexed loads and stores.
|
2008-04-18 20:27:12 +00:00 |
LegalizeTypesScalarize.cpp
|
Add some more FIXME's for indexed loads and stores.
|
2008-04-18 20:27:12 +00:00 |
LegalizeTypesSplit.cpp
|
Add some more FIXME's for indexed loads and stores.
|
2008-04-18 20:27:12 +00:00 |
Makefile
|
|
|
ScheduleDAG.cpp
|
Switch to using Simplified ConstantFP::get API.
|
2008-04-20 00:41:09 +00:00 |
ScheduleDAGList.cpp
|
Treat EntryToken nodes as "passive" so that they aren't added to the
|
2008-04-15 01:22:18 +00:00 |
ScheduleDAGRRList.cpp
|
Use std::set instead of std::priority_queue for the RegReductionPriorityQueue.
|
2008-04-29 09:07:59 +00:00 |
SelectionDAG.cpp
|
Correct the value of LowBits in srem and urem handling in
|
2008-05-06 00:51:48 +00:00 |
SelectionDAGISel.cpp
|
Added addition atomic instrinsics and, or, xor, min, and max.
|
2008-05-05 19:05:59 +00:00 |
SelectionDAGPrinter.cpp
|
Fix an out-of-bounds access in -view-sunit-dags in the case of an
|
2008-04-21 20:07:30 +00:00 |
TargetLowering.cpp
|
Added addition atomic instrinsics and, or, xor, min, and max.
|
2008-05-05 19:05:59 +00:00 |