summaryrefslogtreecommitdiff
path: root/test/CodeGen/PowerPC/2007-11-16-landingpad-split.ll
AgeCommit message (Expand)Author
2017-04-06Turn on -addr-sink-using-gep by default.Eli Friedman
2015-06-17Move the personality function from LandingPadInst to FunctionDavid Majnemer
2015-02-27[opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie
2015-02-27[opaque pointer type] Add textual IR support for explicit type parameter to g...David Blaikie
2014-04-12Add the ability to use GEPs for address sinking in CGPHal Finkel
2013-11-30Update the cpu specified on some PPC regression testsHal Finkel
2013-05-16Extend test to check the .cfi instructions.Rafael Espindola
2011-08-31Update more tests to the new EH scheme.Bill Wendling
2010-05-02Remove the -enable-sjlj-eh option, which doesn't do anything.Duncan Sands
2009-09-09Eliminate more uses of llvm-as and llvm-dis.Dan Gohman
2009-01-09this test should not run opt -std-compile-opts, it should run Chris Lattner
2007-11-16Testcase from PR 1508 (although its's somewhatDale Johannesen