ARM fix: Miscompilation when frame pointer can't be eliminated. Uninitialized frame...
authorLauro Ramos Venancio <lauro.venancio@gmail.com>
Wed, 31 Jan 2007 13:12:46 +0000 (13:12 +0000)
committerLauro Ramos Venancio <lauro.venancio@gmail.com>
Wed, 31 Jan 2007 13:12:46 +0000 (13:12 +0000)
commitb5b84f92bf5b5d075cb7fa8f67fa94d062aebfe7
tree9f3c0b24ef9dd4a438fb019466fd7c00d09ee4c3
parent193f8508809c5eab36181f442146cb40e0182138
ARM fix: Miscompilation when frame pointer can't be eliminated. Uninitialized frame pointer register is used.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@33703 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/ARM/ARMRegisterInfo.cpp
test/CodeGen/ARM/hello.ll
test/CodeGen/ARM/insn-sched1.ll
test/CodeGen/ARM/ldm.ll