Chromium Code Reviews| Index: src/compiler/ppc/instruction-scheduler-ppc.cc |
| diff --git a/src/compiler/ppc/instruction-scheduler-ppc.cc b/src/compiler/ppc/instruction-scheduler-ppc.cc |
| index c323de6c0f21106daa9c2b7367a6ad2c4dff2abe..1259a872a3ca50451d152a1c0763a2110591e8a5 100644 |
| --- a/src/compiler/ppc/instruction-scheduler-ppc.cc |
| +++ b/src/compiler/ppc/instruction-scheduler-ppc.cc |
| @@ -59,7 +59,6 @@ int InstructionScheduler::GetTargetInstructionFlags( |
| case kPPC_ModU32: |
| case kPPC_ModU64: |
| case kPPC_ModDouble: |
| - case kPPC_LogDouble: |
| case kPPC_Neg: |
| case kPPC_NegDouble: |
| case kPPC_SqrtDouble: |