Fix undefined behavior in the Mips backend.
[oota-llvm.git] / lib / Target / X86 / X86InstrShiftRotate.td
2012-02-18 Jia LiuEmacs-tag and some comment fix for all ARM, CellSPU...
2012-02-01 Andrew TrickInstruction scheduling itinerary for Intel Atom.
2012-01-03 Devang PatelIntel style asm variant does not need '%' prefix.
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.