aboutsummaryrefslogtreecommitdiff
path: root/test/Transforms/SimplifyCFG/invoke.ll
AgeCommit message (Expand)Author
2012-07-16fix PR13339 (remove the predecessor from the unwind BB when removing an invoke)Nuno Lopes
2012-07-02fix the regression I introduced in r159385 (it's necessary to update PHI node...Nuno Lopes
2012-06-28make simplifyCFG erase invokes to readonly/readnone functionsNuno Lopes
2012-06-25improve optimization of invoke instructions:Nuno Lopes