aboutsummaryrefslogtreecommitdiff
path: root/test/Transforms/LoopUnroll/2005-03-06-BadLoopInfoUpdate.ll
AgeCommit message (Expand)Author
2011-02-10Rename 'loopsimplify' to 'loop-simplify'.Cameron Zwarich
2009-09-11Change tests from "opt %s" to "opt < %s" so that opt doesn't see theDan Gohman
2009-09-08Change these tests to feed the assembly files to opt directly, insteadDan Gohman
2008-03-19Upgrade tests.Tanya Lattner
2006-12-02Use the llvm-upgrade program to upgrade llvm assembly.Reid Spencer
2005-03-06New testcase for PR532Chris Lattner