OSDN Git Service

android-x86/art.git
9 years agoam 4111d09c: am 7b926cda: Merge "Clear temporary class arrays before linking the...
Mathieu Chartier [Thu, 30 Jul 2015 01:43:56 +0000 (01:43 +0000)]
am 4111d09c: am 7b926cda: Merge "Clear temporary class arrays before linking the new class"

* commit '4111d09c87d72075518c1a11b8b5c5bfe7c984aa':
  Clear temporary class arrays before linking the new class

9 years agoam 7b926cda: Merge "Clear temporary class arrays before linking the new class"
Mathieu Chartier [Thu, 30 Jul 2015 01:32:55 +0000 (01:32 +0000)]
am 7b926cda: Merge "Clear temporary class arrays before linking the new class"

* commit '7b926cdacc2b67241bc9cb5f2d4b04b13ca79d0e':
  Clear temporary class arrays before linking the new class

9 years agoMerge "Clear temporary class arrays before linking the new class"
Mathieu Chartier [Thu, 30 Jul 2015 01:18:56 +0000 (01:18 +0000)]
Merge "Clear temporary class arrays before linking the new class"

9 years agoClear temporary class arrays before linking the new class
Mathieu Chartier [Thu, 30 Jul 2015 00:25:41 +0000 (17:25 -0700)]
Clear temporary class arrays before linking the new class

Fixes DCHECK failure from remembered sets where two classes had the
same field array which caused the remembered set to incorrectly
remove a card with a reference to the target space.

Change-Id: If43875616fb750e20667212381bc7e359c4214a5

9 years agoam 47f6198e: am 3247ce51: Merge "Register signal handler to kernel if not claimed"
Andreas Gampe [Thu, 30 Jul 2015 00:15:56 +0000 (00:15 +0000)]
am 47f6198e: am 3247ce51: Merge "Register signal handler to kernel if not claimed"

* commit '47f6198ee2f1ffb9fc495ea490f0d1d7dbdeae5a':
  Register signal handler to kernel if not claimed

9 years agoam c1ba0605: am 1569aad2: Merge "ART: Relax IsInstantiable check"
Andreas Gampe [Thu, 30 Jul 2015 00:15:53 +0000 (00:15 +0000)]
am c1ba0605: am 1569aad2: Merge "ART: Relax IsInstantiable check"

* commit 'c1ba06054736f990c743ac53c826ca4bc3c2f9a4':
  ART: Relax IsInstantiable check

9 years agoam 3247ce51: Merge "Register signal handler to kernel if not claimed"
Andreas Gampe [Thu, 30 Jul 2015 00:03:44 +0000 (00:03 +0000)]
am 3247ce51: Merge "Register signal handler to kernel if not claimed"

* commit '3247ce5195f4233c484254b41a1fcc6cd1e6db0a':
  Register signal handler to kernel if not claimed

9 years agoMerge "Register signal handler to kernel if not claimed"
Andreas Gampe [Wed, 29 Jul 2015 23:54:35 +0000 (23:54 +0000)]
Merge "Register signal handler to kernel if not claimed"

9 years agoam 1569aad2: Merge "ART: Relax IsInstantiable check"
Andreas Gampe [Wed, 29 Jul 2015 23:41:36 +0000 (23:41 +0000)]
am 1569aad2: Merge "ART: Relax IsInstantiable check"

* commit '1569aad28638334019ecd3d649ff2f28f2921d2c':
  ART: Relax IsInstantiable check

9 years agoMerge "ART: Relax IsInstantiable check"
Andreas Gampe [Wed, 29 Jul 2015 23:30:34 +0000 (23:30 +0000)]
Merge "ART: Relax IsInstantiable check"

9 years agoam 60ee2840: am 36c51fc2: Merge "Take into account that we might end up with unresolv...
Calin Juravle [Wed, 29 Jul 2015 19:13:16 +0000 (19:13 +0000)]
am 60ee2840: am 36c51fc2: Merge "Take into account that we might end up with unresolved classes."

* commit '60ee28406932387c715adce35d4c6cc60a52f607':
  Take into account that we might end up with unresolved classes.

9 years agoam 36c51fc2: Merge "Take into account that we might end up with unresolved classes."
Calin Juravle [Wed, 29 Jul 2015 18:50:32 +0000 (18:50 +0000)]
am 36c51fc2: Merge "Take into account that we might end up with unresolved classes."

* commit '36c51fc23f7d7330440ecf8de54e69bb68969c05':
  Take into account that we might end up with unresolved classes.

9 years agoMerge "Take into account that we might end up with unresolved classes."
Calin Juravle [Wed, 29 Jul 2015 18:33:07 +0000 (18:33 +0000)]
Merge "Take into account that we might end up with unresolved classes."

