Add obviously missing "break". Noticed by Andrey Karpov with
[oota-llvm.git] / lib / Target / X86 / X86InstrShiftRotate.td
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.