summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/2008-02-18-TailMergingBug.ll
Commit message (Expand)AuthorAge
* 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
* Convert the uses of '|&' to use '2>&1 |' instead, which works on oldChandler Carruth2012-07-02
* Convert all tests using TCL-style quoting to use shell-style quoting.Chandler Carruth2012-07-02
* Try again to disable critical edge splitting in CodeGenPrepare.Jakob Stoklund Olesen2010-09-30
* Revert "Disable codegen prepare critical edge splitting. Machine instruction ...Jakob Stoklund Olesen2010-09-27
* Disable codegen prepare critical edge splitting. Machine instruction passes nowEvan Cheng2010-09-23
* Reimplement BranchFolding change to avoid tail merging for a 1 instructionBob Wilson2009-10-28
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-08
* Considering predecessors of exit blocks getsDale Johannesen2008-07-01
* this test requires sse2Chris Lattner2008-02-19
* Don't spew stats to stderr.Nick Lewycky2008-02-19
* Fix up the run line for this new test.Nick Lewycky2008-02-19
* New test.Evan Cheng2008-02-19