[llvm-objdump/MachoDump] Make code much more concise.
[oota-llvm.git] / test / Transforms / InstCombine / pr17827.ll
2013-12-02 Kay Tiong KhooConservative fix for PR17827 - don't optimize a shift...