summaryrefslogtreecommitdiff
path: root/compiler/optimizing/intrinsics_mips.cc
diff options
context:
space:
mode:
author Nicolas Geoffray <ngeoffray@google.com> 2017-02-28 17:05:11 +0000
committer Gerrit Code Review <noreply-gerritcodereview@google.com> 2017-02-28 17:05:12 +0000
commit3b98ccb94f140d817306b1002fafc1cac7c20da0 (patch)
tree3743f2cc41173b9b3306a453c929460aba64e671 /compiler/optimizing/intrinsics_mips.cc
parentc0ca5fd8f54f5b8361548174cadb236d01789d6d (diff)
parentdb7b44ac3ea80a722aaed12e913ebc1661a57998 (diff)
Merge "Revert "Intrinsify Integer.valueOf.""
Diffstat (limited to 'compiler/optimizing/intrinsics_mips.cc')
-rw-r--r--compiler/optimizing/intrinsics_mips.cc2
1 files changed, 0 insertions, 2 deletions
diff --git a/compiler/optimizing/intrinsics_mips.cc b/compiler/optimizing/intrinsics_mips.cc
index 536b7f6a17..64a68403e9 100644
--- a/compiler/optimizing/intrinsics_mips.cc
+++ b/compiler/optimizing/intrinsics_mips.cc
@@ -2682,8 +2682,6 @@ UNIMPLEMENTED_INTRINSIC(MIPS, UnsafeGetAndSetInt)
UNIMPLEMENTED_INTRINSIC(MIPS, UnsafeGetAndSetLong)
UNIMPLEMENTED_INTRINSIC(MIPS, UnsafeGetAndSetObject)
-UNIMPLEMENTED_INTRINSIC(MIPS, IntegerValueOf)
-
UNREACHABLE_INTRINSICS(MIPS)
#undef __