summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/LoopSimplify/merge-exits.ll
Commit message (Expand)AuthorAgeFilesLines
* Make these tests more interesting by usingDan Gohman2009-10-241-1/+1
* Change tests from "opt %s" to "opt < %s" so that opt doesn't see theDan Gohman2009-09-111-1/+1
* Convert a few more opt | llvm-dis to opt -S.Dan Gohman2009-09-081-2/+1
* Change these tests to feed the assembly files to opt directly, insteadDan Gohman2009-09-081-1/+1
* Teach LoopSimplify how to merge multiple loop exits into a single exit,Dan Gohman2009-06-271-0/+45
OpenPOWER on IntegriCloud