aboutsummaryrefslogtreecommitdiff
path: root/lib/Target/X86/X86InstrShiftRotate.td
AgeCommit message (Expand)Author
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