1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-20 03:23:01 +02:00

Missed a piece of the commit to remove the shift flavor.

llvm-svn: 76635
This commit is contained in:
Eli Friedman 2009-07-21 20:15:24 +00:00
parent bdcb99324a
commit a78b44069b

View File

@ -61,7 +61,6 @@ SystemZTargetLowering::SystemZTargetLowering(SystemZTargetMachine &tm) :
computeRegisterProperties();
// Set shifts properties
setShiftAmountFlavor(Extend);
setShiftAmountType(MVT::i64);
// Provide all sorts of operation actions