Make sure epilogue esp adjustment is placed before any terminator and pop instructions.
authorEvan Cheng <evan.cheng@apple.com>
Thu, 26 Jul 2007 17:45:41 +0000 (17:45 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Thu, 26 Jul 2007 17:45:41 +0000 (17:45 +0000)
commitfcc8793dc8b11c1471d7fef8f3d12db919d3123d
tree62ddbb57c4a2b24ed1a51b8f8256ce6da9592a0f
parent85dce6cf781b0c75de0aa178e3ad0df128b3b977
Make sure epilogue esp adjustment is placed before any terminator and pop instructions.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@40538 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/X86/X86RegisterInfo.cpp