aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/zero-remat.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
2011-11-29Make X86::FsFLD0SS / FsFLD0SD real pseudo-instructions.Jakob Stoklund Olesen
2010-08-18When sending stats output to stdout for grepping, don't emit normalDan Gohman
2009-09-08Eliminate more uses of llvm-as and llvm-dis.Dan Gohman
2009-07-08convert a test to "FileCheck" style.Chris Lattner
2008-04-14Remove -unwind-tables-optional everywhere, sinceDale Johannesen
2008-04-08Rename -disable-required-unwind-tables to -unwind-tables-optional.Dale Johannesen
2008-04-08Add -disable-required-unwind-tables to testsDale Johannesen
2008-03-31Mark functions in some tests as 'nounwind'. GeneratingDale Johannesen
2008-02-14This readme entry is done, testcase here: CodeGen/X86/zero-remat.llChris Lattner
2007-09-07Avoid storing and reloading zeros and other constants from stack slotsDan Gohman