9 years agoam a127607e: am 57a9c7d3: Merge "Fix gtests."
Calin Juravle [Wed, 29 Jul 2015 18:29:26 +0000 (18:29 +0000)]
am a127607e: am 57a9c7d3: Merge "Fix gtests."

* commit 'a127607e2c7911ab95c297343ffcf3980413e14a':
  Fix gtests.

9 years agoTake into account that we might end up with unresolved classes.
Calin Juravle [Wed, 29 Jul 2015 18:25:24 +0000 (19:25 +0100)]
Take into account that we might end up with unresolved classes.

bug:22821472
Change-Id: I615ab0b41c8cadae9f327e07dcff71755f7146c2

9 years agoam 94b37fc9: am b9318481: Merge "Allow for fine tuning the inliner."
Calin Juravle [Wed, 29 Jul 2015 18:16:40 +0000 (18:16 +0000)]
am 94b37fc9: am b9318481: Merge "Allow for fine tuning the inliner."

* commit '94b37fc970dbba9db761cf68ecd197754dc06797':
  Allow for fine tuning the inliner.

9 years agoam 57a9c7d3: Merge "Fix gtests."
Calin Juravle [Wed, 29 Jul 2015 18:14:53 +0000 (18:14 +0000)]
am 57a9c7d3: Merge "Fix gtests."

* commit '57a9c7d3bb01a82767a537a07aa2d6f99f958d15':
  Fix gtests.

9 years agoMerge "Fix gtests."
Calin Juravle [Wed, 29 Jul 2015 18:00:56 +0000 (18:00 +0000)]
Merge "Fix gtests."

9 years agoFix gtests.
Calin Juravle [Wed, 29 Jul 2015 17:59:13 +0000 (18:59 +0100)]
Fix gtests.

Change-Id: I19fd46ed96b4f620209533c96faa18d1077b004b

9 years agoam d22cbfa8: am 57c0f3f3: Merge "Clean up class visitors"
Mathieu Chartier [Wed, 29 Jul 2015 17:57:25 +0000 (17:57 +0000)]
am d22cbfa8: am 57c0f3f3: Merge "Clean up class visitors"

* commit 'd22cbfa80e8cbef6f58a43779537ad12cea200f3':
  Clean up class visitors

9 years agoam b9318481: Merge "Allow for fine tuning the inliner."
Calin Juravle [Wed, 29 Jul 2015 17:53:30 +0000 (17:53 +0000)]
am b9318481: Merge "Allow for fine tuning the inliner."

* commit 'b9318481111eafd0794fded1a46a5f20ffcfa7cb':
  Allow for fine tuning the inliner.

9 years agoam 53201ec3: am 8c4113b8: Merge "Revert "Revert "Revert "Revert "Use the object class...
Calin Juravle [Wed, 29 Jul 2015 17:45:46 +0000 (17:45 +0000)]
am 53201ec3: am 8c4113b8: Merge "Revert "Revert "Revert "Revert "Use the object class as top in reference type propagation"""""

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

9 years agoam ae674978: am 3dac766e: Merge "Revert "Revert "Revert "Revert "Fixes and improvemen...
Calin Juravle [Wed, 29 Jul 2015 17:45:44 +0000 (17:45 +0000)]
am ae674978: am 3dac766e: Merge "Revert "Revert "Revert "Revert "Fixes and improvements in ReferenceTypePropagation"""""

* commit 'ae6749784c9e04ad3e6783bebfb8a92771ea7267':
  Revert "Revert "Revert "Revert "Fixes and improvements in ReferenceTypePropagation""""

9 years agoam 57c0f3f3: Merge "Clean up class visitors"
Mathieu Chartier [Wed, 29 Jul 2015 17:31:28 +0000 (17:31 +0000)]
am 57c0f3f3: Merge "Clean up class visitors"

* commit '57c0f3f3ea153d008a8e8ac32b66cceee682d412':
  Clean up class visitors

9 years agoMerge "Allow for fine tuning the inliner."
Calin Juravle [Wed, 29 Jul 2015 17:30:10 +0000 (17:30 +0000)]
Merge "Allow for fine tuning the inliner."

9 years agoAllow for fine tuning the inliner.
Calin Juravle [Wed, 29 Jul 2015 12:52:12 +0000 (13:52 +0100)]
Allow for fine tuning the inliner.

Bug: 21868508

Change-Id: Ice7f1604ed65e3d4ed2a010ee431272b7d000cdb

9 years agoMerge "Clean up class visitors"
Mathieu Chartier [Wed, 29 Jul 2015 17:16:36 +0000 (17:16 +0000)]
Merge "Clean up class visitors"

9 years agoClean up class visitors
Mathieu Chartier [Wed, 29 Jul 2015 00:23:28 +0000 (17:23 -0700)]
Clean up class visitors

Move from function pointers to virtual function visitors.

Change-Id: I68cb83c1d2ed9b5a89f8e534fe7ca4bbc1c91f45

9 years agoam 8c4113b8: Merge "Revert "Revert "Revert "Revert "Use the object class as top in...
Calin Juravle [Wed, 29 Jul 2015 16:26:39 +0000 (16:26 +0000)]
am 8c4113b8: Merge "Revert "Revert "Revert "Revert "Use the object class as top in reference type propagation"""""

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

