..
CallingConvLower.cpp
DAGCombiner.cpp
Ongoing work on improving the instruction selection infrastructure:
2008-04-16 16:15:27 +00:00
LegalizeDAG.cpp
Pull the code to perform an INSERT_VECTOR_ELT in memory out into its own
2008-04-25 18:07:40 +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
Fix the new scheduler assertion checks to work when
2008-04-15 22:40:14 +00:00
SelectionDAG.cpp
Check we aren't trying to convert PPC long double.
2008-04-20 18:23:46 +00:00
SelectionDAGISel.cpp
Use isa instead of dyn_cast.
2008-04-23 20:25:16 +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
Drop ISD::MEMSET, ISD::MEMMOVE, and ISD::MEMCPY, which are not Legal
2008-04-12 04:36:06 +00:00