aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/2009-04-16-SpillerUnfold.ll
AgeCommit message (Expand)Author
2013-03-12Revert the test moves from 176733. Use "REQUIRES: asserts" instead.Jan Wen Voung
2013-03-08Disable statistics on Release builds and move tests that depend on -stats.Jan Wen Voung
2012-07-02Fix the remaining TCL-style quotes found in the testsuite. This isChandler Carruth
2012-07-02Convert the uses of '|&' to use '2>&1 |' instead, which works on oldChandler Carruth
2009-09-08Eliminate more uses of llvm-as and llvm-dis.Dan Gohman
2009-04-18Adjust XFAIL syntax, maybe that will help. The otherDale Johannesen
2009-04-18patch 69408 breaks this by removing the opportunityDale Johannesen
2009-04-17Teach spiller to unfold instructions which modref spill slot when a scratchEvan Cheng