aboutsummaryrefslogtreecommitdiff
path: root/test/Transforms/LoopIndexSplit/2008-11-10-Sign.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-11-10If the sign of exit condition and split condition does not matchDevang Patel