llvm-6502/lib/CodeGen/SelectionDAG
Dan Gohman 36b5c1338a Rename MemOperand to MachineMemOperand. This was suggested by
review feedback from Chris quite a while ago. No functionality
change.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@49348 91177308-0d34-0410-b5e6-96231b3b80d8
2008-04-07 19:35:22 +00:00
..
CallingConvLower.cpp
DAGCombiner.cpp Re-commit of the r48822, where the infinite looping problem discovered 2008-04-07 10:06:32 +00:00
LegalizeDAG.cpp Re-commit of the r48822, where the infinite looping problem discovered 2008-04-07 10:06:32 +00:00
LegalizeTypes.cpp Re-commit of the r48822, where the infinite looping problem discovered 2008-04-07 10:06:32 +00:00
LegalizeTypes.h Re-commit of the r48822, where the infinite looping problem discovered 2008-04-07 10:06:32 +00:00
LegalizeTypesExpand.cpp
LegalizeTypesFloatToInt.cpp Rename getAnyLoad to getLoad is suggested by Evan. 2008-03-28 09:45:24 +00:00
LegalizeTypesPromote.cpp
LegalizeTypesScalarize.cpp
LegalizeTypesSplit.cpp
Makefile
ScheduleDAG.cpp Rename MemOperand to MachineMemOperand. This was suggested by 2008-04-07 19:35:22 +00:00
ScheduleDAGList.cpp
ScheduleDAGRRList.cpp Cosmetic changes. 2008-03-29 18:34:22 +00:00
SelectionDAG.cpp Rename MemOperand to MachineMemOperand. This was suggested by 2008-04-07 19:35:22 +00:00
SelectionDAGISel.cpp Make sure both PendingLoads and PendingExports are flushed 2008-04-04 23:48:31 +00:00
SelectionDAGPrinter.cpp
TargetLowering.cpp Prefer to expand mask for xor to -1, so we have a chance to turn it into a not. 2008-04-06 21:23:02 +00:00