aboutsummaryrefslogtreecommitdiff
path: root/lib/CodeGen/MachineModuleInfo.cpp
diff options
context:
space:
mode:
authorEvan Cheng <evan.cheng@apple.com>2010-04-15 18:42:28 +0000
committerEvan Cheng <evan.cheng@apple.com>2010-04-15 18:42:28 +0000
commit0ea7d219ec5bb45a0b3e96c01070cfc21227291d (patch)
tree9068c4cc40d336454060ac5133c002428b9ac971 /lib/CodeGen/MachineModuleInfo.cpp
parentc8866980fe551352a7f9180248f1faa198ddae4e (diff)
ARM SelectDYN_ALLOC should emit a copy from SP rather than referencing SP directly. In cases where there are two dyn_alloc in the same BB it would have caused the old SP value to be reused and badness ensues. rdar://7493908
llvm is generating poor code for dynamic alloca, I'll fix that later. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@101383 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/CodeGen/MachineModuleInfo.cpp')
0 files changed, 0 insertions, 0 deletions