Implement mulo x, 2 -> addo x, x in DAGCombiner.
[oota-llvm.git] / test / CodeGen / X86 / 2008-04-28-CoalescerBug.ll
2009-09-08 Dan GohmanEliminate more uses of llvm-as and llvm-dis.
2008-06-10 Dan GohmanConvert several tests to use temporary files instead...
2008-04-29 Evan ChengAnother extract_subreg coalescing bug.