On AVX/AVX2 the type v8i1 is legalized to v8i16, which is an XMM sized
[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.