summaryrefslogtreecommitdiff
path: root/test/Transforms/InstCombine/udiv-simplify-bug-1.ll
Commit message (Expand)AuthorAge
* Teach InstCombine to canonicalize [SU]div+[AL]shl patterns.Nadav Rotem2012-08-28
* Use opt -S instead of piping bitcode output through llvm-dis.Dan Gohman2009-09-08
* Change these tests to feed the assembly files to opt directly, insteadDan Gohman2009-09-08
* Chris prefers icmp/select over udiv!Nick Lewycky2008-11-27
* Fix a mistake in the computation of leading zeros for udiv.Dan Gohman2008-05-02