Update to remove the no-frame-pointer-elim-non-leaf flag if it was set to 'false'.
authorBill Wendling <isanbard@gmail.com>
Thu, 22 Aug 2013 21:28:54 +0000 (21:28 +0000)
committerBill Wendling <isanbard@gmail.com>
Thu, 22 Aug 2013 21:28:54 +0000 (21:28 +0000)
commit80075c482c474c39bd06402550211c314c178404
tree86bd85d1a52292fd98f49358b5a12885c451f3bf
parentcec45be796b88ed99b98411d31bd2ca6dd0fb876
Update to remove the no-frame-pointer-elim-non-leaf flag if it was set to 'false'.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@189068 91177308-0d34-0410-b5e6-96231b3b80d8
46 files changed:
test/CodeGen/ARM/coalesce-dbgvalue.ll
test/CodeGen/Mips/cmplarge.ll
test/CodeGen/Mips/ctlz.ll
test/CodeGen/Mips/f16abs.ll
test/CodeGen/Mips/fp16instrinsmc.ll
test/CodeGen/Mips/fpneeded.ll
test/CodeGen/Mips/fpnotneeded.ll
test/CodeGen/Mips/hf16call32.ll
test/CodeGen/Mips/hf16call32_body.ll
test/CodeGen/Mips/hfptrcall.ll
test/CodeGen/Mips/mips16_32_1.ll
test/CodeGen/Mips/mips16_32_10.ll
test/CodeGen/Mips/mips16_32_3.ll
test/CodeGen/Mips/mips16_32_4.ll
test/CodeGen/Mips/mips16_32_5.ll
test/CodeGen/Mips/mips16_32_6.ll
test/CodeGen/Mips/mips16_32_7.ll
test/CodeGen/Mips/mips16_32_8.ll
test/CodeGen/Mips/mips16_32_9.ll
test/CodeGen/Mips/tnaked.ll
test/CodeGen/PowerPC/2013-07-01-PHIElimBug.ll
test/CodeGen/PowerPC/addrfuncstr.ll
test/CodeGen/PowerPC/asym-regclass-copy.ll
test/CodeGen/PowerPC/cr-spills.ll
test/CodeGen/PowerPC/ctr-cleanup.ll
test/CodeGen/PowerPC/frameaddr.ll
test/CodeGen/PowerPC/isel-rc-nox0.ll
test/CodeGen/PowerPC/negctr.ll
test/CodeGen/PowerPC/reloc-align.ll
test/CodeGen/PowerPC/sjlj.ll
test/CodeGen/PowerPC/unal4-std.ll
test/CodeGen/PowerPC/zero-not-run.ll
test/CodeGen/R600/si-vector-hang.ll
test/CodeGen/R600/store.ll
test/CodeGen/X86/2013-03-13-VEX-DestReg.ll
test/CodeGen/X86/leaf-fp-elim.ll
test/CodeGen/X86/misched-copy.ll
test/CodeGen/X86/misched-matmul.ll
test/CodeGen/X86/sqrt-fastmath.ll
test/DebugInfo/2010-05-03-DisableFramePtr.ll
test/DebugInfo/enum.ll
test/DebugInfo/global.ll
test/DebugInfo/inlined-arguments.ll
test/DebugInfo/namespace.ll
test/DebugInfo/version.ll
test/Other/attribute-comment.ll