llvm-6502/lib/CodeGen/SelectionDAG
Dan Gohman 8968450305 Tidy SDNode::use_iterator, and complete the transition to have it
parallel its analogue, Value::value_use_iterator. The operator* method
now returns the user, rather than the use.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@54127 91177308-0d34-0410-b5e6-96231b3b80d8
2008-07-27 20:43:25 +00:00
..
CallingConvLower.cpp
DAGCombiner.cpp Tidy SDNode::use_iterator, and complete the transition to have it 2008-07-27 20:43:25 +00:00
LegalizeDAG.cpp Tidy SDNode::use_iterator, and complete the transition to have it 2008-07-27 20:43:25 +00:00
LegalizeFloatTypes.cpp
LegalizeIntegerTypes.cpp
LegalizeTypes.cpp Tidy SDNode::use_iterator, and complete the transition to have it 2008-07-27 20:43:25 +00:00
LegalizeTypes.h
LegalizeTypesGeneric.cpp
LegalizeVectorTypes.cpp
Makefile
ScheduleDAG.cpp Tidy SDNode::use_iterator, and complete the transition to have it 2008-07-27 20:43:25 +00:00
ScheduleDAGList.cpp
ScheduleDAGRRList.cpp
SelectionDAG.cpp Tidy SDNode::use_iterator, and complete the transition to have it 2008-07-27 20:43:25 +00:00
SelectionDAGISel.cpp
SelectionDAGPrinter.cpp
TargetLowering.cpp