OSDN Git Service

android-x86/art.git
8 years agoMerge "Optimizing: Re-enable checker tests disabled for multi-image."
Vladimir Marko [Tue, 2 Feb 2016 15:33:54 +0000 (15:33 +0000)]
Merge "Optimizing: Re-enable checker tests disabled for multi-image."
am: 85fdcda926

* commit '85fdcda926fbab0e5a7b3e8b3541f5d225b2bcdb':
  Optimizing: Re-enable checker tests disabled for multi-image.

8 years agoMerge "Optimizing: Re-enable checker tests disabled for multi-image."
Vladimir Marko [Tue, 2 Feb 2016 15:29:43 +0000 (15:29 +0000)]
Merge "Optimizing: Re-enable checker tests disabled for multi-image."

8 years agoOptimizing: Re-enable checker tests disabled for multi-image.
Vladimir Marko [Tue, 2 Feb 2016 15:21:28 +0000 (15:21 +0000)]
Optimizing: Re-enable checker tests disabled for multi-image.

The pattern substituion we now do instead of inlining
is enough for these tests to work again.

Bug: 26317072
Change-Id: I0d501874b1be31884e9efc4f5d32fa893394c9ec

8 years agoMerge "Avoid re-declarations of base classes in DWARF."
David Srbecky [Tue, 2 Feb 2016 15:15:27 +0000 (15:15 +0000)]
Merge "Avoid re-declarations of base classes in DWARF."
am: 85aa2567c3

* commit '85aa2567c3c05eae82460c73c64d06606db5743e':
  Avoid re-declarations of base classes in DWARF.

8 years agoMerge "Use more compact encoding for DWARF flags."
David Srbecky [Tue, 2 Feb 2016 15:14:58 +0000 (15:14 +0000)]
Merge "Use more compact encoding for DWARF flags."
am: 4e09bcb7bd

* commit '4e09bcb7bdb295a86225a4a632436c514d422d24':
  Use more compact encoding for DWARF flags.

8 years agoMerge "Optimize DWARF namespace encoding."
David Srbecky [Tue, 2 Feb 2016 15:14:51 +0000 (15:14 +0000)]
Merge "Optimize DWARF namespace encoding."
am: 18e94ee5f7

* commit '18e94ee5f73460e7a35b219e692c897a00e6ab86':
  Optimize DWARF namespace encoding.

8 years agoMerge "Avoid re-declarations of base classes in DWARF."
David Srbecky [Tue, 2 Feb 2016 15:11:54 +0000 (15:11 +0000)]
Merge "Avoid re-declarations of base classes in DWARF."

8 years agoMerge "Use more compact encoding for DWARF flags."
David Srbecky [Tue, 2 Feb 2016 15:11:26 +0000 (15:11 +0000)]
Merge "Use more compact encoding for DWARF flags."

8 years agoMerge "Optimize DWARF namespace encoding."
David Srbecky [Tue, 2 Feb 2016 15:10:55 +0000 (15:10 +0000)]
Merge "Optimize DWARF namespace encoding."

8 years agoMerge "Optimizing: Do not depend on sharpening in test 449."
Vladimir Marko [Tue, 2 Feb 2016 15:08:49 +0000 (15:08 +0000)]
Merge "Optimizing: Do not depend on sharpening in test 449."
am: c2dd1761b9

* commit 'c2dd1761b9c7f415f0b38078403ecbe8bf961434':
  Optimizing: Do not depend on sharpening in test 449.

8 years agoMerge "Optimizing: Do not depend on sharpening in test 449."
Vladimir Marko [Tue, 2 Feb 2016 15:04:57 +0000 (15:04 +0000)]
Merge "Optimizing: Do not depend on sharpening in test 449."

8 years agoOptimizing: Do not depend on sharpening in test 449.
Vladimir Marko [Tue, 2 Feb 2016 14:53:47 +0000 (14:53 +0000)]
Optimizing: Do not depend on sharpening in test 449.

The sharpening may or may not remove the ArtMethod*
parameter, so the test must not depend on its absence.
This fixes the test 449 checker test on mips/mips64.

Change-Id: I0c9e7353234365c97b622c7c84708be3dcbbe4ff

8 years agoMerge "ART: Add test case for Select implementations"
David Brazdil [Tue, 2 Feb 2016 14:54:17 +0000 (14:54 +0000)]
Merge "ART: Add test case for Select implementations"
am: 5b38b35dd8

* commit '5b38b35dd8519787dd801508c30309a2da8c8fa3':
  ART: Add test case for Select implementations

