aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/X86/sibcall-2.ll
Commit message (Collapse)AuthorAgeFilesLines
* Load folding tail call should not use ebp / rbp after it's popped. PEIEvan Cheng2010-04-291-0/+52
should use esp / rsp to reference frame instead. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@102596 91177308-0d34-0410-b5e6-96231b3b80d8