InstCombine: simplify comparisons to zero of (shl %x, Cst) or (mul %x, Cst)
[oota-llvm.git] / test / Transforms / InstCombine / 2012-09-17-ZeroSizedAlloca.ll
2012-09-18 Richard OsborneFix instcombine to obey requested alignment when mergin...