8 years agoMerge "ART: Add test case for Select implementations"
David Brazdil [Tue, 2 Feb 2016 14:50:08 +0000 (14:50 +0000)]
Merge "ART: Add test case for Select implementations"

8 years agoAvoid re-declarations of base classes in DWARF.
David Srbecky [Mon, 1 Feb 2016 14:53:48 +0000 (14:53 +0000)]
Avoid re-declarations of base classes in DWARF.

Declare each base class only once for sanity and to save space.
If the class also has definition, use it instead.

Change-Id: I07cca012d0db75980b1239f44c6cb4069c3f353e

8 years agoUse more compact encoding for DWARF flags.
David Srbecky [Fri, 29 Jan 2016 15:13:19 +0000 (15:13 +0000)]
Use more compact encoding for DWARF flags.

Use DW_FORM_flag_present when possible (new in DWARF4).
This avoids encoding the value in entries if it is always true.

Change-Id: Ib31908399b4d0fea7f7c175240aa9b0d6d473b5a

8 years agoOptimize DWARF namespace encoding.
David Srbecky [Fri, 29 Jan 2016 15:02:44 +0000 (15:02 +0000)]
Optimize DWARF namespace encoding.

Instead of encapsulating each class in its own set of namespace tags,
create hierarchy with multiple classes in the leaf namespaces.

Change-Id: I1fdb717d45e5ee3aa0c505c90a15b1670f45774f

8 years agoART: Add test case for Select implementations
David Brazdil [Tue, 2 Feb 2016 10:09:14 +0000 (10:09 +0000)]
ART: Add test case for Select implementations

Change-Id: I487f9cdde321d2bad8239464000ffa20c57c82de

8 years agoMerge "Remove unused DMB code paths in the ARM64 Optimizing Compiler"
Roland Levillain [Tue, 2 Feb 2016 14:40:22 +0000 (14:40 +0000)]
Merge "Remove unused DMB code paths in the ARM64 Optimizing Compiler"
am: 5f16c05407

* commit '5f16c05407ed5f7f72fa761263fd5eac37de0077':
  Remove unused DMB code paths in the ARM64 Optimizing Compiler

8 years agoMerge "Remove unused DMB code paths in the ARM64 Optimizing Compiler"
Roland Levillain [Tue, 2 Feb 2016 14:36:58 +0000 (14:36 +0000)]
Merge "Remove unused DMB code paths in the ARM64 Optimizing Compiler"

8 years agoMerge "ARM64: Add direct calls to math intrinsics"
Roland Levillain [Tue, 2 Feb 2016 12:59:13 +0000 (12:59 +0000)]
Merge "ARM64: Add direct calls to math intrinsics"
am: b86f963ce9

* commit 'b86f963ce95b25bfae892fa425ab02f2fb706f87':
  ARM64: Add direct calls to math intrinsics

8 years agoMerge "ARM64: Add direct calls to math intrinsics"
Roland Levillain [Tue, 2 Feb 2016 12:55:02 +0000 (12:55 +0000)]
Merge "ARM64: Add direct calls to math intrinsics"

8 years agoARM64: Add direct calls to math intrinsics
Anton Kirilov [Wed, 20 Jan 2016 16:48:19 +0000 (16:48 +0000)]
ARM64: Add direct calls to math intrinsics

This change mirrors the work that has already been done for x86 and
x86_64. The following functions are affected: cos, sin, acos, asin,
atan, atan2, cbrt, cosh, exp, expm1, hypot, log, log10, nextafter,
sinh, tan, tanh.

Change-Id: I0f381bd2c1c4273b243c045107110fed551c6124
Signed-off-by: Anton Kirilov <anton.kirilov@linaro.org>
8 years agoMerge "Optimizing: Do not depend on sharpening in test 569."
Vladimir Marko [Tue, 2 Feb 2016 11:31:20 +0000 (11:31 +0000)]
Merge "Optimizing: Do not depend on sharpening in test 569."
am: 909147a304

* commit '909147a304500737824de5e1feab135560881e86':
  Optimizing: Do not depend on sharpening in test 569.

8 years agoMerge "Optimizing: Do not depend on sharpening in test 569."
Vladimir Marko [Tue, 2 Feb 2016 11:26:15 +0000 (11:26 +0000)]
Merge "Optimizing: Do not depend on sharpening in test 569."

