summaryrefslogtreecommitdiff
path: root/test/ProfileTestMultiDex/Main.java
diff options
context:
space:
mode:
authorbuzbee <buzbee@google.com>2014-05-27 13:59:04 -0700
committerbuzbee <buzbee@google.com>2014-05-27 13:59:04 -0700
commit055c29fd0f752328981f1b7ccadb1862eecedd40 (patch)
tree4eda9505576549f94e5810a4a45d8356395cf400 /test/ProfileTestMultiDex/Main.java
parentab5b370e44629332e73ffd66bfe8b8a924236c5c (diff)
Art compiler: remove unnecessary sqrt call
For reasons lost in the mists of time, the Dalvik JIT tested the results of an inlined sqrt for NaN on Arm targets, and then called an out-of-line routine to recompute if true. The Quick compiler inherited this behavior. It is not necessary, and the CL purges it (along with the out-of-line sqrt entrypoint). Change-Id: I8c8fa6feacf9b7c3b9e190dfc6f728932fd948c6
Diffstat (limited to 'test/ProfileTestMultiDex/Main.java')
0 files changed, 0 insertions, 0 deletions