Implement mulo x, 2 -> addo x, x in DAGCombiner.
[oota-llvm.git] / test / CodeGen / X86 / pre-split5.ll
2011-04-05 Jakob Stoklund OlesenFix register-dependent X86 tests.
2009-09-08 Dan GohmanEliminate more uses of llvm-as and llvm-dis.
2009-06-04 Dan GohmanSplit the Add, Sub, and Mul instruction opcodes into...
2008-10-25 Evan ChengHandle cases where there aren't uses in the barrier...