..
CallingConvLower.cpp
Trim unnecessary #includes.
2008-07-11 20:38:31 +00:00
DAGCombiner.cpp
Use a legal type for elements of the vector_shuffle
2008-07-17 19:28:41 +00:00
LegalizeDAG.cpp
Factorize some code for determining which libcall to use.
2008-07-17 02:36:29 +00:00
LegalizeFloatTypes.cpp
LegalizeTypes support for what seems to be the
2008-07-17 17:35:14 +00:00
LegalizeIntegerTypes.cpp
Factorize some code for determining which libcall to use.
2008-07-17 02:36:29 +00:00
LegalizeTypes.cpp
Ignore TargetConstant with an illegal type. These
2008-07-14 17:15:45 +00:00
LegalizeTypes.h
LegalizeTypes support for what seems to be the
2008-07-17 17:35:14 +00:00
LegalizeTypesGeneric.cpp
Remove PromoteIntRes_FP_ROUND - not sure what it
2008-07-10 15:29:55 +00:00
LegalizeVectorTypes.cpp
Reorder methods alphabetically. No functionality change.
2008-07-16 11:41:33 +00:00
Makefile
ScheduleDAG.cpp
Add a new function, ReplaceAllUsesOfValuesWith, which handles bulk
2008-07-17 19:10:17 +00:00
ScheduleDAGList.cpp
Add a new function, ReplaceAllUsesOfValuesWith, which handles bulk
2008-07-17 19:10:17 +00:00
ScheduleDAGRRList.cpp
Add a new function, ReplaceAllUsesOfValuesWith, which handles bulk
2008-07-17 19:10:17 +00:00
SelectionDAG.cpp
Add a new function, ReplaceAllUsesOfValuesWith, which handles bulk
2008-07-17 19:10:17 +00:00
SelectionDAGISel.cpp
Turn LegalizeTypes back off again for the moment:
2008-07-17 17:06:03 +00:00
SelectionDAGPrinter.cpp
When printing MemOperand nodes, only use print() for
2008-07-17 21:12:16 +00:00
TargetLowering.cpp
Factorize some code for determining which libcall to use.
2008-07-17 02:36:29 +00:00