OSDN Git Service

android-x86/art.git
9 years agoam f16b820f: Merge "Initialize pDeoptimize quick entry pointer for Mips."
Roland Levillain [Fri, 10 Jul 2015 10:20:41 +0000 (10:20 +0000)]
am f16b820f: Merge "Initialize pDeoptimize quick entry pointer for Mips."

* commit 'f16b820fc18ff86e765a14176f05417305d689a0':
  Initialize pDeoptimize quick entry pointer for Mips.

9 years agoMerge "Initialize pDeoptimize quick entry pointer for Mips."
Roland Levillain [Fri, 10 Jul 2015 10:08:06 +0000 (10:08 +0000)]
Merge "Initialize pDeoptimize quick entry pointer for Mips."

9 years agoam f470eb88: Merge "ART: Change merges with Undefined to Undefined"
Andreas Gampe [Fri, 10 Jul 2015 01:39:15 +0000 (01:39 +0000)]
am f470eb88: Merge "ART: Change merges with Undefined to Undefined"

* commit 'f470eb88cc3d3654f0fb1ca38622fa3a35fbd8a3':
  ART: Change merges with Undefined to Undefined

9 years agoMerge "ART: Change merges with Undefined to Undefined"
Andreas Gampe [Fri, 10 Jul 2015 01:27:00 +0000 (01:27 +0000)]
Merge "ART: Change merges with Undefined to Undefined"

9 years agoam d65ddd18: Merge "Remove unused WorkStealing thread pool"
Mathieu Chartier [Fri, 10 Jul 2015 00:49:46 +0000 (00:49 +0000)]
am d65ddd18: Merge "Remove unused WorkStealing thread pool"

* commit 'd65ddd188a94cccabf723c860f0750e33f30cdb3':
  Remove unused WorkStealing thread pool

9 years agoMerge "Remove unused WorkStealing thread pool"
Mathieu Chartier [Fri, 10 Jul 2015 00:37:31 +0000 (00:37 +0000)]
Merge "Remove unused WorkStealing thread pool"

9 years agoRemove unused WorkStealing thread pool
Mathieu Chartier [Thu, 9 Jul 2015 23:58:42 +0000 (16:58 -0700)]
Remove unused WorkStealing thread pool

Bug: 10141986
Change-Id: Id2042320afc91b34b6203e82fb56424281c8d64b

9 years agoam 07c65d2b: Merge "Clean up some includes"
Mathieu Chartier [Thu, 9 Jul 2015 23:54:47 +0000 (23:54 +0000)]
am 07c65d2b: Merge "Clean up some includes"

* commit '07c65d2b0c7faa6ffc288f538181177809aa5bdb':
  Clean up some includes

9 years agoMerge "Clean up some includes"
Mathieu Chartier [Thu, 9 Jul 2015 23:43:48 +0000 (23:43 +0000)]
Merge "Clean up some includes"

9 years agoClean up some includes
Mathieu Chartier [Thu, 9 Jul 2015 22:15:09 +0000 (15:15 -0700)]
Clean up some includes

Change-Id: Ia03a3b54b235df38d5cfe096fef1aebe2b80eb29

9 years agoam c89216b5: Merge "ART: Improve the symbolize script"
Andreas Gampe [Thu, 9 Jul 2015 22:03:01 +0000 (22:03 +0000)]
am c89216b5: Merge "ART: Improve the symbolize script"

* commit 'c89216b5485fba9a604e3c6dd5101fa4035918eb':
  ART: Improve the symbolize script

9 years agoMerge "ART: Improve the symbolize script"
Andreas Gampe [Thu, 9 Jul 2015 21:50:13 +0000 (21:50 +0000)]
Merge "ART: Improve the symbolize script"

9 years agoART: Improve the symbolize script
Andreas Gampe [Thu, 9 Jul 2015 21:39:56 +0000 (14:39 -0700)]
ART: Improve the symbolize script

Allow a list of files to pull. This improves turnaround time when
tracking down perf hotspots.

Bug: 21760614

(cherry picked from commit 6f0a9c305b3e51b852fa9f188590076d6612864e)

Change-Id: I824e875053940d59eb00f9d796ef402632905c39

9 years agoART: Change merges with Undefined to Undefined
Andreas Gampe [Thu, 9 Jul 2015 18:30:14 +0000 (11:30 -0700)]
ART: Change merges with Undefined to Undefined

The result of a merge with an Undefined type should be Undefined.
Conflicts are allowed to be copied around, but Undefined registers
should not be touched at all, except to be written into.

