aboutsummaryrefslogtreecommitdiff
path: root/test/Transforms/LoopIndexSplit/OneIterLoop2-2007-08-17.ll
AgeCommit message (Expand)Author
2010-10-07Remove LoopIndexSplit pass. It is neither maintained nor used by anyone.Devang Patel
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-12-04Rewrite code that 1) filters loops and 2) calculates new loop bounds.Devang Patel
2007-08-17Add loop index split tests.Devang Patel