aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/X86/fp-elim.ll
Commit message (Expand)AuthorAgeFilesLines
* Fix some tests. The 'false' version just omits the attribute altogether.Bill Wendling2013-08-221-4/+4
* Replace the "NoFramePointerElimNonLeaf" target option with a function attribute.Bill Wendling2013-07-251-28/+46
* Mass update to CodeGen tests to use CHECK-LABEL for labels corresponding to f...Stephen Lin2013-07-141-6/+6
* Readd testcase.Bill Wendling2010-05-081-0/+44
* Remove. Don't XFAIL.Bill Wendling2010-05-071-46/+0
* Temorarily revert r101984.Bill Wendling2010-05-071-0/+2
* Implement -disable-non-leaf-fp-elim which disable frame pointer eliminationEvan Cheng2010-04-211-0/+44