8 years agoOptimizing: Do not depend on sharpening in test 569.
Vladimir Marko [Tue, 2 Feb 2016 11:10:16 +0000 (11:10 +0000)]
Optimizing: Do not depend on sharpening in test 569.

The sharpening may or may not remove the ArtMethod*
parameter, so the test must not depend on its absence.
This fixes the test 569 checker test on mips/mips64.

Change-Id: Ibee88d3602778006558caf33cf69e7c419918699

8 years agoMerge "Revert "ART: Mterp for arm64""
Sebastien Hertz [Tue, 2 Feb 2016 10:55:19 +0000 (10:55 +0000)]
Merge "Revert "ART: Mterp for arm64""
am: f1e2b4dd92

* commit 'f1e2b4dd9238d85d041f47b6bd853babe0a53c85':
  Revert "ART: Mterp for arm64"

8 years agoMerge "Revert "ART: Mterp for arm64""
Sebastien Hertz [Tue, 2 Feb 2016 10:50:30 +0000 (10:50 +0000)]
Merge "Revert "ART: Mterp for arm64""

8 years agoRevert "ART: Mterp for arm64"
Sebastien Hertz [Tue, 2 Feb 2016 10:48:49 +0000 (10:48 +0000)]
Revert "ART: Mterp for arm64"

This reverts commit e0c269e0a5f50b1a551ddba1205f6e5b4b5e6c98.

The CL is causing build breakages on arm64 targets.

Change-Id: I7402fe34869258ae870c57308b2062e50d801bdd

8 years agoMerge "MIPS64: Remove unaligned memory access from art generated code"
Vladimir Marko [Tue, 2 Feb 2016 10:43:54 +0000 (10:43 +0000)]
Merge "MIPS64: Remove unaligned memory access from art generated code"
am: a9e5521b2a

* commit 'a9e5521b2ae04a64c5a90be6955fc154d4a5da4e':
  MIPS64: Remove unaligned memory access from art generated code

8 years agoMerge "MIPS64: Remove unaligned memory access from art generated code"
Vladimir Marko [Tue, 2 Feb 2016 10:39:20 +0000 (10:39 +0000)]
Merge "MIPS64: Remove unaligned memory access from art generated code"

8 years agoMerge "ART: Mterp for arm64"
Bill Buzbee [Tue, 2 Feb 2016 04:44:18 +0000 (04:44 +0000)]
Merge "ART: Mterp for arm64"
am: 7fac3532a8

* commit '7fac3532a836920cf4d478d97b9d67b2bf2aed39':
  ART: Mterp for arm64

8 years agoMerge "ART: Mterp for arm64"
Bill Buzbee [Tue, 2 Feb 2016 04:40:47 +0000 (04:40 +0000)]
Merge "ART: Mterp for arm64"

8 years agoMerge "Fix up dex cache strings stored in classes"
Mathieu Chartier [Tue, 2 Feb 2016 04:11:54 +0000 (04:11 +0000)]
Merge "Fix up dex cache strings stored in classes"
am: 85db315a42

* commit '85db315a4245666be0d0dfafa46818b404a7b8b2':
  Fix up dex cache strings stored in classes

8 years agoMerge "Fix up dex cache strings stored in classes"
Mathieu Chartier [Tue, 2 Feb 2016 04:05:22 +0000 (04:05 +0000)]
Merge "Fix up dex cache strings stored in classes"

8 years agoFix up dex cache strings stored in classes
Mathieu Chartier [Mon, 1 Feb 2016 18:34:47 +0000 (10:34 -0800)]
Fix up dex cache strings stored in classes

Previously we left the image pointer instead of fixing up the pointer
to the one in the BSS. This only showed up because JIT does the same
as boot image, bypassing null check.

Fixed a bug where oat files without embedded dex cache arrays would
get their dex cache arrays corrupted.

Added a non virtual class visitor for performance.

Bug: 26846419
Bug: 22858531

Change-Id: I8cd0d61e440f753b4628ddb8c932eb23a0a81027

8 years agoMerge "Add read barrier option to UpdateEntrypoints"
Mathieu Chartier [Tue, 2 Feb 2016 02:12:32 +0000 (02:12 +0000)]
Merge "Add read barrier option to UpdateEntrypoints"
am: 36fe0e8709

* commit '36fe0e870901070703152e43346e88dc7ae45f0f':
  Add read barrier option to UpdateEntrypoints

8 years agoMerge "Add read barrier option to UpdateEntrypoints"
Mathieu Chartier [Tue, 2 Feb 2016 02:07:06 +0000 (02:07 +0000)]
Merge "Add read barrier option to UpdateEntrypoints"

