summaryrefslogtreecommitdiff
path: root/test/Transforms/SimplifyCFG/indirectbr.ll
Commit message (Expand)AuthorAge
* Update Transforms tests to use CHECK-LABEL for easier debugging. No functiona...Stephen Lin2013-07-14
* If the block that we're threading through is jumped to by an indirect branch,Bill Wendling2011-06-04
* Teach SimplifyCFG to turnFrits van Bommel2010-12-05
* Instead, teach SimplifyCFG to trim non-address-taken blocks fromDan Gohman2010-08-16
* Teach SimplifyCFG how to simplify indirectbr instructions.Dan Gohman2010-08-14