aboutsummaryrefslogtreecommitdiffstats
path: root/test/Transforms/IndVarSimplify/casted-argument.ll
Commit message (Expand)AuthorAgeFilesLines
* Fix declarations in a few more tests.Nick Lewycky2010-04-171-1/+1
* Change tests from "opt %s" to "opt < %s" so that opt doesn't see theDan Gohman2009-09-111-1/+1
* Change these tests to feed the assembly files to opt directly, insteadDan Gohman2009-09-081-1/+1
* Fix an error in this test.Dan Gohman2009-04-231-1/+3
* Change SCEVExpander's expandCodeFor to provide more flexibilityDan Gohman2009-04-231-0/+24
* SCEVExpander's InsertCastOfTo knows how to move existing castDan Gohman2009-04-221-0/+24