Transfer implicit ops when forming load multiple and return instructions.
authorEvan Cheng <evan.cheng@apple.com>
Fri, 22 Oct 2010 21:29:58 +0000 (21:29 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Fri, 22 Oct 2010 21:29:58 +0000 (21:29 +0000)
commitb179b46cc558c720d23a066c768bad71f975eb93
tree8a7a1c856c4b08f75e467a55e3fb61c052dfed24
parent458509476bd0f9911965de3b550d3f9c43303b0b
Transfer implicit ops when forming load multiple and return instructions.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@117151 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/CodeGen/MachineInstr.h
lib/CodeGen/SimpleRegisterCoalescing.cpp
lib/Target/ARM/ARMLoadStoreOptimizer.cpp