[llvm-objdump/MachoDump] Make code much more concise.
[oota-llvm.git] / test / Transforms / InstCombine / x86-pmovzx.ll
2015-07-27 Simon Pilgrim[InstCombine][X86][SSE] Replace sign/zero extension...