summaryrefslogtreecommitdiff
path: root/test/Transforms/SimplifyCFG/invoke.ll
Commit message (Expand)AuthorAge
* Update Transforms tests to use CHECK-LABEL for easier debugging. No functiona...Stephen Lin2013-07-14
* fix PR13339 (remove the predecessor from the unwind BB when removing an invoke)Nuno Lopes2012-07-16
* fix the regression I introduced in r159385 (it's necessary to update PHI node...Nuno Lopes2012-07-02
* make simplifyCFG erase invokes to readonly/readnone functionsNuno Lopes2012-06-28
* improve optimization of invoke instructions:Nuno Lopes2012-06-25