X86: When lowering shl_parts, don't emit shift amounts larger than the bit width.
[oota-llvm.git] / test / CodeGen / X86 / this-return-64.ll
2013-07-12 Stephen LinStart using CHECK-LABEL in some tests.
2013-04-20 Stephen LinAdd CodeGen support for functions that always return...