Missed a piece of the commit to remove the shift flavor.
authorEli Friedman <eli.friedman@gmail.com>
Tue, 21 Jul 2009 20:15:24 +0000 (20:15 +0000)
committerEli Friedman <eli.friedman@gmail.com>
Tue, 21 Jul 2009 20:15:24 +0000 (20:15 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@76635 91177308-0d34-0410-b5e6-96231b3b80d8

lib/Target/SystemZ/SystemZISelLowering.cpp

index 806233ee42277e87895242c59f575d1ccb65800e..9b9b56ea5e29646629110da0b12f9ab4e3f85e43 100644 (file)
@@ -61,7 +61,6 @@ SystemZTargetLowering::SystemZTargetLowering(SystemZTargetMachine &tm) :
   computeRegisterProperties();
 
   // Set shifts properties
-  setShiftAmountFlavor(Extend);
   setShiftAmountType(MVT::i64);
 
   // Provide all sorts of operation actions