From 1f74b1fdfd1cdbe28155e4d4c96e019abf24245b Mon Sep 17 00:00:00 2001 From: Eli Friedman Date: Tue, 21 Jul 2009 20:15:24 +0000 Subject: Missed a piece of the commit to remove the shift flavor. llvm-svn: 76635 --- llvm/lib/Target/SystemZ/SystemZISelLowering.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'llvm') diff --git a/llvm/lib/Target/SystemZ/SystemZISelLowering.cpp b/llvm/lib/Target/SystemZ/SystemZISelLowering.cpp index 806233ee422..9b9b56ea5e2 100644 --- a/llvm/lib/Target/SystemZ/SystemZISelLowering.cpp +++ b/llvm/lib/Target/SystemZ/SystemZISelLowering.cpp @@ -61,7 +61,6 @@ SystemZTargetLowering::SystemZTargetLowering(SystemZTargetMachine &tm) : computeRegisterProperties(); // Set shifts properties - setShiftAmountFlavor(Extend); setShiftAmountType(MVT::i64); // Provide all sorts of operation actions -- cgit v1.2.3