8 years agoAdd read barrier option to UpdateEntrypoints
Mathieu Chartier [Tue, 2 Feb 2016 00:08:15 +0000 (16:08 -0800)]
Add read barrier option to UpdateEntrypoints

Also call this without read barrier for image relocation.

Bug: 26786304
Change-Id: Ia718c1491b54cadb7283c62afc1eb9031a15b4ef

8 years agoART: Mterp for arm64
buzbee [Wed, 27 Jan 2016 02:23:19 +0000 (18:23 -0800)]
ART: Mterp for arm64

Ready for review.  All opcodes handled.  All applicable run-tests pass.
Device boots to desktop in interpret-only mode.

Change-Id: I937d8bcf848a831e04d4b9de8d1914667a197d75

8 years agoMerge "Implemented signum() on ARM64."
Aart Bik [Mon, 1 Feb 2016 18:36:46 +0000 (18:36 +0000)]
Merge "Implemented signum() on ARM64."
am: c3cf1d2e35

* commit 'c3cf1d2e35a45bd2e2c60fbc9c2a1a6a56dfc529':
  Implemented signum() on ARM64.

8 years agoMerge "Implemented signum() on ARM64."
Aart Bik [Mon, 1 Feb 2016 18:32:50 +0000 (18:32 +0000)]
Merge "Implemented signum() on ARM64."

8 years agoImplemented signum() on ARM64.
Aart Bik [Fri, 29 Jan 2016 20:54:04 +0000 (12:54 -0800)]
Implemented signum() on ARM64.

Change-Id: Ib805e62341f6c5e4fcc35c73d12e217fbae948ce

8 years agoMerge "ART: Fix test 117 after OatFileAssistant change"
David Brazdil [Mon, 1 Feb 2016 18:09:20 +0000 (18:09 +0000)]
Merge "ART: Fix test 117 after OatFileAssistant change"
am: fda30a435d

* commit 'fda30a435d672988c3ec1805905b359a5e756bf3':
  ART: Fix test 117 after OatFileAssistant change

8 years agoMerge "ART: Fix test 117 after OatFileAssistant change"
David Brazdil [Mon, 1 Feb 2016 18:06:16 +0000 (18:06 +0000)]
Merge "ART: Fix test 117 after OatFileAssistant change"

8 years agoART: Fix test 117 after OatFileAssistant change
David Brazdil [Mon, 1 Feb 2016 18:00:06 +0000 (18:00 +0000)]
ART: Fix test 117 after OatFileAssistant change

Change-Id: I20fc37ab869cb025c7ac5b550f5349d2e17de112

8 years agoMerge "ART: Release DexFile in OatFileAssistant"
David Brazdil [Mon, 1 Feb 2016 16:54:30 +0000 (16:54 +0000)]
Merge "ART: Release DexFile in OatFileAssistant"
am: 7375fa1b21

* commit '7375fa1b2169a12de69e03679b67a6f04128d9e0':
  ART: Release DexFile in OatFileAssistant

8 years agoMerge "ART: Release DexFile in OatFileAssistant"
David Brazdil [Mon, 1 Feb 2016 16:50:36 +0000 (16:50 +0000)]
Merge "ART: Release DexFile in OatFileAssistant"

8 years agoART: Release DexFile in OatFileAssistant
David Brazdil [Mon, 1 Feb 2016 16:32:50 +0000 (16:32 +0000)]
ART: Release DexFile in OatFileAssistant

Change-Id: I4ff0041191d2fe7a33c2b55f163a33e92da62b6b

8 years agoMerge "Ensure instruction cache is flushed in compiler tests with Clang."
Roland Levillain [Mon, 1 Feb 2016 15:52:57 +0000 (15:52 +0000)]
Merge "Ensure instruction cache is flushed in compiler tests with Clang."
am: d111cce1d2

* commit 'd111cce1d266567d71be828c4213f3456dbdac2c':
  Ensure instruction cache is flushed in compiler tests with Clang.

8 years agoMerge "Ensure instruction cache is flushed in compiler tests with Clang."
Roland Levillain [Mon, 1 Feb 2016 15:48:42 +0000 (15:48 +0000)]
Merge "Ensure instruction cache is flushed in compiler tests with Clang."

8 years agoMerge "Ignore image checksum for ExtractOnly oat files"
David Brazdil [Mon, 1 Feb 2016 15:32:38 +0000 (15:32 +0000)]
Merge "Ignore image checksum for ExtractOnly oat files"
am: bceee26590

