summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/zero-remat.ll
Commit message (Expand)AuthorAge
* Mass update to CodeGen tests to use CHECK-LABEL for labels corresponding to f...Stephen Lin2013-07-14
* 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
* Make X86::FsFLD0SS / FsFLD0SD real pseudo-instructions.Jakob Stoklund Olesen2011-11-29
* When sending stats output to stdout for grepping, don't emit normalDan Gohman2010-08-18
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-08
* convert a test to "FileCheck" style.Chris Lattner2009-07-08
* Remove -unwind-tables-optional everywhere, sinceDale Johannesen2008-04-14
* Rename -disable-required-unwind-tables to -unwind-tables-optional.Dale Johannesen2008-04-08
* Add -disable-required-unwind-tables to testsDale Johannesen2008-04-08
* Mark functions in some tests as 'nounwind'. GeneratingDale Johannesen2008-03-31
* This readme entry is done, testcase here: CodeGen/X86/zero-remat.llChris Lattner2008-02-14
* Avoid storing and reloading zeros and other constants from stack slotsDan Gohman2007-09-07