summaryrefslogtreecommitdiff
path: root/test/Transforms/InstCombine/srem1.ll
Commit message (Expand)AuthorAge
* Change tests from "opt %s" to "opt < %s" so that opt doesn't see theDan Gohman2009-09-11
* Change these tests to feed the assembly files to opt directly, insteadDan Gohman2009-09-08
* Fix a bogus srem rule - a negative value srem'd by a power-of-2Dan Gohman2008-08-13