9 years agoam 3dac766e: Merge "Revert "Revert "Revert "Revert "Fixes and improvements in Referen...
Calin Juravle [Wed, 29 Jul 2015 16:26:37 +0000 (16:26 +0000)]
am 3dac766e: Merge "Revert "Revert "Revert "Revert "Fixes and improvements in ReferenceTypePropagation"""""

* commit '3dac766eda0002ec020decee9270afe46ba17047':
  Revert "Revert "Revert "Revert "Fixes and improvements in ReferenceTypePropagation""""

9 years agoMerge "Revert "Revert "Revert "Revert "Use the object class as top in reference type...
Calin Juravle [Wed, 29 Jul 2015 16:09:38 +0000 (16:09 +0000)]
Merge "Revert "Revert "Revert "Revert "Use the object class as top in reference type propagation"""""

9 years agoMerge "Revert "Revert "Revert "Revert "Fixes and improvements in ReferenceTypePropaga...
Calin Juravle [Wed, 29 Jul 2015 16:09:29 +0000 (16:09 +0000)]
Merge "Revert "Revert "Revert "Revert "Fixes and improvements in ReferenceTypePropagation"""""

9 years agoRevert "Revert "Revert "Revert "Use the object class as top in reference type propaga...
Calin Juravle [Tue, 28 Jul 2015 14:41:11 +0000 (14:41 +0000)]
Revert "Revert "Revert "Revert "Use the object class as top in reference type propagation""""

This reverts commit b734808d0c93af98ec4e3539fdb0a8c0787263b0.

Change-Id: Ifd925f166761bcb9be2268ff0fc9fa3a72f00c6f

9 years agoam fe4c8934: am 0f8c6daf: Merge "Run intrinsics on inlined code."
Roland Levillain [Wed, 29 Jul 2015 13:18:24 +0000 (13:18 +0000)]
am fe4c8934: am 0f8c6daf: Merge "Run intrinsics on inlined code."

* commit 'fe4c8934e71abd96f2a6d7a6f575b7a5efbca4cc':
  Run intrinsics on inlined code.

9 years agoam 0f8c6daf: Merge "Run intrinsics on inlined code."
Roland Levillain [Wed, 29 Jul 2015 13:00:36 +0000 (13:00 +0000)]
am 0f8c6daf: Merge "Run intrinsics on inlined code."

* commit '0f8c6daf1083d578574e13044aee2d5ea4d9933e':
  Run intrinsics on inlined code.

9 years agoMerge "Run intrinsics on inlined code."
Roland Levillain [Wed, 29 Jul 2015 12:45:16 +0000 (12:45 +0000)]
Merge "Run intrinsics on inlined code."

9 years agoRun intrinsics on inlined code.
Scott Wakeling [Wed, 22 Jul 2015 13:32:44 +0000 (14:32 +0100)]
Run intrinsics on inlined code.

Fixes any prior intrinsics recognition being lost if the containing code
block is inlined.

Change-Id: I6c89973545af97a4fe2444a9bd6efcc12d0d1b10

9 years agoam 7ab92ace: am aac04677: Merge "Split the class table for each class loader"
Mathieu Chartier [Wed, 29 Jul 2015 00:38:52 +0000 (00:38 +0000)]
am 7ab92ace: am aac04677: Merge "Split the class table for each class loader"

* commit '7ab92ace43aabe3196fee0e902f3f3da681a76fa':
  Split the class table for each class loader

9 years agoam aac04677: Merge "Split the class table for each class loader"
Mathieu Chartier [Wed, 29 Jul 2015 00:16:46 +0000 (00:16 +0000)]
am aac04677: Merge "Split the class table for each class loader"

* commit 'aac046772b6d0b8dd23f3296fd82b29ef35dca25':
  Split the class table for each class loader

9 years agoMerge "Split the class table for each class loader"
Mathieu Chartier [Tue, 28 Jul 2015 23:55:07 +0000 (23:55 +0000)]
Merge "Split the class table for each class loader"

9 years agoam 94ac13eb: am 3f680bea: Merge "Add read barrier support to the entrypoints."
Mathieu Chartier [Tue, 28 Jul 2015 23:32:10 +0000 (23:32 +0000)]
am 94ac13eb: am 3f680bea: Merge "Add read barrier support to the entrypoints."

* commit '94ac13eb0943b914173a58d2a5b780fd36362ea1':
  Add read barrier support to the entrypoints.

9 years agoSplit the class table for each class loader
Mathieu Chartier [Mon, 27 Jul 2015 18:19:43 +0000 (11:19 -0700)]
Split the class table for each class loader

Each class loader now has its own class table. This makes it easier
to mark classes when a classloader is marked.

Fixed a bug in LookupClass where we used to look ignore the return
value of InsertClass.

Bug: 22720414

Change-Id: If2cd717989a20a6e245ebec24ad52dc47dd3207d

9 years agoam 3f680bea: Merge "Add read barrier support to the entrypoints."
Mathieu Chartier [Tue, 28 Jul 2015 23:18:45 +0000 (23:18 +0000)]
am 3f680bea: Merge "Add read barrier support to the entrypoints."

* commit '3f680bea4fe95b389f63046962c7a55e156945f6':
  Add read barrier support to the entrypoints.

9 years agoMerge "Add read barrier support to the entrypoints."
Mathieu Chartier [Tue, 28 Jul 2015 22:58:23 +0000 (22:58 +0000)]
Merge "Add read barrier support to the entrypoints."

9 years agoam 681652d8: HDeoptimize should hold values live in env.
Mingyao Yang [Tue, 28 Jul 2015 20:45:53 +0000 (20:45 +0000)]
am 681652d8: HDeoptimize should hold values live in env.

* commit '681652d8e8a33bc07c5c082a71aea13d0f15e0a0':
  HDeoptimize should hold values live in env.

9 years agoHDeoptimize should hold values live in env.
Mingyao Yang [Wed, 22 Jul 2015 22:56:34 +0000 (15:56 -0700)]
HDeoptimize should hold values live in env.

Values that are not live in compiled code anymore may still be needed in
interpreter, due to code motion, etc.

(cherry-picked from commit 718493c6c3c8e380663cb8a94e57ce160a6c473f)

Bug: 22665511
Change-Id: I8b85833c5c462f8fe36f86d6026a51b07563995a

9 years agoAdd read barrier support to the entrypoints.
Man Cao [Wed, 15 Jul 2015 05:31:42 +0000 (22:31 -0700)]
Add read barrier support to the entrypoints.

Also remove "THIS_LOAD_REQUIRES_READ_BARRIER" since reading
an ArtMethod* no longer needs read barrier.

stub_test should also work with read barriers now.

Change-Id: I3fba18042de2f867a18dbdc38519986212bd9769

9 years agoam 82beb6c0: am 1a4d013b: Merge "Temporarily suppress TimeZoneTest.testAllDisplayNames."
Narayan Kamath [Tue, 28 Jul 2015 16:59:26 +0000 (16:59 +0000)]
am 82beb6c0: am 1a4d013b: Merge "Temporarily suppress TimeZoneTest.testAllDisplayNames."

* commit '82beb6c067fdcf7c34034f4db8b023e3221f8bf4':
  Temporarily suppress TimeZoneTest.testAllDisplayNames.

9 years agoam 1a4d013b: Merge "Temporarily suppress TimeZoneTest.testAllDisplayNames."
Narayan Kamath [Tue, 28 Jul 2015 16:43:55 +0000 (16:43 +0000)]
am 1a4d013b: Merge "Temporarily suppress TimeZoneTest.testAllDisplayNames."

* commit '1a4d013b9f810f24bdca60c02da99f7650bcc367':
  Temporarily suppress TimeZoneTest.testAllDisplayNames.

9 years agoMerge "Temporarily suppress TimeZoneTest.testAllDisplayNames."
Narayan Kamath [Tue, 28 Jul 2015 16:31:12 +0000 (16:31 +0000)]
Merge "Temporarily suppress TimeZoneTest.testAllDisplayNames."

9 years agoTemporarily suppress TimeZoneTest.testAllDisplayNames.
Narayan Kamath [Tue, 28 Jul 2015 15:21:35 +0000 (16:21 +0100)]
Temporarily suppress TimeZoneTest.testAllDisplayNames.

bug: 22786792
Change-Id: Ib256928e8b8e2aac93e4001426613c5629728919

9 years agoam 195ba565: am 59533510: Merge "ART: Print out hex for NewStringUTF failure"
Andreas Gampe [Tue, 28 Jul 2015 15:57:14 +0000 (15:57 +0000)]
am 195ba565: am 59533510: Merge "ART: Print out hex for NewStringUTF failure"

* commit '195ba565081d3e0c5cc5de664ced7021ff26bde9':
  ART: Print out hex for NewStringUTF failure

9 years agoam 59533510: Merge "ART: Print out hex for NewStringUTF failure"
Andreas Gampe [Tue, 28 Jul 2015 15:43:01 +0000 (15:43 +0000)]
am 59533510: Merge "ART: Print out hex for NewStringUTF failure"

* commit '595335100a947693b9af5fb6c0b5b3c1f0b91788':
  ART: Print out hex for NewStringUTF failure

9 years agoMerge "ART: Print out hex for NewStringUTF failure"
Andreas Gampe [Tue, 28 Jul 2015 15:30:36 +0000 (15:30 +0000)]
Merge "ART: Print out hex for NewStringUTF failure"

9 years agoRevert "Revert "Revert "Revert "Fixes and improvements in ReferenceTypePropagation""""
Calin Juravle [Tue, 28 Jul 2015 14:40:50 +0000 (14:40 +0000)]
Revert "Revert "Revert "Revert "Fixes and improvements in ReferenceTypePropagation""""

This reverts commit e344a8070d4549d513413c06767abf8a2c5e9709.

Change-Id: I400fab0e02ce3c11376cc1f3ae9c7cf2c82ffcc1

9 years agoam 6589fee1: am 6df1d46a: Merge "Revert "Revert "Revert "Fixes and improvements in...
Calin Juravle [Tue, 28 Jul 2015 12:21:26 +0000 (12:21 +0000)]
am 6589fee1: am 6df1d46a: Merge "Revert "Revert "Revert "Fixes and improvements in ReferenceTypePropagation""""

