X86: When lowering shl_parts, don't emit shift amounts larger than the bit width.
[oota-llvm.git] / test / CodeGen / X86 / ptr-rotate.ll
2012-09-26 Michael LiaoAdd RORX code generation support
2011-07-20 Eric ChristopherNew pointer rotate test.