Add a neat little two's complement hack for x86.
[oota-llvm.git] / test / CodeGen / X86 / narrow-shl-cst.ll
2011-04-22 Benjamin KramerX86: Try to use a smaller encoding by transforming...