.. |
CallingConvLower.cpp
|
|
|
DAGCombiner.cpp
|
Evan pointed out that folding sext to zext may not be correct
|
2008-04-28 18:47:17 +00:00 |
LegalizeDAG.cpp
|
Fix a missing break in the ISD::FLT_ROUNDS_ handling. Patch by giuma!
|
2008-05-12 16:07:15 +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
|
Fix a bug in the ComputeMaskedBits logic for multiply.
|
2008-05-07 00:35:55 +00:00 |
SelectionDAGISel.cpp
|
Turn StripPointerCast() into a method
|
2008-05-07 22:54:15 +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
|
Instead of enumerating each opcode that isn't handled that
|
2008-05-06 00:53:29 +00:00 |