* commit '6589fee180d2514f03253f724ba8e957a66dca45':
  Revert "Revert "Revert "Fixes and improvements in ReferenceTypePropagation"""

9 years agoam 76d53973: am 431403ad: Merge "Revert "Revert "Revert "Use the object class as...
Calin Juravle [Tue, 28 Jul 2015 12:21:25 +0000 (12:21 +0000)]
am 76d53973: am 431403ad: Merge "Revert "Revert "Revert "Use the object class as top in reference type propagation""""

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

9 years agoam 6df1d46a: Merge "Revert "Revert "Revert "Fixes and improvements in ReferenceTypePr...
Calin Juravle [Tue, 28 Jul 2015 12:05:19 +0000 (12:05 +0000)]
am 6df1d46a: Merge "Revert "Revert "Revert "Fixes and improvements in ReferenceTypePropagation""""

* commit '6df1d46a5d0d4d8f90ee94921657f5bd1420301e':
  Revert "Revert "Revert "Fixes and improvements in ReferenceTypePropagation"""

9 years agoam 431403ad: Merge "Revert "Revert "Revert "Use the object class as top in reference...
Calin Juravle [Tue, 28 Jul 2015 12:05:18 +0000 (12:05 +0000)]
am 431403ad: Merge "Revert "Revert "Revert "Use the object class as top in reference type propagation""""

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

9 years agoMerge "Revert "Revert "Revert "Fixes and improvements in ReferenceTypePropagation""""
Calin Juravle [Tue, 28 Jul 2015 11:54:11 +0000 (11:54 +0000)]
Merge "Revert "Revert "Revert "Fixes and improvements in ReferenceTypePropagation""""

9 years agoMerge "Revert "Revert "Revert "Use the object class as top in reference type propagat...
Calin Juravle [Tue, 28 Jul 2015 11:53:36 +0000 (11:53 +0000)]
Merge "Revert "Revert "Revert "Use the object class as top in reference type propagation""""

