summaryrefslogtreecommitdiff
path: root/test/Transforms/InstCombine/udiv_select_to_select_shift.ll
Commit message (Expand)AuthorAge
* Convert a few more opt | llvm-dis to opt -S.Dan Gohman2009-09-08
* Change these tests to feed the assembly files to opt directly, insteadDan Gohman2009-09-08
* Remove obsolete -f flags.Dan Gohman2009-08-25
* Fix PR2506 by being a bit more careful about reverse fact propagation whenChris Lattner2008-07-14
* Convert tests using "| wc -l | grep ..." to use the count script.Dan Gohman2007-08-15
* For PR1319:Reid Spencer2007-04-14
* Add a test case for a particular udiv/select transform.Reid Spencer2007-03-05