summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/SimplifyCFG/invoke.ll
Commit message (Expand)AuthorAgeFilesLines
* Revert "Temporarily Revert "Add basic loop fusion pass.""Eric Christopher2019-04-171-0/+162
* Temporarily Revert "Add basic loop fusion pass."Eric Christopher2019-04-171-162/+0
* llvm: Add support for "-fno-delete-null-pointer-checks"Manoj Gupta2018-07-091-0/+23
* Revert "[SimplifyCFG] Stop inserting calls to llvm.trap for UB"David Majnemer2016-06-251-0/+2
* [SimplifyCFG] Stop inserting calls to llvm.trap for UBDavid Majnemer2016-06-251-2/+0
* Move the personality function from LandingPadInst to FunctionDavid Majnemer2015-06-171-12/+12
* Update Transforms tests to use CHECK-LABEL for easier debugging. No functiona...Stephen Lin2013-07-141-6/+6
* fix PR13339 (remove the predecessor from the unwind BB when removing an invoke)Nuno Lopes2012-07-161-0/+22
* fix the regression I introduced in r159385 (it's necessary to update PHI node...Nuno Lopes2012-07-021-0/+33
* make simplifyCFG erase invokes to readonly/readnone functionsNuno Lopes2012-06-281-1/+40
* improve optimization of invoke instructions:Nuno Lopes2012-06-251-0/+45
OpenPOWER on IntegriCloud