summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/SimplifyCFG/2007-11-22-InvokeNoUnwind.ll
Commit message (Expand)AuthorAgeFilesLines
* Revert "Temporarily Revert "Add basic loop fusion pass.""Eric Christopher2019-04-171-0/+20
* Temporarily Revert "Add basic loop fusion pass."Eric Christopher2019-04-171-20/+0
* Move the personality function from LandingPadInst to FunctionDavid Majnemer2015-06-171-2/+2
* Don't promote asynch EH invokes of nounwind functions to callsReid Kleckner2015-02-111-0/+4
* Converted 8x tests of SimplifyCFG to use FileCheck instead of grep.Michael Gottesman2013-04-091-1/+3
* Change tests from "opt %s" to "opt < %s" so that opt doesn't see theDan Gohman2009-09-111-1/+1
* Use opt -S instead of piping bitcode output through llvm-dis.Dan Gohman2009-09-081-1/+1
* Change these tests to feed the assembly files to opt directly, insteadDan Gohman2009-09-081-1/+1
* Add some convenience methods for querying attributes, andDuncan Sands2007-11-281-1/+1
* Turn invokes of nounwind functions into ordinary calls.Duncan Sands2007-11-221-0/+14
OpenPOWER on IntegriCloud