summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/X86/fp-elim.ll
Commit message (Expand)AuthorAgeFilesLines
* Replace "no-frame-pointer-*" function attributes with "frame-pointer"Francis Visoiu Mistrih2019-01-141-1/+1
* X86: Do not use llc -march in tests.Matthias Braun2017-08-021-2/+2
* 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
OpenPOWER on IntegriCloud