summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/2009-04-16-SpillerUnfold.ll
Commit message (Expand)AuthorAge
* More rewrites of x86 codegen regression tests with FileCheckMichael Liao2013-05-01
* Revert the test moves from 176733. Use "REQUIRES: asserts" instead.Jan Wen Voung2013-03-12
* Disable statistics on Release builds and move tests that depend on -stats.Jan Wen Voung2013-03-08
* Fix the remaining TCL-style quotes found in the testsuite. This isChandler Carruth2012-07-02
* Convert the uses of '|&' to use '2>&1 |' instead, which works on oldChandler Carruth2012-07-02
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-08
* Adjust XFAIL syntax, maybe that will help. The otherDale Johannesen2009-04-18
* patch 69408 breaks this by removing the opportunityDale Johannesen2009-04-18
* Teach spiller to unfold instructions which modref spill slot when a scratchEvan Cheng2009-04-17