9 years agoRevert "Revert "Revert "Fixes and improvements in ReferenceTypePropagation"""
Calin Juravle [Tue, 28 Jul 2015 11:52:23 +0000 (11:52 +0000)]
Revert "Revert "Revert "Fixes and improvements in ReferenceTypePropagation"""

This reverts commit 00e3b38be4b280d6d7a7e843cd336ffbd2ba4365.

Change-Id: I4dbadb2d7312a410f1c56283f063dd82156cf702

9 years agoRevert "Revert "Revert "Use the object class as top in reference type propagation"""
Calin Juravle [Tue, 28 Jul 2015 11:52:02 +0000 (11:52 +0000)]
Revert "Revert "Revert "Use the object class as top in reference type propagation"""

This reverts commit 80caa1478cf3df4eac1214d8a63a4da6f4fe622b.

Change-Id: I63b51ca418b19b2bfb5ede3f8444f8fbeb8a339d

9 years agoam dc189335: am 48215e2e: Merge "Revert "Revert "Use the object class as top in refer...
Calin Juravle [Tue, 28 Jul 2015 11:07:59 +0000 (11:07 +0000)]
am dc189335: am 48215e2e: Merge "Revert "Revert "Use the object class as top in reference type propagation"""

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

9 years agoam 5bc48dc0: am 5716a1f0: Merge "Revert "Revert "Fixes and improvements in ReferenceT...
Calin Juravle [Tue, 28 Jul 2015 11:07:57 +0000 (11:07 +0000)]
am 5bc48dc0: am 5716a1f0: Merge "Revert "Revert "Fixes and improvements in ReferenceTypePropagation"""

* commit '5bc48dc07d0aff22a284831a68e6606162532d77':
  Revert "Revert "Fixes and improvements in ReferenceTypePropagation""

