X86: When lowering shl_parts, don't emit shift amounts larger than the bit width.
[oota-llvm.git] / test / CodeGen / X86 / narrow-shl-cst.ll
2013-07-13 Stephen LinConvert CodeGen/*/*.ll tests to use the new CHECK-LABEL...
2011-04-22 Benjamin KramerX86: Try to use a smaller encoding by transforming...