* commit 'bceee26590c8c757987689d2e1002c2f98f0ab33':
  Ignore image checksum for ExtractOnly oat files

8 years agoMerge "Ignore image checksum for ExtractOnly oat files"
David Brazdil [Mon, 1 Feb 2016 15:27:34 +0000 (15:27 +0000)]
Merge "Ignore image checksum for ExtractOnly oat files"

8 years agoEnsure instruction cache is flushed in compiler tests with Clang.
Roland Levillain [Mon, 1 Feb 2016 15:23:20 +0000 (15:23 +0000)]
Ensure instruction cache is flushed in compiler tests with Clang.

Invoke __builtin___clear_cache with Clang in
art::CommonCompilerTest::MakeExecutable.  This fixes
"Illegal instruction" failures in codegen_test on angler.

Factor this logic in a function and use it in
art::jit::JitCodeCache::CommitCodeInternal too.

Bug: 26786447
Change-Id: I81fa056c8d7c6bf2168c9340deeab82231cb1084

8 years agoIgnore image checksum for ExtractOnly oat files
David Brazdil [Thu, 28 Jan 2016 15:05:49 +0000 (15:05 +0000)]
Ignore image checksum for ExtractOnly oat files

Oat files compiled with --compiler-filter=verify-at-runtime contain
no compiled code and therefore are independent of the boot image.
This patch stores an ExtractOnly flag in the oat header and skips
the image checksum test if the flag is set, rendering the oat file
up to date even after OTAs.

Bug: 26813999

Change-Id: I25291d5b49d9e9d0018844e957a2dc88ef6bdc27

8 years agoMerge "Be on the safe side: emit an environment for runtime calls."
Nicolas Geoffray [Mon, 1 Feb 2016 15:07:01 +0000 (15:07 +0000)]
Merge "Be on the safe side: emit an environment for runtime calls."
am: 99b4d43c7b

* commit '99b4d43c7b2c81a0a4712578016efdfc65cdc21b':
  Be on the safe side: emit an environment for runtime calls.

8 years agoMerge "Be on the safe side: emit an environment for runtime calls."
Nicolas Geoffray [Mon, 1 Feb 2016 15:02:23 +0000 (15:02 +0000)]
Merge "Be on the safe side: emit an environment for runtime calls."

8 years agoMerge "Track libcore change aa517a356a38b8cd6764667e1edd735aaf5978e9."
Narayan Kamath [Mon, 1 Feb 2016 14:06:16 +0000 (14:06 +0000)]
Merge "Track libcore change aa517a356a38b8cd6764667e1edd735aaf5978e9."
am: a2e599ab7c

* commit 'a2e599ab7c74ec6bb61c17ff9182827a366c2dc5':
  Track libcore change aa517a356a38b8cd6764667e1edd735aaf5978e9.

8 years agoMerge "Track libcore change aa517a356a38b8cd6764667e1edd735aaf5978e9."
Narayan Kamath [Mon, 1 Feb 2016 14:01:36 +0000 (14:01 +0000)]
Merge "Track libcore change aa517a356a38b8cd6764667e1edd735aaf5978e9."

8 years agoMerge "Invoke all other registered handlers only for generated code"
Calin Juravle [Mon, 1 Feb 2016 13:49:31 +0000 (13:49 +0000)]
Merge "Invoke all other registered handlers only for generated code"
am: 3caf203854

* commit '3caf203854a9270eed6d2858744fc1f6a3f76940':
  Invoke all other registered handlers only for generated code

8 years agoTrack libcore change aa517a356a38b8cd6764667e1edd735aaf5978e9.
Narayan Kamath [Mon, 1 Feb 2016 13:22:18 +0000 (13:22 +0000)]
Track libcore change aa517a356a38b8cd6764667e1edd735aaf5978e9.

Change-Id: I32a995eb62e3268c20fa5c2ac8dc2bf190c6fb7a

8 years agoMerge "Invoke all other registered handlers only for generated code"
Calin Juravle [Mon, 1 Feb 2016 13:43:27 +0000 (13:43 +0000)]
Merge "Invoke all other registered handlers only for generated code"

8 years agoBe on the safe side: emit an environment for runtime calls.
Nicolas Geoffray [Mon, 1 Feb 2016 12:23:22 +0000 (12:23 +0000)]
Be on the safe side: emit an environment for runtime calls.

