summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/pr3522.ll
AgeCommit message (Expand)Author
2017-08-02X86: Do not use llc -march in tests.Matthias Braun
2015-06-17Move the personality function from LandingPadInst to FunctionDavid Majnemer
2015-03-13[opaque pointer type] Add textual IR support for explicit type parameter to g...David Blaikie
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
2011-08-31Update more tests to the new EH scheme.Bill Wendling
2010-09-17Teach machine sink toEvan Cheng
2009-09-08Eliminate more uses of llvm-as and llvm-dis.Dan Gohman
2009-02-15Fix PR3522. It's not safe to sink into landing pad BB's.Evan Cheng