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