summaryrefslogtreecommitdiff
path: root/test/Transforms/IndVarSimplify/masked-iv.ll
Commit message (Expand)AuthorAge
* Use "opt < %s" instead of "opt %s" so that opt doesn't print the testDan Gohman2009-09-08
* Use opt -S instead of piping bitcode output through llvm-dis.Dan Gohman2009-09-08
* Change these tests to feed the assembly files to opt directly, insteadDan Gohman2009-09-08
* Remove the code from IVUsers that attempted to handleDan Gohman2009-06-18
* Teach SCEVExpander's visitAddRecExpr to reuse an existing canonicalDan Gohman2009-06-13