aboutsummaryrefslogtreecommitdiff
path: root/lib/Target/X86/X86InstrShiftRotate.td
AgeCommit message (Expand)Author
2012-02-18Emacs-tag and some comment fix for all ARM, CellSPU, Hexagon, MBlaze, MSP430,...Jia Liu
2012-02-01Instruction scheduling itinerary for Intel Atom.Andrew Trick
2012-01-03Intel style asm variant does not need '%' prefix.Devang Patel
2011-10-23Add X86 SARX, SHRX, and SHLX instructions.Craig Topper
2011-10-23Add X86 RORX instructionCraig Topper
2010-11-06rework the rotate-by-1 instructions to be defined like theChris Lattner
2010-10-05integrate the 64-bit shifts into X86InstrShiftRotate.td. Enough for tonight.Chris Lattner
2010-10-05move 32-bit shift and rotates out to their own file.Chris Lattner