Implement mulo x, 2 -> addo x, x in DAGCombiner.
[oota-llvm.git] / test / CodeGen / X86 / alloca-align-rounding-32.ll
2010-05-28 Dan GohmanEliminate the restriction that the array size in an...