Verifier: Call verifyModule() from llc and opt
[oota-llvm.git] / test / Transforms / InstCombine / udiv-simplify-bug-1.ll
2012-08-28 Nadav RotemTeach InstCombine to canonicalize [SU]div+[AL]shl...
2009-09-08 Dan GohmanUse opt -S instead of piping bitcode output through...
2009-09-08 Dan GohmanChange these tests to feed the assembly files to opt...
2008-11-27 Nick LewyckyChris prefers icmp/select over udiv!
2008-05-02 Dan GohmanFix a mistake in the computation of leading zeros for...