| Index: src/compiler/s390/instruction-scheduler-s390.cc
|
| diff --git a/src/compiler/s390/instruction-scheduler-s390.cc b/src/compiler/s390/instruction-scheduler-s390.cc
|
| index 5ebe489e392944239498bbf314d40dbd4b57500a..8fc1cfb8be8ca9b6859506b6e68af2479016c211 100644
|
| --- a/src/compiler/s390/instruction-scheduler-s390.cc
|
| +++ b/src/compiler/s390/instruction-scheduler-s390.cc
|
| @@ -32,7 +32,6 @@ int InstructionScheduler::GetTargetInstructionFlags(
|
| case kS390_RotRight64:
|
| case kS390_Not32:
|
| case kS390_Not64:
|
| - case kS390_RotLeftAndMask32:
|
| case kS390_RotLeftAndClear64:
|
| case kS390_RotLeftAndClearLeft64:
|
| case kS390_RotLeftAndClearRight64:
|
|
|