..
CallingConvLower.cpp
Rename MRegisterInfo to TargetRegisterInfo.
2008-02-10 18:45:23 +00:00
DAGCombiner.cpp
Add a isBigEndian method to complement isLittleEndian.
2008-02-11 10:37:04 +00:00
LegalizeDAG.cpp
From Chris' review: use cast instead of dyn_cast with an assert.
2008-02-11 18:58:42 +00:00
LegalizeTypes.cpp
I don't see how NodeUpdated can be called with a
2008-02-04 09:29:17 +00:00
LegalizeTypes.h
Add truncate and AssertZext result expansion.
2008-02-10 10:08:52 +00:00
LegalizeTypesExpand.cpp
Add a isBigEndian method to complement isLittleEndian.
2008-02-11 10:37:04 +00:00
LegalizeTypesPromote.cpp
Factor the addressing mode and the load/store VT out of LoadSDNode
2008-01-30 00:15:11 +00:00
LegalizeTypesScalarize.cpp
Remove attribution from file headers, per discussion on llvmdev.
2007-12-29 20:36:04 +00:00
LegalizeTypesSplit.cpp
* Introduce a new SelectionDAG::getIntPtrConstant method
2008-01-17 07:00:52 +00:00
Makefile
remove attribution from lib Makefiles.
2007-12-29 20:09:26 +00:00
ScheduleDAG.cpp
From Chris' review: use isa instead of explicitly using classof.
2008-02-11 19:00:34 +00:00
ScheduleDAGList.cpp
Rename MRegisterInfo to TargetRegisterInfo.
2008-02-10 18:45:23 +00:00
ScheduleDAGRRList.cpp
Rename MRegisterInfo to TargetRegisterInfo.
2008-02-10 18:45:23 +00:00
SelectionDAG.cpp
Added "Profile" method to APFloat for use with FoldingSet.
2008-02-11 17:24:50 +00:00
SelectionDAGISel.cpp
Generalize getCopyFromParts and getCopyToParts to
2008-02-12 20:46:31 +00:00
SelectionDAGPrinter.cpp
Rename MRegisterInfo to TargetRegisterInfo.
2008-02-10 18:45:23 +00:00
TargetLowering.cpp
Rename MRegisterInfo to TargetRegisterInfo.
2008-02-10 18:45:23 +00:00