aboutsummaryrefslogtreecommitdiffstats
path: root/test/Transforms/SimplifyCFG/invoke.ll
Commit message (Expand)AuthorAgeFilesLines
* 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