1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-21 20:12:56 +02:00
llvm-mirror/lib/CodeGen/SelectionDAG
Dan Gohman 4ca56a8993 Don't look for leaf values to store when lowering stores of
empty structs. This fixes PR2612.

llvm-svn: 54226
2008-07-30 18:36:51 +00:00
..
CallingConvLower.cpp Trim unnecessary #includes. 2008-07-11 20:38:31 +00:00
DAGCombiner.cpp Rename SDOperand to SDValue. 2008-07-27 21:46:04 +00:00
LegalizeDAG.cpp Fix broken CellSPU lowering, re-instate braces in Legalize 2008-07-29 19:07:27 +00:00
LegalizeFloatTypes.cpp Rename SDOperand to SDValue. 2008-07-27 21:46:04 +00:00
LegalizeIntegerTypes.cpp Rename SDOperand to SDValue. 2008-07-27 21:46:04 +00:00
LegalizeTypes.cpp Rename SDOperand to SDValue. 2008-07-27 21:46:04 +00:00
LegalizeTypes.h Rename SDOperand to SDValue. 2008-07-27 21:46:04 +00:00
LegalizeTypesGeneric.cpp Rename SDOperand to SDValue. 2008-07-27 21:46:04 +00:00
LegalizeVectorTypes.cpp Rename SDOperand to SDValue. 2008-07-27 21:46:04 +00:00
Makefile remove attribution from lib Makefiles. 2007-12-29 20:09:26 +00:00
ScheduleDAG.cpp Rename SDOperand to SDValue. 2008-07-27 21:46:04 +00:00
ScheduleDAGList.cpp Add a new function, ReplaceAllUsesOfValuesWith, which handles bulk 2008-07-17 19:10:17 +00:00
ScheduleDAGRRList.cpp Rename SDOperand to SDValue. 2008-07-27 21:46:04 +00:00
SelectionDAG.cpp Fold the useful features of alist and alist_node into ilist, and 2008-07-28 21:51:04 +00:00
SelectionDAGISel.cpp Don't look for leaf values to store when lowering stores of 2008-07-30 18:36:51 +00:00
SelectionDAGPrinter.cpp Make the ScheduleDAG's GraphRoot edge be blue and dashed too, like 2008-07-27 22:46:49 +00:00
TargetLowering.cpp Rename SDOperand to SDValue. 2008-07-27 21:46:04 +00:00