Add a success test case (the register isn't used) and a fail test
case (the register is tried to be copied).

Bug: 22331663
Bug: 22371999
Change-Id: I9697ce31c1d2ab5aee0433dcf1253bcca79c2983

9 years agoam f99628f7: Merge "ART: Fix test"
Andreas Gampe [Thu, 9 Jul 2015 18:49:16 +0000 (18:49 +0000)]
am f99628f7: Merge "ART: Fix test"

* commit 'f99628f7673c21c42be34f95bef6bbb50cd99f20':
  ART: Fix test

9 years agoMerge "ART: Fix test"
Andreas Gampe [Thu, 9 Jul 2015 18:29:36 +0000 (18:29 +0000)]
Merge "ART: Fix test"

9 years agoART: Fix test
Andreas Gampe [Thu, 9 Jul 2015 18:01:07 +0000 (11:01 -0700)]
ART: Fix test

Fixes a breakage from 38536287f61c9c0fc3bab8c1950cf8c74881482a. Ensure
that v4 is not undefined when an exception may be thrown (at the
new-instance).

Bug: 22331663
Bug: 22371999
Change-Id: Ice36ddda5ca92ea32fa88523dd616d4f2a61027e

9 years agoam a51df8a5: Merge "Fix makefile test against host os."
Calin Juravle [Thu, 9 Jul 2015 14:58:58 +0000 (14:58 +0000)]
am a51df8a5: Merge "Fix makefile test against host os."

* commit 'a51df8a59f2be2c797a98fb60c6eca9b049412bf':
  Fix makefile test against host os.

9 years agoam 9781bb05: Merge "ART: Fix bug in GraphBuilder"
David Brazdil [Thu, 9 Jul 2015 14:55:26 +0000 (14:55 +0000)]
am 9781bb05: Merge "ART: Fix bug in GraphBuilder"

* commit '9781bb056ddfaa3a29b4e199357293859b816bb6':
  ART: Fix bug in GraphBuilder

9 years agoMerge "Fix makefile test against host os."
Calin Juravle [Thu, 9 Jul 2015 14:52:13 +0000 (14:52 +0000)]
Merge "Fix makefile test against host os."

9 years agoFix makefile test against host os.
Calin Juravle [Thu, 9 Jul 2015 14:48:03 +0000 (15:48 +0100)]
Fix makefile test against host os.

Change-Id: I7637845277012a189bf5f3598f9f0b1f599fbf75

9 years agoMerge "ART: Fix bug in GraphBuilder"
David Brazdil [Thu, 9 Jul 2015 14:42:05 +0000 (14:42 +0000)]
Merge "ART: Fix bug in GraphBuilder"

9 years agoART: Fix bug in GraphBuilder
David Brazdil [Thu, 9 Jul 2015 13:36:05 +0000 (14:36 +0100)]
ART: Fix bug in GraphBuilder

This fixes a bug where the GraphBuilder would split a throwing catch
block but would not update info about which blocks throw.

Change-Id: If5415f0c320aa488e06eb042e8fea6f03e30246a

9 years agoam 7b3d3bc1: Merge "ART: Add regression test"
David Brazdil [Thu, 9 Jul 2015 10:48:39 +0000 (10:48 +0000)]
am 7b3d3bc1: Merge "ART: Add regression test"

* commit '7b3d3bc1a4ea7546e4743e90e695f4fc7ecadf3a':
  ART: Add regression test

9 years agoMerge "ART: Add regression test"
David Brazdil [Thu, 9 Jul 2015 10:37:09 +0000 (10:37 +0000)]
Merge "ART: Add regression test"

9 years agoART: Add regression test
David Brazdil [Wed, 8 Jul 2015 18:13:19 +0000 (19:13 +0100)]
ART: Add regression test

This adds a test for CL I624c0f91676d9baaada6f33be9d7091f68d57535.

Change-Id: Ib9ea1400082ad03c4355983d95268e084c0b6a6e

9 years agoam 0f40fbc8: Merge "Support compiling run-tests with jack"
Sebastien Hertz [Thu, 9 Jul 2015 09:53:06 +0000 (09:53 +0000)]
am 0f40fbc8: Merge "Support compiling run-tests with jack"

* commit '0f40fbc82722bd75ee04cd7e04580a13a6f79443':
  Support compiling run-tests with jack

9 years agoMerge "Support compiling run-tests with jack"
Sebastien Hertz [Thu, 9 Jul 2015 09:11:35 +0000 (09:11 +0000)]
Merge "Support compiling run-tests with jack"

9 years agoam 224a848b: Merge "ART: Allow to set and copy conflicts in the verifier"
Andreas Gampe [Thu, 9 Jul 2015 03:33:37 +0000 (03:33 +0000)]
am 224a848b: Merge "ART: Allow to set and copy conflicts in the verifier"

* commit '224a848b0f55b8a39ec8bfd73786ccd409def0a2':
  ART: Allow to set and copy conflicts in the verifier

9 years agoMerge "ART: Allow to set and copy conflicts in the verifier"
Andreas Gampe [Thu, 9 Jul 2015 03:02:05 +0000 (03:02 +0000)]
Merge "ART: Allow to set and copy conflicts in the verifier"

9 years agoART: Allow to set and copy conflicts in the verifier
Andreas Gampe [Thu, 9 Jul 2015 00:22:57 +0000 (17:22 -0700)]
ART: Allow to set and copy conflicts in the verifier

As long as conflicts are not actively being used, it is OK to set
them in a register line or copy them around.

Bug: 22331663
Change-Id: I61999e2d9c92f9bdedcb0a5dea54df3c5bb130ca

9 years agoam 0e87d180: Merge "Fix potential bugs in allocation tracker"
Mathieu Chartier [Wed, 8 Jul 2015 22:00:43 +0000 (22:00 +0000)]
am 0e87d180: Merge "Fix potential bugs in allocation tracker"

* commit '0e87d1809443d41b431ce3a686b4e074df2d7b8b':
  Fix potential bugs in allocation tracker

9 years agoam e1f3a6ed: Merge "Have test-art-host-dexdump specifically depend on the host binaries."
Ying Wang [Wed, 8 Jul 2015 22:00:42 +0000 (22:00 +0000)]
am e1f3a6ed: Merge "Have test-art-host-dexdump specifically depend on the host binaries."

* commit 'e1f3a6edc5bb241a11043c8be6b12b856b6cfe89':
  Have test-art-host-dexdump specifically depend on the host binaries.

9 years agoMerge "Fix potential bugs in allocation tracker"
Mathieu Chartier [Wed, 8 Jul 2015 21:46:48 +0000 (21:46 +0000)]
Merge "Fix potential bugs in allocation tracker"

9 years agoMerge "Have test-art-host-dexdump specifically depend on the host binaries."
Ying Wang [Wed, 8 Jul 2015 21:46:14 +0000 (21:46 +0000)]
Merge "Have test-art-host-dexdump specifically depend on the host binaries."

9 years agoam 784c6aee: Merge "Revert "Make Art dexdump/list the real utilities.""
Aart Bik [Wed, 8 Jul 2015 21:39:57 +0000 (21:39 +0000)]
am 784c6aee: Merge "Revert "Make Art dexdump/list the real utilities.""

* commit '784c6aee9cde7fc0e39a9f0c8b93d120e5f6dc3b':
  Revert "Make Art dexdump/list the real utilities."

9 years agoam 2e3fc781: Merge "Use trap + async timeout for tests"
Mathieu Chartier [Wed, 8 Jul 2015 21:39:53 +0000 (21:39 +0000)]
am 2e3fc781: Merge "Use trap + async timeout for tests"

* commit '2e3fc78177c73569627654b9f90938de8d3b316e':
  Use trap + async timeout for tests

9 years agoHave test-art-host-dexdump specifically depend on the host binaries.
Ying Wang [Wed, 8 Jul 2015 21:09:10 +0000 (14:09 -0700)]
Have test-art-host-dexdump specifically depend on the host binaries.

dexdump2 and dexlist2 are phony targets representing both the host and
target binaries.
Also set environmental variable ANDROID_HOST_OUT=$(realpath $(HOST_OUT))
before calling art/test/dexdump/run-all-tests.
art/test/dexdump/run-all-tests references ANDROID_HOST_OUT, which may be
not set up by the user if he didn't run build/envsetup.sh.

Bug: 22343844
Change-Id: I38b5f3efccd5817d7d9ff0e91b5c6d070b546d77

9 years agoMerge "Revert "Make Art dexdump/list the real utilities.""
Aart Bik [Wed, 8 Jul 2015 21:21:15 +0000 (21:21 +0000)]
Merge "Revert "Make Art dexdump/list the real utilities.""

9 years agoMerge "Use trap + async timeout for tests"
Mathieu Chartier [Wed, 8 Jul 2015 21:21:55 +0000 (21:21 +0000)]
Merge "Use trap + async timeout for tests"

9 years agoRevert "Make Art dexdump/list the real utilities."
Aart Bik [Wed, 8 Jul 2015 21:20:13 +0000 (21:20 +0000)]
Revert "Make Art dexdump/list the real utilities."

This reverts commit d10ee1ce1ccd92c003ec49c15edf339e74c13894.

REASON:
win_sdk is not happy with my migration :-(

Change-Id: I2ed196da3f5883112883525f883d25b36e48352a

9 years agoam dffdfb9e: Merge "ART: Avoid soft- after hard-fail in verifier"
Andreas Gampe [Wed, 8 Jul 2015 21:08:48 +0000 (21:08 +0000)]
am dffdfb9e: Merge "ART: Avoid soft- after hard-fail in verifier"

* commit 'dffdfb9ecb8c3b0b3faaf0ca204b963410a3a47d':
  ART: Avoid soft- after hard-fail in verifier

9 years agoUse trap + async timeout for tests
Mathieu Chartier [Wed, 8 Jul 2015 21:03:02 +0000 (14:03 -0700)]
Use trap + async timeout for tests

Allows tests to be killed with ctrl-c.

Bug: 19414810
Change-Id: I09fbee370e71386ed48b814407868c2fe7a0b058

9 years agoMerge "ART: Avoid soft- after hard-fail in verifier"
Andreas Gampe [Wed, 8 Jul 2015 20:56:40 +0000 (20:56 +0000)]
Merge "ART: Avoid soft- after hard-fail in verifier"

9 years agoam 8e76556c: Merge "Make Art dexdump/list the real utilities."
Aart Bik [Wed, 8 Jul 2015 20:27:30 +0000 (20:27 +0000)]
am 8e76556c: Merge "Make Art dexdump/list the real utilities."

* commit '8e76556c38de90095c45599a81254ded448cc1aa':
  Make Art dexdump/list the real utilities.

9 years agoMerge "Make Art dexdump/list the real utilities."
Aart Bik [Wed, 8 Jul 2015 20:10:39 +0000 (20:10 +0000)]
Merge "Make Art dexdump/list the real utilities."

9 years agoFix potential bugs in allocation tracker
Man Cao [Tue, 7 Jul 2015 01:53:15 +0000 (18:53 -0700)]
Fix potential bugs in allocation tracker

Add a missing visit allocation records call in concurrent copying collecter.
Handle null class objects if we support class unloading, and issues
with disallow and allow new allocation records.

Bug: 20037135
Change-Id: I59b7321c281e0d79a620501b2f43e36d2a576203

9 years agoMake Art dexdump/list the real utilities.
Aart Bik [Wed, 8 Jul 2015 18:30:04 +0000 (11:30 -0700)]
Make Art dexdump/list the real utilities.

Note: depends on pending CL that removes
      old dexdump/list and libdex.

Bug: 22322814
Change-Id: I99259553f0f4655a633989feb8d67aa11de8b29d

9 years agoam 486728d8: Merge "Address small comments in HGraphBuilder"
David Brazdil [Wed, 8 Jul 2015 18:13:52 +0000 (18:13 +0000)]
am 486728d8: Merge "Address small comments in HGraphBuilder"

* commit '486728d82e5b36a5ff3d40d282d9c32f7305bc3a':
  Address small comments in HGraphBuilder

9 years agoam 4880fd56: Merge "Revert "Revert "ART: Ignore try blocks with no throwing instructi...
David Brazdil [Wed, 8 Jul 2015 18:13:51 +0000 (18:13 +0000)]
am 4880fd56: Merge "Revert "Revert "ART: Ignore try blocks with no throwing instructions"""

* commit '4880fd5695ea1726dde27bb448dae1338d0a0973':
  Revert "Revert "ART: Ignore try blocks with no throwing instructions""

9 years agoMerge "Address small comments in HGraphBuilder"
David Brazdil [Wed, 8 Jul 2015 18:02:56 +0000 (18:02 +0000)]
Merge "Address small comments in HGraphBuilder"

9 years agoAddress small comments in HGraphBuilder
David Brazdil [Wed, 8 Jul 2015 15:44:00 +0000 (16:44 +0100)]
Address small comments in HGraphBuilder

Change-Id: Ife0a19f6e07146c8e03922f1330527d092f5e236

9 years agoMerge "Revert "Revert "ART: Ignore try blocks with no throwing instructions"""
David Brazdil [Wed, 8 Jul 2015 18:00:22 +0000 (18:00 +0000)]
Merge "Revert "Revert "ART: Ignore try blocks with no throwing instructions"""

9 years agoam d9acfe21: Merge "Migrated dexlist from Dalvik (libdex) into Art (libart)"
Aart Bik [Wed, 8 Jul 2015 17:59:36 +0000 (17:59 +0000)]
am d9acfe21: Merge "Migrated dexlist from Dalvik (libdex) into Art (libart)"

* commit 'd9acfe21f6eb09a22db69958dfb05c1f48f779bd':
  Migrated dexlist from Dalvik (libdex) into Art (libart)

9 years agoMerge "Migrated dexlist from Dalvik (libdex) into Art (libart)"
Aart Bik [Wed, 8 Jul 2015 17:47:23 +0000 (17:47 +0000)]
Merge "Migrated dexlist from Dalvik (libdex) into Art (libart)"

9 years agoRevert "Revert "ART: Ignore try blocks with no throwing instructions""
David Brazdil [Wed, 8 Jul 2015 17:26:51 +0000 (17:26 +0000)]
Revert "Revert "ART: Ignore try blocks with no throwing instructions""

The original CL broke libcore tests because monitor-exit instructions
did not have any side-effects and got removed by DCE once not labelled
throwing any more.

This reverts commit efe374d7c25c1d48945a9198d96469de99e0c1bd.

Change-Id: I624c0f91676d9baaada6f33be9d7091f68d57535

9 years agoam 98bea9fd: Merge "Revert "ART: Ignore try blocks with no throwing instructions""
David Brazdil [Wed, 8 Jul 2015 17:07:21 +0000 (17:07 +0000)]
am 98bea9fd: Merge "Revert "ART: Ignore try blocks with no throwing instructions""

* commit '98bea9fdab2c5f964a95f9e76620b0b35c050a8a':
  Revert "ART: Ignore try blocks with no throwing instructions"

9 years agoMerge "Revert "ART: Ignore try blocks with no throwing instructions""
David Brazdil [Wed, 8 Jul 2015 16:58:19 +0000 (16:58 +0000)]
Merge "Revert "ART: Ignore try blocks with no throwing instructions""

9 years agoRevert "ART: Ignore try blocks with no throwing instructions"
David Brazdil [Wed, 8 Jul 2015 16:58:07 +0000 (16:58 +0000)]
Revert "ART: Ignore try blocks with no throwing instructions"

Turns out monitor-exit *can* throw... Need to investigate

This reverts commit 8f8ee680bec71a28d9d7b7538e8c7ca100a18184.

Change-Id: I8b42690918833c917b6a7fc3ceea932b7c1a6f15

9 years agoam 761f281e: Merge "Revert "Use the object class as top in reference type propagation""
Calin Juravle [Wed, 8 Jul 2015 16:05:52 +0000 (16:05 +0000)]
am 761f281e: Merge "Revert "Use the object class as top in reference type propagation""

* commit '761f281e6f78b1c48103cbd45385a5c410e2be07':
  Revert "Use the object class as top in reference type propagation"

9 years agoam c7d5ae36: Merge "ART: Release inputs in Long.reverse intrinsic in x86"
Andreas Gampe [Wed, 8 Jul 2015 16:05:49 +0000 (16:05 +0000)]
am c7d5ae36: Merge "ART: Release inputs in Long.reverse intrinsic in x86"

* commit 'c7d5ae363bc43ebba0f21c6ee4a2164dfbb209a9':
  ART: Release inputs in Long.reverse intrinsic in x86

9 years agoMerge "Revert "Use the object class as top in reference type propagation""
Calin Juravle [Wed, 8 Jul 2015 15:57:32 +0000 (15:57 +0000)]
Merge "Revert "Use the object class as top in reference type propagation""

9 years agoRevert "Use the object class as top in reference type propagation"
Calin Juravle [Wed, 8 Jul 2015 15:57:18 +0000 (15:57 +0000)]
Revert "Use the object class as top in reference type propagation"

failing on the build bot on some targets but not locally. needs more investigation.

This reverts commit 20e6071362b84a9782b633a893c29ebde458205e.

Change-Id: I6965483f569fb862f9bdb66d459b747ded54de71

9 years agoMerge "ART: Release inputs in Long.reverse intrinsic in x86"
Andreas Gampe [Wed, 8 Jul 2015 15:50:00 +0000 (15:50 +0000)]
Merge "ART: Release inputs in Long.reverse intrinsic in x86"

9 years agoART: Release inputs in Long.reverse intrinsic in x86
Andreas Gampe [Tue, 7 Jul 2015 20:25:58 +0000 (13:25 -0700)]
ART: Release inputs in Long.reverse intrinsic in x86

In the worst case we are using two temps each for input and output.
Then we do not have a temp left over for the swap operations. The
input is dead, however, after the first swap. So try to release it
(a no-op if it isn't actually a temp).

Bug: 22324327
Change-Id: I1fc50159afdad14160e34abeaf4670958171d6b2

9 years agoam 7d5e4d05: Merge "ART: Ignore try blocks with no throwing instructions"
David Brazdil [Wed, 8 Jul 2015 15:37:44 +0000 (15:37 +0000)]
am 7d5e4d05: Merge "ART: Ignore try blocks with no throwing instructions"

* commit '7d5e4d056d6b8f54b2a7b054136e53ecbf97d314':
  ART: Ignore try blocks with no throwing instructions

9 years agoMerge "ART: Ignore try blocks with no throwing instructions"
David Brazdil [Wed, 8 Jul 2015 15:23:53 +0000 (15:23 +0000)]
Merge "ART: Ignore try blocks with no throwing instructions"

9 years agoART: Ignore try blocks with no throwing instructions
David Brazdil [Wed, 8 Jul 2015 11:11:42 +0000 (12:11 +0100)]
ART: Ignore try blocks with no throwing instructions

In order to avoid complex removal of redundant exceptional edges in
the SSA builder, this patch modified the graph builder to consider
blocks without throwing instructions as not in a try block, even if
covered by a TryItem.

In some corner cases, this may generate more TryBoundaries than
necessary, but those can be removed once the SSA form is built.

Change-Id: I158c4542b2c1964a8dd532f82e921b9cb1997e1e

9 years agoSupport compiling run-tests with jack
Sebastien Hertz [Tue, 24 Feb 2015 16:39:50 +0000 (17:39 +0100)]
Support compiling run-tests with jack

This CL adds support to compile run-test source files with jack. When
a test needs to rely on class files, we use jill to convert them to a
jack library.

We need to pass the full classpath to jack containing at least core
classes (like java.lang.Object). This means the Android tree must
have been compiled with jack first so we find all the necessary
classes.jack files.

Some tests still rely on dex files generated with the old toolchain.
We keep building them this way for the moment and will update them
later, when they get ready for Jack.

Also updates a few tests dealing with garbage collection to avoid a
situation where a reference can be retained by a local DEX register.

Bug: 19467889
Change-Id: I9eedd0705d1186d28a2acd37ea42a1762cd0ace2

9 years agoam c7432f3b: Merge "Use the object class as top in reference type propagation"
Calin Juravle [Wed, 8 Jul 2015 15:08:45 +0000 (15:08 +0000)]
am c7432f3b: Merge "Use the object class as top in reference type propagation"

* commit 'c7432f3b8cd7dd6fd198fe5cf7238650921cb306':
  Use the object class as top in reference type propagation

9 years agoam c21dc873: Merge "Fix oatdump after ArtMethod change."
Nicolas Geoffray [Wed, 8 Jul 2015 15:08:44 +0000 (15:08 +0000)]
am c21dc873: Merge "Fix oatdump after ArtMethod change."

* commit 'c21dc873f5a6ce31d73299ee71805031ddb9b65a':
  Fix oatdump after ArtMethod change.

9 years agoMerge "Use the object class as top in reference type propagation"
Calin Juravle [Wed, 8 Jul 2015 15:00:00 +0000 (15:00 +0000)]
Merge "Use the object class as top in reference type propagation"

9 years agoMerge "Fix oatdump after ArtMethod change."
Nicolas Geoffray [Wed, 8 Jul 2015 14:59:35 +0000 (14:59 +0000)]
Merge "Fix oatdump after ArtMethod change."

9 years agoFix oatdump after ArtMethod change.
Nicolas Geoffray [Wed, 8 Jul 2015 14:55:28 +0000 (15:55 +0100)]
Fix oatdump after ArtMethod change.

ArtMethod is now word aligned, and not necessarily 8 byte aligned.

Change-Id: I8bd6b2f156d7f2ab191d6f2675b013713bbf258d

9 years agoam 30502f1f: Merge "Revert "Revert "Remove interpreter entrypoint in ArtMethod."""
Nicolas Geoffray [Wed, 8 Jul 2015 14:05:05 +0000 (14:05 +0000)]
am 30502f1f: Merge "Revert "Revert "Remove interpreter entrypoint in ArtMethod."""

* commit '30502f1fc8357bdaf11b70e6fc8f5311c6237194':
  Revert "Revert "Remove interpreter entrypoint in ArtMethod.""

9 years agoMerge "Revert "Revert "Remove interpreter entrypoint in ArtMethod."""
Nicolas Geoffray [Wed, 8 Jul 2015 13:52:41 +0000 (13:52 +0000)]
Merge "Revert "Revert "Remove interpreter entrypoint in ArtMethod."""

9 years agoRevert "Revert "Remove interpreter entrypoint in ArtMethod.""
Nicolas Geoffray [Wed, 8 Jul 2015 10:11:59 +0000 (10:11 +0000)]
Revert "Revert "Remove interpreter entrypoint in ArtMethod.""

The start of the interned strings in the image was not aligned
properly, now that ArtMethods just need to be word aligned.

This reverts commit 7070ccd8b6439477eafeea7ed3736645d78e003f.

bug:22242193

Change-Id: I580c23310c33c239fe0e5d15c72f23a936f58ed1

9 years agoUse the object class as top in reference type propagation
Calin Juravle [Wed, 1 Jul 2015 17:41:04 +0000 (18:41 +0100)]
Use the object class as top in reference type propagation

This properly types all instructions, making it safe to query the type
at any time.

Change-Id: I3ee2f0f79253cdf45b10ddab37ecb473345ca53a

9 years agoam a4e43032: Merge "Accept 0xFFFFFFFF as dex debug info offset."
David Srbecky [Wed, 8 Jul 2015 11:21:45 +0000 (11:21 +0000)]
am a4e43032: Merge "Accept 0xFFFFFFFF as dex debug info offset."

* commit 'a4e4303253a31aa2a03d25c48a6228d30286d579':
  Accept 0xFFFFFFFF as dex debug info offset.

9 years agoMerge "Accept 0xFFFFFFFF as dex debug info offset."
David Srbecky [Wed, 8 Jul 2015 11:08:32 +0000 (11:08 +0000)]
Merge "Accept 0xFFFFFFFF as dex debug info offset."

9 years agoam 3e18a895: Merge "Fuse long and FP compare & condition on x86/x86-64 in Optimizing."
Roland Levillain [Wed, 8 Jul 2015 10:48:52 +0000 (10:48 +0000)]
am 3e18a895: Merge "Fuse long and FP compare & condition on x86/x86-64 in Optimizing."

* commit '3e18a8958d2caa4980c4cee4e537313a61adf3d8':
  Fuse long and FP compare & condition on x86/x86-64 in Optimizing.

9 years agoMerge "Fuse long and FP compare & condition on x86/x86-64 in Optimizing."
Roland Levillain [Wed, 8 Jul 2015 10:36:47 +0000 (10:36 +0000)]
Merge "Fuse long and FP compare & condition on x86/x86-64 in Optimizing."

9 years agoam 569e81e5: Merge "Revert "Remove interpreter entrypoint in ArtMethod.""
Nicolas Geoffray [Wed, 8 Jul 2015 09:56:32 +0000 (09:56 +0000)]
am 569e81e5: Merge "Revert "Remove interpreter entrypoint in ArtMethod.""

* commit '569e81e500725f52116b7d0342ec80a6d1e0089b':
  Revert "Remove interpreter entrypoint in ArtMethod."

9 years agoam d5bd4fdd: Merge "Remove interpreter entrypoint in ArtMethod."
Nicolas Geoffray [Wed, 8 Jul 2015 09:56:31 +0000 (09:56 +0000)]
am d5bd4fdd: Merge "Remove interpreter entrypoint in ArtMethod."

* commit 'd5bd4fdd46dce3c33abf17376fbceadcc1aff547':
  Remove interpreter entrypoint in ArtMethod.

9 years agoMerge "Revert "Remove interpreter entrypoint in ArtMethod.""
Nicolas Geoffray [Wed, 8 Jul 2015 09:42:05 +0000 (09:42 +0000)]
Merge "Revert "Remove interpreter entrypoint in ArtMethod.""

9 years agoRevert "Remove interpreter entrypoint in ArtMethod."
Nicolas Geoffray [Wed, 8 Jul 2015 09:41:54 +0000 (09:41 +0000)]
Revert "Remove interpreter entrypoint in ArtMethod."

Build failures on bots. Investigating.

This reverts commit fa2c054b28d4b540c1b3651401a7a091282a015f.

Change-Id: Id65b2009aa66cb291fb8c39758a58e0b0d22616c

9 years agoMerge "Remove interpreter entrypoint in ArtMethod."
Nicolas Geoffray [Wed, 8 Jul 2015 08:56:49 +0000 (08:56 +0000)]
Merge "Remove interpreter entrypoint in ArtMethod."

9 years agoRemove interpreter entrypoint in ArtMethod.
Nicolas Geoffray [Wed, 1 Jul 2015 13:32:54 +0000 (14:32 +0100)]
Remove interpreter entrypoint in ArtMethod.

Saves 4/8 bytes for each ArtMethod.

Change-Id: I110ecdddf8516b0759a31fa157609643e6d60b15

9 years agoMigrated dexlist from Dalvik (libdex) into Art (libart)
Aart Bik [Wed, 8 Jul 2015 00:09:41 +0000 (17:09 -0700)]
Migrated dexlist from Dalvik (libdex) into Art (libart)

Rationale:
The new dexlist (temporarily called dexlist2 until we are
satisfied with the migration) is a re-implementation of the
original dexlist utility that was based on Dalvik functions
in libdex into a new dexlist that is now based on Art functions
in libart instead.

Bug: 22322814
Change-Id: I0f034d66c1a1f3c5450423f57fcdc23e2f5a1e29

9 years agoInitialize pDeoptimize quick entry pointer for Mips.
Douglas Leung [Wed, 8 Jul 2015 00:27:34 +0000 (17:27 -0700)]
Initialize pDeoptimize quick entry pointer for Mips.

This fixes art test 449-checker-bce.

Change-Id: I9a87c430168ea35984289b0b4a417aa0c659b6d5

9 years agoAccept 0xFFFFFFFF as dex debug info offset.
David Srbecky [Tue, 7 Jul 2015 18:13:29 +0000 (19:13 +0100)]
Accept 0xFFFFFFFF as dex debug info offset.

Bug: 22023362
Change-Id: I03e5c74f5ece4dbe1fab37d8b5f857582b04f57c

9 years agoam a100332e: Merge "Build rule for dexdump regression test on host."
Aart Bik [Tue, 7 Jul 2015 18:07:37 +0000 (18:07 +0000)]
am a100332e: Merge "Build rule for dexdump regression test on host."

* commit 'a100332ee0f4b842c28ec2448f97e40a882cd837':
  Build rule for dexdump regression test on host.

9 years agoMerge "Build rule for dexdump regression test on host."
Aart Bik [Tue, 7 Jul 2015 17:52:34 +0000 (17:52 +0000)]
Merge "Build rule for dexdump regression test on host."

9 years agoam 53ed3c5f: Merge "ART: Fix opsize in LoadArgDirect"
Andreas Gampe [Tue, 7 Jul 2015 17:02:48 +0000 (17:02 +0000)]
am 53ed3c5f: Merge "ART: Fix opsize in LoadArgDirect"

* commit '53ed3c5f71c983f01cd10a805255c1301438ab8c':
  ART: Fix opsize in LoadArgDirect

9 years agoMerge "ART: Fix opsize in LoadArgDirect"
Andreas Gampe [Tue, 7 Jul 2015 16:46:06 +0000 (16:46 +0000)]
Merge "ART: Fix opsize in LoadArgDirect"

9 years agoART: Fix opsize in LoadArgDirect
Andreas Gampe [Mon, 6 Jul 2015 21:00:39 +0000 (14:00 -0700)]
ART: Fix opsize in LoadArgDirect

If the destination register is a reference, use kReference for the
op size.

Bug: 22244733
Change-Id: Idf52f2ee4c65b5dc41cb66257d95281dc6f32255

9 years agoFuse long and FP compare & condition on x86/x86-64 in Optimizing.
Mark Mendell [Fri, 10 Apr 2015 17:18:51 +0000 (13:18 -0400)]
Fuse long and FP compare & condition on x86/x86-64 in Optimizing.

This is a preliminary implementation of fusing long/float/double
compares with conditions to avoid materializing the result from the
compare and condition.

The information from a HCompare is transferred to the HCondition if it
is legal.  There must be only a single use of the HCompare, the HCompare
and HCondition must be in the same block, the HCondition must not need
materialization.

Added GetOppositeCondition() to HCondition to return the flipped
condition.

Bug: 21120453
Change-Id: I1f1db206e6dc336270cd71070ed3232dedc754d6
Signed-off-by: Mark Mendell <mark.p.mendell@intel.com>
9 years agoam ee35ff80: Merge "Improve code generation for ARM64 VisitArrayGet/Set."
Nicolas Geoffray [Tue, 7 Jul 2015 11:00:45 +0000 (11:00 +0000)]
am ee35ff80: Merge "Improve code generation for ARM64 VisitArrayGet/Set."

* commit 'ee35ff809616324cbada38cbc0610eb09da09b35':
  Improve code generation for ARM64 VisitArrayGet/Set.

9 years agoMerge "Improve code generation for ARM64 VisitArrayGet/Set."
Nicolas Geoffray [Tue, 7 Jul 2015 10:48:12 +0000 (10:48 +0000)]
Merge "Improve code generation for ARM64 VisitArrayGet/Set."

9 years agoImprove code generation for ARM64 VisitArrayGet/Set.
Alexandre Rames [Tue, 7 Jul 2015 10:34:16 +0000 (11:34 +0100)]
Improve code generation for ARM64 VisitArrayGet/Set.

We prefer the code sequence
   add temp, obj, #offset
   ldr out, [temp, index LSL #shift_amount]
to
   add temp, obj, index LSL #shift_amount
   ldr out, [temp, #offset]

Change-Id: I98f51a1b5a5ecd84c677d6dbd4c4bfc0f157f5e2