Even if those runtime calls don't throw, they may be interrupted
and be asked to dump their stack. Since dumping a stack also dumps
locked Java objects, we need a DexRegisterMap at these locations
to know the location of those objects.

Adds 0.05% to boot image code size.

bug:26168076
Change-Id: I7c3975addea9ddf3123183b07108b0701bb26fc8

8 years agoMerge "ART: Disallow uses of uninitialized references"
David Brazdil [Mon, 1 Feb 2016 12:23:19 +0000 (12:23 +0000)]
Merge "ART: Disallow uses of uninitialized references"
am: 6f2c459c97

* commit '6f2c459c97fad172991d05f96cb6036050c2db97':
  ART: Disallow uses of uninitialized references

8 years agoMerge "ART: Disallow uses of uninitialized references"
David Brazdil [Mon, 1 Feb 2016 12:19:53 +0000 (12:19 +0000)]
Merge "ART: Disallow uses of uninitialized references"

8 years agoART: Disallow uses of uninitialized references
David Brazdil [Tue, 19 Jan 2016 14:25:29 +0000 (14:25 +0000)]
ART: Disallow uses of uninitialized references

The following instructions accepted uninitialized reference types
as their arguments:
 - instance-of
 - check-cast
 - throw
 - iput-object (stored value argument)
 - sput-object
 - invoke-* (non-this arguments)

Monitor-enter and monitor-exit are allowed.

Bug: 26594149

Change-Id: I2a4decb1fba274b8969b17bc237ac0fd19b93c80

8 years agoMerge "Revert "Disable test after failing test was pushed.""
Narayan Kamath [Mon, 1 Feb 2016 11:46:12 +0000 (11:46 +0000)]
Merge "Revert "Disable test after failing test was pushed.""
am: 2b8624cf94

* commit '2b8624cf9487e9dee3b817833499564b627248c4':
  Revert "Disable test after failing test was pushed."

8 years agoMerge "Revert "Disable test after failing test was pushed.""
Narayan Kamath [Mon, 1 Feb 2016 11:41:40 +0000 (11:41 +0000)]
Merge "Revert "Disable test after failing test was pushed.""

8 years agoRevert "Disable test after failing test was pushed."
Narayan Kamath [Mon, 1 Feb 2016 10:40:38 +0000 (10:40 +0000)]
Revert "Disable test after failing test was pushed."

This reverts commit fd825201137046db7ffa4371ad6d374beda89735.

The change that fixes this test has been submitted.

Change-Id: I35612987b6b149f538b6c6d757eaa626b5349bbd

8 years agoMerge "Clean up UpdateOatFile for app images"
Mathieu Chartier [Sat, 30 Jan 2016 01:03:51 +0000 (01:03 +0000)]
Merge "Clean up UpdateOatFile for app images"
am: 7f1551d28b

* commit '7f1551d28b3674799a4bb2b198bf6b16f32082af':
  Clean up UpdateOatFile for app images

8 years agoMerge "Clean up UpdateOatFile for app images"
Mathieu Chartier [Sat, 30 Jan 2016 00:58:56 +0000 (00:58 +0000)]
Merge "Clean up UpdateOatFile for app images"

8 years agoMerge "Add oat checksum check for app image loading"
Mathieu Chartier [Sat, 30 Jan 2016 00:12:33 +0000 (00:12 +0000)]
Merge "Add oat checksum check for app image loading"
am: dc5909af87

* commit 'dc5909af876474898e34bb41240130f6c3a37b6c':
  Add oat checksum check for app image loading

8 years agoClean up UpdateOatFile for app images
Mathieu Chartier [Fri, 29 Jan 2016 04:33:36 +0000 (20:33 -0800)]
Clean up UpdateOatFile for app images

Check that for the there is only one oat file name for the app image
case.

Avoid calling GetOatElfInformation unless necessary.

Bug: 22858531
Change-Id: I88d258a1cc2823956ecc4fca9a6f7b2d3c4b986e

8 years agoMerge "Add oat checksum check for app image loading"
Mathieu Chartier [Sat, 30 Jan 2016 00:07:45 +0000 (00:07 +0000)]
Merge "Add oat checksum check for app image loading"

8 years agoMerge "ART: Do not reopen oat file in ImageWriter::UpdateOatFile()."
Mathieu Chartier [Fri, 29 Jan 2016 23:52:09 +0000 (23:52 +0000)]
Merge "ART: Do not reopen oat file in ImageWriter::UpdateOatFile()."
am: 472964bceb

