aboutsummaryrefslogtreecommitdiff
path: root/test/Transforms/LoopSimplify/indirectbr.ll
AgeCommit message (Expand)Author
2012-07-02Convert all tests using TCL-style quoting to use shell-style quoting.Chandler Carruth
2011-02-10Rename 'loopsimplify' to 'loop-simplify'.Cameron Zwarich
2009-11-20Make Loop::getLoopLatch() work on loops which don't have preheaders, asDan Gohman
2009-11-05The introduction of indirectbr meant the introduction ofDan Gohman