.. |
CallingConvLower.cpp
|
Rename MRegisterInfo to TargetRegisterInfo.
|
2008-02-10 18:45:23 +00:00 |
DAGCombiner.cpp
|
Convert SimplifyDemandedMask and ShrinkDemandedConstant to use APInt.
|
2008-02-27 00:25:32 +00:00 |
LegalizeDAG.cpp
|
implement expand for ISD::DECLARE by just deleting it.
|
2008-02-28 05:53:40 +00:00 |
LegalizeTypes.cpp
|
LegalizeTypes support for EXTRACT_VECTOR_ELT. The
|
2008-02-27 13:34:40 +00:00 |
LegalizeTypes.h
|
LegalizeTypes support for EXTRACT_VECTOR_ELT. The
|
2008-02-27 13:34:40 +00:00 |
LegalizeTypesExpand.cpp
|
LegalizeTypes support for EXTRACT_VECTOR_ELT. The
|
2008-02-27 13:34:40 +00:00 |
LegalizeTypesPromote.cpp
|
LegalizeTypes support for EXTRACT_VECTOR_ELT. The
|
2008-02-27 13:34:40 +00:00 |
LegalizeTypesScalarize.cpp
|
LegalizeTypes support for EXTRACT_VECTOR_ELT. The
|
2008-02-27 13:34:40 +00:00 |
LegalizeTypesSplit.cpp
|
Add a FIXME about the VECTOR_SHUFFLE evil hack.
|
2008-02-27 17:39:13 +00:00 |
Makefile
|
remove attribution from lib Makefiles.
|
2007-12-29 20:09:26 +00:00 |
ScheduleDAG.cpp
|
Keep track how many commutes are performed by the scheduler.
|
2008-02-28 07:40:24 +00:00 |
ScheduleDAGList.cpp
|
Rename MRegisterInfo to TargetRegisterInfo.
|
2008-02-10 18:45:23 +00:00 |
ScheduleDAGRRList.cpp
|
Update gcc 4.3 warnings fix patch with recent head changes
|
2008-02-20 11:10:28 +00:00 |
SelectionDAG.cpp
|
Convert the last remaining users of the non-APInt form of
|
2008-02-27 01:23:58 +00:00 |
SelectionDAGISel.cpp
|
Refactor inline asm constraint matching code out of SDIsel into TargetLowering.
|
2008-02-26 02:33:44 +00:00 |
SelectionDAGPrinter.cpp
|
Final de-tabification.
|
2008-02-27 06:33:05 +00:00 |
TargetLowering.cpp
|
Add a quick and dirty "loop aligner pass". x86 uses it to align its loops to 16-byte boundaries.
|
2008-02-28 00:43:03 +00:00 |