OSDN Git Service

Revert "Optimizing String.Equals as an intrinsic (x86)"
authorRoland Levillain <rpl@google.com>
Mon, 3 Aug 2015 14:54:45 +0000 (14:54 +0000)
committerRoland Levillain <rpl@google.com>
Mon, 3 Aug 2015 14:54:45 +0000 (14:54 +0000)
commitaabdf8ad2e8d3de953dff5c7591e7b3df4d4f60b
treef6edd510ed29e28343d40930953ac60962f18175
parent8ab7bd6c8b10ad58758c33a1dc9326212bd200e9
Revert "Optimizing String.Equals as an intrinsic (x86)"

Reverted as it breaks the compilation of boot.{oat,art} on x86 (although this CL may not be the culprit, as the issue seems to come from Optimizing's register allocator).

This reverts commit 8ab7bd6c8b10ad58758c33a1dc9326212bd200e9.

Change-Id: If7c8b6258d1e690f4d2a06bcc82c92563ac6cdef
compiler/dex/quick/dex_file_method_inliner.cc
compiler/dex/quick/dex_file_method_inliner.h
compiler/optimizing/intrinsics.cc
compiler/optimizing/intrinsics_arm.cc
compiler/optimizing/intrinsics_arm64.cc
compiler/optimizing/intrinsics_list.h
compiler/optimizing/intrinsics_x86.cc
compiler/optimizing/intrinsics_x86_64.cc
runtime/quick/inline_method_analyser.h