summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/pr3522.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
* 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
* Update more tests to the new EH scheme.Bill Wendling2011-08-31
* Teach machine sink toEvan Cheng2010-09-17
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-08
* Fix PR3522. It's not safe to sink into landing pad BB's.Evan Cheng2009-02-15