* commit '472964bcebeeb42e7428aca93c2d8d6295e865ee':
  ART: Do not reopen oat file in ImageWriter::UpdateOatFile().

8 years agoMerge "ART: Do not reopen oat file in ImageWriter::UpdateOatFile()."
Mathieu Chartier [Fri, 29 Jan 2016 23:48:56 +0000 (23:48 +0000)]
Merge "ART: Do not reopen oat file in ImageWriter::UpdateOatFile()."

8 years agoMerge "Regression test ensuring unresolved classes are not put in dex cache."
Jeff Hao [Fri, 29 Jan 2016 23:48:11 +0000 (23:48 +0000)]
Merge "Regression test ensuring unresolved classes are not put in dex cache."
am: 36a0cc7176

* commit '36a0cc7176f271b170f972aae86fccd0c4bfd241':
  Regression test ensuring unresolved classes are not put in dex cache.

8 years agoMerge "Regression test ensuring unresolved classes are not put in dex cache."
Jeff Hao [Fri, 29 Jan 2016 23:43:04 +0000 (23:43 +0000)]
Merge "Regression test ensuring unresolved classes are not put in dex cache."

8 years agoRegression test ensuring unresolved classes are not put in dex cache.
Jeff Hao [Fri, 29 Jan 2016 02:22:36 +0000 (18:22 -0800)]
Regression test ensuring unresolved classes are not put in dex cache.

Bug: 26792072

(cherry-picked from commit 2bf56594e78ab7b01ee85c1d885c92cb469dfdf2)

Change-Id: I4e9f4ab0b8ff215c39d854ee041c1acfedcf0b6d

8 years agoMerge "Add a comment on ReadBarrier::Mark() about ALWAYS_INLINE."
Hiroshi Yamauchi [Fri, 29 Jan 2016 22:23:16 +0000 (22:23 +0000)]
Merge "Add a comment on ReadBarrier::Mark() about ALWAYS_INLINE."
am: 1945103a87

* commit '1945103a8748b761460f80d696ed0169d78a8bf1':
  Add a comment on ReadBarrier::Mark() about ALWAYS_INLINE.

8 years agoAdd oat checksum check for app image loading
Mathieu Chartier [Fri, 29 Jan 2016 20:22:17 +0000 (12:22 -0800)]
Add oat checksum check for app image loading

Bug: 26846419
Bug: 22858531

Change-Id: If30028b7d6b5749f5bdbed0c219d014a3b50a11b

8 years agoMerge "Add a comment on ReadBarrier::Mark() about ALWAYS_INLINE."
Hiroshi Yamauchi [Fri, 29 Jan 2016 22:18:47 +0000 (22:18 +0000)]
Merge "Add a comment on ReadBarrier::Mark() about ALWAYS_INLINE."

8 years agoMerge "Fix issue with exception type resolution during linking."
Alex Light [Fri, 29 Jan 2016 21:47:39 +0000 (21:47 +0000)]
Merge "Fix issue with exception type resolution during linking."
am: ea59deb1a3

* commit 'ea59deb1a3e2916054dc3fd7e5e586316dacf524':
  Fix issue with exception type resolution during linking.

8 years agoMerge "Fix issue with exception type resolution during linking."
Alex Light [Fri, 29 Jan 2016 21:42:26 +0000 (21:42 +0000)]
Merge "Fix issue with exception type resolution during linking."

8 years agoMerge "Do not use atomic increment in allocation as fence."
Hans Boehm [Fri, 29 Jan 2016 20:45:19 +0000 (20:45 +0000)]
Merge "Do not use atomic increment in allocation as fence."
am: ab00be9c6e

* commit 'ab00be9c6e2706be3499bd189637e27edf7f2168':
  Do not use atomic increment in allocation as fence.

8 years agoMerge "Do not use atomic increment in allocation as fence."
Hans Boehm [Fri, 29 Jan 2016 20:40:09 +0000 (20:40 +0000)]
Merge "Do not use atomic increment in allocation as fence."

8 years agoFix issue with exception type resolution during linking.
Alex Light [Fri, 29 Jan 2016 20:24:48 +0000 (12:24 -0800)]
Fix issue with exception type resolution during linking.

When using default methods that cross dex-files we would sometimes
attempt to lookup method information using the wrong dex file. This
fixes this issue.

Bug: 26872564

Change-Id: I3c4b64ef970017356962060f3bd3781b4629a3c8

