Add check so we don't try to perform an impossible transformation. Fixes issue from...
[oota-llvm.git] / test / CodeGen / X86 / shift-i256.ll
2009-09-08 Dan GohmanEliminate more uses of llvm-as and llvm-dis.
2009-03-31 Evan ChengFully general expansion of integer shift of any size.