Add AVX2 VPMOVMASK instructions and intrinsics.
[oota-llvm.git] / lib / Target / X86 / X86InstrShiftRotate.td
2011-10-23 Craig TopperAdd X86 SARX, SHRX, and SHLX instructions.
2011-10-23 Craig TopperAdd X86 RORX instruction
2010-11-06 Chris Lattnerrework the rotate-by-1 instructions to be defined like the
2010-10-05 Chris Lattnerintegrate the 64-bit shifts into X86InstrShiftRotate...
2010-10-05 Chris Lattnermove 32-bit shift and rotates out to their own file.