9 years agoam 48215e2e: Merge "Revert "Revert "Use the object class as top in reference type...
Calin Juravle [Tue, 28 Jul 2015 10:54:52 +0000 (10:54 +0000)]
am 48215e2e: Merge "Revert "Revert "Use the object class as top in reference type propagation"""

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

9 years agoam 5716a1f0: Merge "Revert "Revert "Fixes and improvements in ReferenceTypePropagation"""
Calin Juravle [Tue, 28 Jul 2015 10:54:51 +0000 (10:54 +0000)]
am 5716a1f0: Merge "Revert "Revert "Fixes and improvements in ReferenceTypePropagation"""

* commit '5716a1f07380eb3d6e6a47b6589bcfe78b93be0f':
  Revert "Revert "Fixes and improvements in ReferenceTypePropagation""

9 years agoMerge "Revert "Revert "Use the object class as top in reference type propagation"""
Calin Juravle [Tue, 28 Jul 2015 10:44:36 +0000 (10:44 +0000)]
Merge "Revert "Revert "Use the object class as top in reference type propagation"""

9 years agoMerge "Revert "Revert "Fixes and improvements in ReferenceTypePropagation"""
Calin Juravle [Tue, 28 Jul 2015 10:44:27 +0000 (10:44 +0000)]
Merge "Revert "Revert "Fixes and improvements in ReferenceTypePropagation"""

9 years agoam 6131b654: am 9af8d8dd: Merge "Added repe_cmpsw instruction to x86, x86_64 assemblers"
Roland Levillain [Tue, 28 Jul 2015 10:34:41 +0000 (10:34 +0000)]
am 6131b654: am 9af8d8dd: Merge "Added repe_cmpsw instruction to x86, x86_64 assemblers"

* commit '6131b6548c8981b8338599bd1acc0820f987a19f':
  Added repe_cmpsw instruction to x86, x86_64 assemblers

9 years agoam 9af8d8dd: Merge "Added repe_cmpsw instruction to x86, x86_64 assemblers"
Roland Levillain [Tue, 28 Jul 2015 10:19:00 +0000 (10:19 +0000)]
am 9af8d8dd: Merge "Added repe_cmpsw instruction to x86, x86_64 assemblers"

* commit '9af8d8dd02d7fb4902cda5167217b8687fe3f86a':
  Added repe_cmpsw instruction to x86, x86_64 assemblers

9 years agoMerge "Added repe_cmpsw instruction to x86, x86_64 assemblers"
Roland Levillain [Tue, 28 Jul 2015 10:11:04 +0000 (10:11 +0000)]
Merge "Added repe_cmpsw instruction to x86, x86_64 assemblers"

9 years agoART: Relax IsInstantiable check
Andreas Gampe [Tue, 28 Jul 2015 04:41:49 +0000 (21:41 -0700)]
ART: Relax IsInstantiable check

Relax the IsInstantiable check when converting an uninitialized
reference type. This is a double protection that leads to wrong
behavior as it may trigger an incorrect hard failure.

Bug: 22777307
Change-Id: Ie555b175f78876647fef083369d40bfe3fd7b69a

9 years agoART: Print out hex for NewStringUTF failure
Andreas Gampe [Tue, 28 Jul 2015 04:03:25 +0000 (21:03 -0700)]
ART: Print out hex for NewStringUTF failure

Print out the input data as a hex stream in case of a NewStringUTF
input format failure.

Bug: 22773761
Change-Id: I99a275bebb89564b2d71f297c7f5b9543cf4312d

9 years agoam af50e415: Bugfix: Java char is 16 bits, can not be treated as boolean.
Fredrik Roubert [Tue, 28 Jul 2015 00:58:00 +0000 (00:58 +0000)]
am af50e415: Bugfix: Java char is 16 bits, can not be treated as boolean.

* commit 'af50e415a187190488d4694f307c23705203c53e':
  Bugfix: Java char is 16 bits, can not be treated as boolean.

9 years agoam b5bfb2ab: am 73961d95: Merge "Add remembered set functionality for native roots"
Mathieu Chartier [Tue, 28 Jul 2015 00:17:19 +0000 (00:17 +0000)]
am b5bfb2ab: am 73961d95: Merge "Add remembered set functionality for native roots"

* commit 'b5bfb2ab19a31dbc37a782ccc6f1a3d93397f1bf':
  Add remembered set functionality for native roots

9 years agoam 0327b9b9: am 6e67b579: Merge "Bugfix: Java char is 16 bits, can not be treated...
Mathieu Chartier [Tue, 28 Jul 2015 00:17:18 +0000 (00:17 +0000)]
am 0327b9b9: am 6e67b579: Merge "Bugfix: Java char is 16 bits, can not be treated as boolean."

