Add missing newlines at EOF (for clang++).
[oota-llvm.git] / test / Transforms / InstCombine / udiv-simplify-bug-1.ll
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...