Mark rotl/rotr as expand. This generates pretty ugly code, but this is better than...
authorAnton Korobeynikov <asl@math.spbu.ru>
Sun, 17 May 2009 10:16:28 +0000 (10:16 +0000)
committerAnton Korobeynikov <asl@math.spbu.ru>
Sun, 17 May 2009 10:16:28 +0000 (10:16 +0000)
commite4fdb8b8ffddc1be3f6f796964bed03a77770829
tree3997a00faa0bf783f01c7af4676120d664f75c0a
parentaceb620de855485a4fb2eed343d880d76f6c701c
Mark rotl/rotr as expand. This generates pretty ugly code, but this is better than nothing.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@71976 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/MSP430/MSP430ISelLowering.cpp
test/CodeGen/MSP430/2009-05-17-Rot.ll [new file with mode: 0644]