* commit '0327b9b94bb1dd135f4987173f7e87979c97384e':
  Bugfix: Java char is 16 bits, can not be treated as boolean.

9 years agoam 73961d95: Merge "Add remembered set functionality for native roots"
Mathieu Chartier [Mon, 27 Jul 2015 23:26:50 +0000 (23:26 +0000)]
am 73961d95: Merge "Add remembered set functionality for native roots"

* commit '73961d95f2bfa9d0fbc8980cdd4aef8aeed84e1d':
  Add remembered set functionality for native roots

9 years agoam 6e67b579: Merge "Bugfix: Java char is 16 bits, can not be treated as boolean."
Mathieu Chartier [Mon, 27 Jul 2015 23:26:48 +0000 (23:26 +0000)]
am 6e67b579: Merge "Bugfix: Java char is 16 bits, can not be treated as boolean."

* commit '6e67b5797f7c57281faa72dab08319d0ced7302e':
  Bugfix: Java char is 16 bits, can not be treated as boolean.

9 years agoBugfix: Java char is 16 bits, can not be treated as boolean.
Fredrik Roubert [Mon, 27 Jul 2015 22:14:08 +0000 (00:14 +0200)]
Bugfix: Java char is 16 bits, can not be treated as boolean.

Using SetFieldBooleanVolatile() and SetFieldBoolean() happens to work
for char values that only use the lower 8 bits, but is a mistake that
was introduced by the "Add AccessibleObject and Field to mirror" commit:

https://android.googlesource.com/platform/art/+/daaf326

(cherry picked from commit 3152c82b0d33e5fb0a4aa964ea58451c72734444)

Bug:22772717

Change-Id: Iec02ba3084c992ea239ecef688d7d29c7e21ae16

9 years agoMerge "Add remembered set functionality for native roots"
Mathieu Chartier [Mon, 27 Jul 2015 23:19:31 +0000 (23:19 +0000)]
Merge "Add remembered set functionality for native roots"

9 years agoAdd remembered set functionality for native roots
Mathieu Chartier [Mon, 27 Jul 2015 23:08:02 +0000 (16:08 -0700)]
Add remembered set functionality for native roots

Fixes GSS tests. The issue was that there could be classes which had
native roots in the target space which we need to mark and update.

Change-Id: I33e628d40bcb74f768492f740f8f084077d80edf

9 years agoMerge "Bugfix: Java char is 16 bits, can not be treated as boolean."
Mathieu Chartier [Mon, 27 Jul 2015 23:15:59 +0000 (23:15 +0000)]
Merge "Bugfix: Java char is 16 bits, can not be treated as boolean."

9 years agoBugfix: Java char is 16 bits, can not be treated as boolean.
Fredrik Roubert [Mon, 27 Jul 2015 22:14:08 +0000 (00:14 +0200)]
Bugfix: Java char is 16 bits, can not be treated as boolean.

Using SetFieldBooleanVolatile() and SetFieldBoolean() happens to work
for char values that only use the lower 8 bits, but is a mistake that
was introduced by the "Add AccessibleObject and Field to mirror" commit:

https://android.googlesource.com/platform/art/+/daaf326

Change-Id: Iec02ba3084c992ea239ecef688d7d29c7e21ae16

9 years agoAdded repe_cmpsw instruction to x86, x86_64 assemblers
agicsaki [Mon, 27 Jul 2015 18:34:13 +0000 (11:34 -0700)]
Added repe_cmpsw instruction to x86, x86_64 assemblers

Change-Id: I7634959eebb64d607f47497db320d5c2afdef16b

9 years agoam 6dc1f8da: am 41bad0ef: Merge "HDeoptimize should hold values live in env."
Mingyao Yang [Mon, 27 Jul 2015 20:47:54 +0000 (20:47 +0000)]
am 6dc1f8da: am 41bad0ef: Merge "HDeoptimize should hold values live in env."

* commit '6dc1f8dae8cab916cab6f1f75d33ffffef3d4f4d':
  HDeoptimize should hold values live in env.

9 years agoam 619db792: am 9578d10b: Merge "Add checker ability to 525-arrays-and-fields tests."
Aart Bik [Mon, 27 Jul 2015 20:47:52 +0000 (20:47 +0000)]
am 619db792: am 9578d10b: Merge "Add checker ability to 525-arrays-and-fields tests."

* commit '619db792bf6779f8cdab988b39dcd37e2444a8ac':
  Add checker ability to 525-arrays-and-fields tests.

9 years agoam 9e7e2b59: am 35dfc983: Merge "Exercise constant folding of int & long mul, div...
Roland Levillain [Mon, 27 Jul 2015 20:47:50 +0000 (20:47 +0000)]
am 9e7e2b59: am 35dfc983: Merge "Exercise constant folding of int & long mul, div and rem."

