| Index: src/compiler/instruction-scheduler.cc
|
| diff --git a/src/compiler/instruction-scheduler.cc b/src/compiler/instruction-scheduler.cc
|
| index dd78a9c9c025948214a7a40e7ae08da858a5e70a..308ee9439272b30b2b5c4557f10835febad071b0 100644
|
| --- a/src/compiler/instruction-scheduler.cc
|
| +++ b/src/compiler/instruction-scheduler.cc
|
| @@ -226,7 +226,6 @@
|
| case kArchComment:
|
| case kIeee754Float64Atan:
|
| case kIeee754Float64Atan2:
|
| - case kIeee754Float64Exp:
|
| case kIeee754Float64Log:
|
| case kIeee754Float64Log1p:
|
| case kIeee754Float64Log2:
|
|
|