8 years agoAdd a comment on ReadBarrier::Mark() about ALWAYS_INLINE.
Hiroshi Yamauchi [Fri, 29 Jan 2016 20:06:36 +0000 (12:06 -0800)]
Add a comment on ReadBarrier::Mark() about ALWAYS_INLINE.

This is a follow up on CL 199360.

Bug: 12687968
Bug: 26744236
Change-Id: I9930894a403e897b85d77caf92834afaa9a860a0

8 years agoMerge "Implement compare() on ARM64."
Aart Bik [Fri, 29 Jan 2016 19:08:02 +0000 (19:08 +0000)]
Merge "Implement compare() on ARM64."
am: 2624ffcdba

* commit '2624ffcdbafd0d89cb92f688d4c264bb08a2522c':
  Implement compare() on ARM64.

8 years agoMerge "ART: Dump full exception on re-init failure message"
Andreas Gampe [Fri, 29 Jan 2016 19:03:31 +0000 (19:03 +0000)]
Merge "ART: Dump full exception on re-init failure message"
am: 392899e8e2

* commit '392899e8e2c3a5bdbe2c92825eead9def7923c9c':
  ART: Dump full exception on re-init failure message

8 years agoMerge "Implement compare() on ARM64."
Aart Bik [Fri, 29 Jan 2016 19:01:38 +0000 (19:01 +0000)]
Merge "Implement compare() on ARM64."

8 years agoMerge "ART: Dump full exception on re-init failure message"
Andreas Gampe [Fri, 29 Jan 2016 18:50:18 +0000 (18:50 +0000)]
Merge "ART: Dump full exception on re-init failure message"

8 years agoImplement compare() on ARM64.
Aart Bik [Thu, 28 Jan 2016 22:36:22 +0000 (14:36 -0800)]
Implement compare() on ARM64.

Change-Id: I6b5982aeb7401cd90fc37431a72bdd2b7f3e322b

8 years agoMerge "Implementation of integer intrinsics on x86_64"
Aart Bik [Fri, 29 Jan 2016 17:46:42 +0000 (17:46 +0000)]
Merge "Implementation of integer intrinsics on x86_64"
am: ea3a00744d

* commit 'ea3a00744d05bd403f423582bf6dc8462d305b31':
  Implementation of integer intrinsics on x86_64

8 years agoMerge "Implementation of integer intrinsics on x86_64"
Aart Bik [Fri, 29 Jan 2016 17:43:30 +0000 (17:43 +0000)]
Merge "Implementation of integer intrinsics on x86_64"

8 years agoMerge "Optimizing compiler support for directly calling interface methods"
Alex Light [Fri, 29 Jan 2016 17:42:56 +0000 (17:42 +0000)]
Merge "Optimizing compiler support for directly calling interface methods"
am: 1c720b7adf

* commit '1c720b7adf51f58248748f7505582349a73a651c':
  Optimizing compiler support for directly calling interface methods

8 years agoMerge "Optimizing compiler support for directly calling interface methods"
Alex Light [Fri, 29 Jan 2016 17:38:57 +0000 (17:38 +0000)]
Merge "Optimizing compiler support for directly calling interface methods"

8 years agoMIPS64: Remove unaligned memory access from art generated code
Lazar Trsic [Thu, 3 Sep 2015 15:33:01 +0000 (17:33 +0200)]
MIPS64: Remove unaligned memory access from art generated code

Unaligned memory access was caused by sd, ld, ldc1 and sdc1
instructions. Check if offset is unaligned and replace it
with two 32 bit memory accesses, if so.

Added assembler tests for new instructions, as well as assembler
tests for LoadFromOffset, LoadFpuFromOffset, StoreToOffset and
StoreFpuToOffset.

Change-Id: I0228a4a2ce6c801eeb5b46952b8330e14468deb3

8 years agoART: Do not reopen oat file in ImageWriter::UpdateOatFile().
Vladimir Marko [Fri, 29 Jan 2016 16:27:27 +0000 (16:27 +0000)]
ART: Do not reopen oat file in ImageWriter::UpdateOatFile().

Instead, pass the already opened file from Dex2Oat.

Bug: 26831001
Change-Id: I2341259499067f43ce620b590c5482d28f140e9f

8 years agoMerge "Disable test after failing test was pushed."
Nicolas Geoffray [Fri, 29 Jan 2016 13:50:03 +0000 (13:50 +0000)]
Merge "Disable test after failing test was pushed."
am: ba5ea7003f

* commit 'ba5ea7003f071f85936ee351aff46f64a56ee096':
  Disable test after failing test was pushed.