* commit '9e7e2b5979fc4afb63c331791c202843a0888fb5':
  Exercise constant folding of int & long mul, div and rem.

9 years agoam df62615b: am 87bada67: Merge "Cosmetic changes in ART run-tests."
Roland Levillain [Mon, 27 Jul 2015 20:47:49 +0000 (20:47 +0000)]
am df62615b: am 87bada67: Merge "Cosmetic changes in ART run-tests."

* commit 'df62615bb37ff5a15f16bd88fe29a53aad13b023':
  Cosmetic changes in ART run-tests.

9 years agoam 814a1604: am ee1e8987: Merge "Fix & add Checker assertions in 442-checker-constant...
Roland Levillain [Mon, 27 Jul 2015 20:47:47 +0000 (20:47 +0000)]
am 814a1604: am ee1e8987: Merge "Fix & add Checker assertions in 442-checker-constant-folding."

* commit '814a1604896da2ef0244357755ff5a2cf3a653fa':
  Fix & add Checker assertions in 442-checker-constant-folding.

9 years agoam 41bad0ef: Merge "HDeoptimize should hold values live in env."
Mingyao Yang [Mon, 27 Jul 2015 20:33:16 +0000 (20:33 +0000)]
am 41bad0ef: Merge "HDeoptimize should hold values live in env."

* commit '41bad0ef883c96cd9befa1b9be5ac1a6cdf282fd':
  HDeoptimize should hold values live in env.

9 years agoam 9578d10b: Merge "Add checker ability to 525-arrays-and-fields tests."
Aart Bik [Mon, 27 Jul 2015 20:33:14 +0000 (20:33 +0000)]
am 9578d10b: Merge "Add checker ability to 525-arrays-and-fields tests."

* commit '9578d10b5866bfab63cc4218ec5ab3f6dd10c8ce':
  Add checker ability to 525-arrays-and-fields tests.

9 years agoMerge "HDeoptimize should hold values live in env."
Mingyao Yang [Mon, 27 Jul 2015 20:20:01 +0000 (20:20 +0000)]
Merge "HDeoptimize should hold values live in env."

9 years agoRevert "Revert "Use the object class as top in reference type propagation""
Calin Juravle [Thu, 16 Jul 2015 15:51:30 +0000 (16:51 +0100)]
Revert "Revert "Use the object class as top in reference type propagation""

This reverts commit 7733bd644ac71f86d4b30a319624b23343882e53.

Change-Id: I7d393a808c01c084c18d632a54e0554b4b455f2c

9 years agoRevert "Revert "Fixes and improvements in ReferenceTypePropagation""
Calin Juravle [Wed, 15 Jul 2015 13:41:29 +0000 (14:41 +0100)]
Revert "Revert "Fixes and improvements in ReferenceTypePropagation""

This reverts commit 9b0096ba77e7e61bc2dcbbf954831dcae54a6c27.

Change-Id: I824f16e800ca32e646577d5e1e0d593887ccead1

9 years agoHDeoptimize should hold values live in env.
Mingyao Yang [Wed, 22 Jul 2015 22:56:34 +0000 (15:56 -0700)]
HDeoptimize should hold values live in env.

Values that are not live in compiled code anymore may still be needed in
interpreter, due to code motion, etc.

Bug: 22665511
Change-Id: I8b85833c5c462f8fe36f86d6026a51b07563995a

9 years agoMerge "Add checker ability to 525-arrays-and-fields tests."
Aart Bik [Mon, 27 Jul 2015 16:34:39 +0000 (16:34 +0000)]
Merge "Add checker ability to 525-arrays-and-fields tests."

9 years agoam 35dfc983: Merge "Exercise constant folding of int & long mul, div and rem."
Roland Levillain [Mon, 27 Jul 2015 15:42:49 +0000 (15:42 +0000)]
am 35dfc983: Merge "Exercise constant folding of int & long mul, div and rem."

* commit '35dfc983581b28e1b5db8061f7d1940e878d3f1a':
  Exercise constant folding of int & long mul, div and rem.

9 years agoam 87bada67: Merge "Cosmetic changes in ART run-tests."
Roland Levillain [Mon, 27 Jul 2015 15:42:47 +0000 (15:42 +0000)]
am 87bada67: Merge "Cosmetic changes in ART run-tests."

* commit '87bada67022b877273e7aaf09546af7aa35238ff':
  Cosmetic changes in ART run-tests.

9 years agoam ee1e8987: Merge "Fix & add Checker assertions in 442-checker-constant-folding."
Roland Levillain [Mon, 27 Jul 2015 15:42:45 +0000 (15:42 +0000)]
am ee1e8987: Merge "Fix & add Checker assertions in 442-checker-constant-folding."

* commit 'ee1e8987a862b9c1ae1533c04162e42dbf23b964':
  Fix & add Checker assertions in 442-checker-constant-folding.