aboutsummaryrefslogtreecommitdiff
path: root/test/Transforms/SimplifyCFG/indirectbr.ll
AgeCommit message (Expand)Author
2011-06-04If the block that we're threading through is jumped to by an indirect branch,Bill Wendling
2010-12-05Teach SimplifyCFG to turnFrits van Bommel
2010-08-16Instead, teach SimplifyCFG to trim non-address-taken blocks fromDan Gohman
2010-08-14Teach SimplifyCFG how to simplify indirectbr instructions.Dan Gohman