summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/fp-elim.ll
Commit message (Expand)AuthorAge
* Fix some tests. The 'false' version just omits the attribute altogether.Bill Wendling2013-08-22
* Replace the "NoFramePointerElimNonLeaf" target option with a function attribute.Bill Wendling2013-07-25
* Mass update to CodeGen tests to use CHECK-LABEL for labels corresponding to f...Stephen Lin2013-07-14
* Readd testcase.Bill Wendling2010-05-08
* Remove. Don't XFAIL.Bill Wendling2010-05-07
* Temorarily revert r101984.Bill Wendling2010-05-07
* Implement -disable-non-leaf-fp-elim which disable frame pointer eliminationEvan Cheng2010-04-21