OSDN Git Service

android-x86/art.git
8 years agoMerge "Ignore 145-alloc-tracking-stress failures in interpreter with CC."
Roland Levillain [Fri, 4 Mar 2016 16:17:29 +0000 (16:17 +0000)]
Merge "Ignore 145-alloc-tracking-stress failures in interpreter with CC."
am: dd6c73a3b5

* commit 'dd6c73a3b5a7eda84ede063832a5a12dff6f7ccd':
  Ignore 145-alloc-tracking-stress failures in interpreter with CC.

8 years agoMerge "ARM64: Implement SystemArrayCopyChar intrinsic."
Scott Wakeling [Fri, 4 Mar 2016 16:17:18 +0000 (16:17 +0000)]
Merge "ARM64: Implement SystemArrayCopyChar intrinsic."
am: f51a235db3

* commit 'f51a235db3cc167db27a7c447a28655e7e37c320':
  ARM64: Implement SystemArrayCopyChar intrinsic.

8 years agoMerge "Ignore 145-alloc-tracking-stress failures in interpreter with CC."
Roland Levillain [Fri, 4 Mar 2016 16:14:18 +0000 (16:14 +0000)]
Merge "Ignore 145-alloc-tracking-stress failures in interpreter with CC."

8 years agoMerge "ARM64: Implement SystemArrayCopyChar intrinsic."
Nicolas Geoffray [Fri, 4 Mar 2016 16:13:10 +0000 (16:13 +0000)]
Merge "ARM64: Implement SystemArrayCopyChar intrinsic."

8 years agoIgnore 145-alloc-tracking-stress failures in interpreter with CC.
Roland Levillain [Fri, 4 Mar 2016 16:01:22 +0000 (16:01 +0000)]
Ignore 145-alloc-tracking-stress failures in interpreter with CC.

This run-test fails also with the interpreter on the
concurrent collector configuration; disable it for now.

Bug: 27467554
Change-Id: I54f76536b498ea2dedfd76d1bd77e1e26b415eb2

8 years agoMerge "Make sure we keep adb logs on buildbots."
Nicolas Geoffray [Fri, 4 Mar 2016 15:50:48 +0000 (15:50 +0000)]
Merge "Make sure we keep adb logs on buildbots."
am: 867a7c7330

* commit '867a7c7330b74d258878894364c9493bf803aace':
  Make sure we keep adb logs on buildbots.

8 years agoMerge "Make sure we keep adb logs on buildbots."
Nicolas Geoffray [Fri, 4 Mar 2016 15:47:41 +0000 (15:47 +0000)]
Merge "Make sure we keep adb logs on buildbots."

8 years agoMerge "Re-enable CFI test for compressed symbols."
David Srbecky [Fri, 4 Mar 2016 15:44:18 +0000 (15:44 +0000)]
Merge "Re-enable CFI test for compressed symbols."
am: 04ca0a728d

* commit '04ca0a728db465311f1bcf43e87df39dcc104fcd':
  Re-enable CFI test for compressed symbols.

8 years agoMerge "Re-enable CFI test for compressed symbols."
David Srbecky [Fri, 4 Mar 2016 15:38:30 +0000 (15:38 +0000)]
Merge "Re-enable CFI test for compressed symbols."

8 years agoRe-enable CFI test for compressed symbols.
David Srbecky [Fri, 4 Mar 2016 14:42:05 +0000 (14:42 +0000)]
Re-enable CFI test for compressed symbols.

This enables the test for remote unwinding (modelling debuggerd),
but it does not test local unwinding since it is disabled for
performance reasons in libunwind.

Bug: 27391690
Change-Id: I28451576c421bbd70259d757332a178f29bf3646

8 years agoMake sure we keep adb logs on buildbots.
Nicolas Geoffray [Fri, 4 Mar 2016 15:28:35 +0000 (15:28 +0000)]
Make sure we keep adb logs on buildbots.

Change-Id: I79239967a74eaef6d10b546407b223422741d157

8 years agoMerge "Suppress ArrayDequeTest#testForEachRemaining temporarily."
Narayan Kamath [Fri, 4 Mar 2016 14:49:14 +0000 (14:49 +0000)]
Merge "Suppress ArrayDequeTest#testForEachRemaining temporarily."
am: e8e56f26fb

* commit 'e8e56f26fbaf8c3cd5ab046f8e13d24de494ffda':
  Suppress ArrayDequeTest#testForEachRemaining temporarily.

8 years agoMerge "Suppress ArrayDequeTest#testForEachRemaining temporarily."
Nicolas Geoffray [Fri, 4 Mar 2016 14:45:28 +0000 (14:45 +0000)]
Merge "Suppress ArrayDequeTest#testForEachRemaining temporarily."

8 years agoSuppress ArrayDequeTest#testForEachRemaining temporarily.
Narayan Kamath [Fri, 4 Mar 2016 14:40:32 +0000 (14:40 +0000)]
Suppress ArrayDequeTest#testForEachRemaining temporarily.

Change-Id: I297a392d694b8143010084469c401f15a887f2f1

8 years agoARM64: Implement SystemArrayCopyChar intrinsic.
Scott Wakeling [Mon, 29 Feb 2016 15:17:20 +0000 (15:17 +0000)]
ARM64: Implement SystemArrayCopyChar intrinsic.

Change-Id: I33f559139a38ddf20cacb8c997e38fa7663a4066

8 years agoMerge "Refine statistics around the JIT."
Nicolas Geoffray [Fri, 4 Mar 2016 12:01:21 +0000 (12:01 +0000)]
Merge "Refine statistics around the JIT."
am: a3ed89f687

* commit 'a3ed89f687dbaa9b5321b2d38d41b487a4208b80':
  Refine statistics around the JIT.

8 years agoMerge "Move back the boot image to debuggable."
Nicolas Geoffray [Fri, 4 Mar 2016 11:59:23 +0000 (11:59 +0000)]
Merge "Move back the boot image to debuggable."
am: 104f22ec88

* commit '104f22ec881a02b4df88d41e1b89e24151b66cc9':
  Move back the boot image to debuggable.

8 years agoMerge "Refine statistics around the JIT."
Nicolas Geoffray [Fri, 4 Mar 2016 11:58:43 +0000 (11:58 +0000)]
Merge "Refine statistics around the JIT."

8 years agoMerge "Move back the boot image to debuggable."
Nicolas Geoffray [Fri, 4 Mar 2016 11:55:41 +0000 (11:55 +0000)]
Merge "Move back the boot image to debuggable."

8 years agoMove back the boot image to debuggable.
Nicolas Geoffray [Fri, 4 Mar 2016 11:38:14 +0000 (11:38 +0000)]
Move back the boot image to debuggable.

Full frame deoptimization is broken with it.

Partial revert of https://android-review.googlesource.com/#/c/201383/

Change-Id: I7a402d79b0882f81987e56869551840da7d553e0

8 years agoMerge "Fix lint issue."
Nicolas Geoffray [Fri, 4 Mar 2016 11:28:07 +0000 (11:28 +0000)]
Merge "Fix lint issue."
am: b138a6ee7f

* commit 'b138a6ee7f1c1c172d9646547ad5def80db048e1':
  Fix lint issue.

8 years agoMerge "Fix lint issue."
Nicolas Geoffray [Fri, 4 Mar 2016 11:23:26 +0000 (11:23 +0000)]
Merge "Fix lint issue."

8 years agoFix lint issue.
Nicolas Geoffray [Fri, 4 Mar 2016 11:10:17 +0000 (11:10 +0000)]
Fix lint issue.

Change-Id: I549cc641510a7f941d85f3a5f38127bc6701a0a3

8 years agoMerge "Integer.bitCount and Long.bitCount intrinsics for ARM64"
xueliang.zhong [Fri, 4 Mar 2016 10:15:29 +0000 (10:15 +0000)]
Merge "Integer.bitCount and Long.bitCount intrinsics for ARM64"
am: dd11dde40a

* commit 'dd11dde40a9002eaebb977fc754f64d94ec4e60c':
  Integer.bitCount and Long.bitCount intrinsics for ARM64

8 years agoMerge "Integer.bitCount and Long.bitCount intrinsics for ARM64"
Nicolas Geoffray [Fri, 4 Mar 2016 10:11:09 +0000 (10:11 +0000)]
Merge "Integer.bitCount and Long.bitCount intrinsics for ARM64"

8 years agoMerge "ProfilingInfo roots should be visited by the declaring class."
Nicolas Geoffray [Fri, 4 Mar 2016 10:05:36 +0000 (10:05 +0000)]
Merge "ProfilingInfo roots should be visited by the declaring class."
am: 9ec0676c8e

* commit '9ec0676c8e17664926055e40a7283074dd9b3474':
  ProfilingInfo roots should be visited by the declaring class.

8 years agoMerge "ProfilingInfo roots should be visited by the declaring class."
Nicolas Geoffray [Fri, 4 Mar 2016 09:59:20 +0000 (09:59 +0000)]
Merge "ProfilingInfo roots should be visited by the declaring class."

8 years agoMerge "MIPS32: Highest/Lowest One Bit Set:"
Chris Larsen [Fri, 4 Mar 2016 04:54:42 +0000 (04:54 +0000)]
Merge "MIPS32: Highest/Lowest One Bit Set:"
am: 1028909c89

* commit '1028909c89640c89ab59570b24cb60a4342cdc31':
  MIPS32: Highest/Lowest One Bit Set:

8 years agoMerge "MIPS32: Highest/Lowest One Bit Set:"
Andreas Gampe [Fri, 4 Mar 2016 04:49:03 +0000 (04:49 +0000)]
Merge "MIPS32: Highest/Lowest One Bit Set:"

8 years agoMIPS32: Highest/Lowest One Bit Set:
Chris Larsen [Wed, 17 Feb 2016 01:10:40 +0000 (17:10 -0800)]
MIPS32: Highest/Lowest One Bit Set:

- int java.lang.Integer.highestOneBit(int)
- int java.lang.Integer.lowestOneBit(int)
- long java.lang.Long.highestOneBit(long)
- long java.lang.Long.lowestOneBit(long)

Change-Id: I575ec6f70cf5cac620cc5d9e49ec3f7b554b4622

8 years agoMerge "Add ScopedGCCriticalSection to Trace::StopTracing."
Hiroshi Yamauchi [Fri, 4 Mar 2016 02:10:46 +0000 (02:10 +0000)]
Merge "Add ScopedGCCriticalSection to Trace::StopTracing."
am: e330de4226

* commit 'e330de4226a25f81678edb9b1a5140bf1d7b3b5c':
  Add ScopedGCCriticalSection to Trace::StopTracing.

8 years agoMerge "MIPS32: Improve TrailingZeros"
Chris Larsen [Fri, 4 Mar 2016 02:10:36 +0000 (02:10 +0000)]
Merge "MIPS32: Improve TrailingZeros"
am: 3b13d9408f

* commit '3b13d9408f22c15ca7773fade2e55c6e4271a810':
  MIPS32: Improve TrailingZeros

8 years agoMerge "Add ScopedGCCriticalSection to Trace::StopTracing."
Hiroshi Yamauchi [Fri, 4 Mar 2016 02:07:41 +0000 (02:07 +0000)]
Merge "Add ScopedGCCriticalSection to Trace::StopTracing."

8 years agoMerge "MIPS32: Improve TrailingZeros"
Andreas Gampe [Fri, 4 Mar 2016 01:59:03 +0000 (01:59 +0000)]
Merge "MIPS32: Improve TrailingZeros"

8 years agoMerge "MIPS32: Implement bitCount intrinsics."
Chris Larsen [Fri, 4 Mar 2016 00:42:37 +0000 (00:42 +0000)]
Merge "MIPS32: Implement bitCount intrinsics."
am: 7891581ad7

* commit '7891581ad7653f8d9d3447872a5495af7d17d076':
  MIPS32: Implement bitCount intrinsics.

8 years agoMIPS32: Improve TrailingZeros
Chris Larsen [Thu, 18 Feb 2016 01:44:58 +0000 (17:44 -0800)]
MIPS32: Improve TrailingZeros

Change-Id: I1269ad5c58e1e3f39f3c2a04a3ed6dc1e44ff2fc

8 years agoMerge "MIPS32: Implement bitCount intrinsics."
Andreas Gampe [Fri, 4 Mar 2016 00:38:44 +0000 (00:38 +0000)]
Merge "MIPS32: Implement bitCount intrinsics."

8 years agoMIPS32: Implement bitCount intrinsics.
Chris Larsen [Sat, 13 Feb 2016 01:59:00 +0000 (17:59 -0800)]
MIPS32: Implement bitCount intrinsics.

- int java.lang.Integer.bitCount(int)
- int java.lang.Long.bitCount(long)

Change-Id: Ibde089675064aa052cfcd9f53aa36c25a4cbfca9

8 years agoMerge "MIPS32: Implement isInfinite intrinsics."
Chris Larsen [Fri, 4 Mar 2016 00:03:32 +0000 (00:03 +0000)]
Merge "MIPS32: Implement isInfinite intrinsics."
am: 00bc2d3413

* commit '00bc2d3413ed4b976dd9313c178fb6c86b66883c':
  MIPS32: Implement isInfinite intrinsics.

8 years agoMerge "MIPS32: Implement isInfinite intrinsics."
Andreas Gampe [Fri, 4 Mar 2016 00:02:15 +0000 (00:02 +0000)]
Merge "MIPS32: Implement isInfinite intrinsics."

8 years agoAdd ScopedGCCriticalSection to Trace::StopTracing.
Hiroshi Yamauchi [Thu, 3 Mar 2016 23:09:27 +0000 (15:09 -0800)]
Add ScopedGCCriticalSection to Trace::StopTracing.

This attempts to fix a deadlock in 545-tracing-and-jit with the read
barrier config. I think the cause is the same as what CL 174096
describes and it missed this one in Trace::StopTracing.

Bug: 26429931
Bug: 12687968
Change-Id: I02ca45e2667c9f6afc27d73919d6c31d204cc621

8 years agoProfilingInfo roots should be visited by the declaring class.
Nicolas Geoffray [Thu, 3 Mar 2016 23:14:49 +0000 (23:14 +0000)]
ProfilingInfo roots should be visited by the declaring class.

There seems to be an implicit assumption that only classes can
visit native roots (ie kVisitNativeRoots in Class::VisitReferences).
However, some places like Dbg::VisitRoots and
AllocRecordObjectMap::VisitRoots visit ArtMethod::VisitRoot
directly, and that breaks the assumptions.

bug:27435111
Change-Id: I5b476e614ba820394635d946cb562bf872a50e7e

8 years agoMerge "Add systrace to VerifyClass"
Mathieu Chartier [Thu, 3 Mar 2016 21:42:24 +0000 (21:42 +0000)]
Merge "Add systrace to VerifyClass"
am: 4a01be2b1a

* commit '4a01be2b1a7de5ce68cb5a453eb7cb4fc6c6658b':
  Add systrace to VerifyClass

8 years agoMerge "Move some default-methods tests to Java from Smali."
Alex Light [Thu, 3 Mar 2016 21:42:14 +0000 (21:42 +0000)]
Merge "Move some default-methods tests to Java from Smali."
am: 66bdb9e03e

* commit '66bdb9e03efa2055b6bfbe0a07ee873afe673fae':
  Move some default-methods tests to Java from Smali.

8 years agoMerge "Add systrace to VerifyClass"
Mathieu Chartier [Thu, 3 Mar 2016 21:38:41 +0000 (21:38 +0000)]
Merge "Add systrace to VerifyClass"

8 years agoAdd systrace to VerifyClass
Mathieu Chartier [Thu, 3 Mar 2016 03:23:17 +0000 (19:23 -0800)]
Add systrace to VerifyClass

Useful to see if verifier is preempting anything.

(cherry picked from commit 7f459f5859e5f01c92c3711e7d63c062f510b416)

Change-Id: I594cbdc5c2f8934fc6c4fc7ee47fc4ccfc3c627d

8 years agoMIPS32: Implement isInfinite intrinsics.
Chris Larsen [Thu, 11 Feb 2016 22:23:53 +0000 (14:23 -0800)]
MIPS32: Implement isInfinite intrinsics.

- boolean java.lang.Float.isInfinite(float)
- boolean java.lang.Double.isInfinite(double)

Change-Id: I17dc2380ec864fd7612025ed400e29dd115ccab4

8 years agoMerge "Move some default-methods tests to Java from Smali."
Alex Light [Thu, 3 Mar 2016 20:35:36 +0000 (20:35 +0000)]
Merge "Move some default-methods tests to Java from Smali."

8 years agoMove some default-methods tests to Java from Smali.
Alex Light [Tue, 1 Mar 2016 22:33:51 +0000 (14:33 -0800)]
Move some default-methods tests to Java from Smali.

Move all smali tests for default method behavior in
non-source-incompatible contexts to java. Also move some of the
simpler tests for source and binary incompatibilities into java as
well when possible.

Bug: 27310767

Change-Id: I753196f19849494825953c1bf06f15b7132f459b

8 years agoMerge "change image in run-jdwp-tests.sh"
Mingyao Yang [Thu, 3 Mar 2016 18:25:48 +0000 (18:25 +0000)]
Merge "change image in run-jdwp-tests.sh"
am: 93504f2f89

* commit '93504f2f891959c1606bd033a86310613e60cb1b':
  change image in run-jdwp-tests.sh

8 years agoMerge "Add a PassScope for PrepareForRegisterAllocation"
Mingyao Yang [Thu, 3 Mar 2016 18:25:38 +0000 (18:25 +0000)]
Merge "Add a PassScope for PrepareForRegisterAllocation"
am: b204d9444d

* commit 'b204d9444d7c8bc6bc5e60d791060525b91b520c':
  Add a PassScope for PrepareForRegisterAllocation

8 years agoMerge "change image in run-jdwp-tests.sh"
Mingyao Yang [Thu, 3 Mar 2016 18:19:46 +0000 (18:19 +0000)]
Merge "change image in run-jdwp-tests.sh"

8 years agoMerge "Add a PassScope for PrepareForRegisterAllocation"
Mingyao Yang [Thu, 3 Mar 2016 18:19:13 +0000 (18:19 +0000)]
Merge "Add a PassScope for PrepareForRegisterAllocation"

8 years agoMerge "Simplify LoadNativeLibrary()"
Dimitry Ivanov [Thu, 3 Mar 2016 17:11:58 +0000 (17:11 +0000)]
Merge "Simplify LoadNativeLibrary()"
am: 9bab082adb

* commit '9bab082adb251327b806d537d6710c16b9897de9':
  Simplify LoadNativeLibrary()

8 years agoMerge "Simplify LoadNativeLibrary()"
Dimitry Ivanov [Thu, 3 Mar 2016 17:05:15 +0000 (17:05 +0000)]
Merge "Simplify LoadNativeLibrary()"

8 years agoRefine statistics around the JIT.
Nicolas Geoffray [Thu, 3 Mar 2016 13:23:33 +0000 (13:23 +0000)]
Refine statistics around the JIT.

- Better namings.
- Now also time the code cache collection time.
- Random cleanups.

bug:23128949
bug:27445008
bug:27442890

Change-Id: I1dd52544bea678af868e7c47907f7a0fc9a146c3

8 years agoMerge "ART: cleanup exit_block_ in graph if exit block is removed"
Serguei Katkov [Thu, 3 Mar 2016 11:45:49 +0000 (11:45 +0000)]
Merge "ART: cleanup exit_block_ in graph if exit block is removed"
am: 19a133b2e2

* commit '19a133b2e26770b900119aaac25e3e73bd287e3f':
  ART: cleanup exit_block_ in graph if exit block is removed

8 years agoMerge "ART: cleanup exit_block_ in graph if exit block is removed"
David Brazdil [Thu, 3 Mar 2016 11:40:15 +0000 (11:40 +0000)]
Merge "ART: cleanup exit_block_ in graph if exit block is removed"

8 years agoMerge "Ignore 145-alloc-tracking-stress run-test failures with CC."
Roland Levillain [Thu, 3 Mar 2016 11:33:59 +0000 (11:33 +0000)]
Merge "Ignore 145-alloc-tracking-stress run-test failures with CC."
am: 982a1ac93d

* commit '982a1ac93d03379fc82f4f5b1a1b13eeea035d5b':
  Ignore 145-alloc-tracking-stress run-test failures with CC.

8 years agoInteger.bitCount and Long.bitCount intrinsics for ARM64
xueliang.zhong [Thu, 3 Mar 2016 10:52:51 +0000 (10:52 +0000)]
Integer.bitCount and Long.bitCount intrinsics for ARM64

Change-Id: If6180acc90239e52e5d33901b65e194d1ca7e248

8 years agoMerge "Ignore 145-alloc-tracking-stress run-test failures with CC."
Roland Levillain [Thu, 3 Mar 2016 11:28:41 +0000 (11:28 +0000)]
Merge "Ignore 145-alloc-tracking-stress run-test failures with CC."

8 years agoART: cleanup exit_block_ in graph if exit block is removed
Serguei Katkov [Wed, 2 Mar 2016 10:25:36 +0000 (16:25 +0600)]
ART: cleanup exit_block_ in graph if exit block is removed

If we remove the exit block from the graph (for example method
contains infinite loop) we should also clean the field exit_block_
in graph. At least inliner expects it.

Change-Id: Icda668da2233cdd6cd673635a1949f5ed34cf270
Signed-off-by: Serguei Katkov <serguei.i.katkov@intel.com>
8 years agoIgnore 145-alloc-tracking-stress run-test failures with CC.
Roland Levillain [Thu, 3 Mar 2016 10:43:21 +0000 (10:43 +0000)]
Ignore 145-alloc-tracking-stress run-test failures with CC.

This run-test sometimes fails with a timeout on ART
Builbot's x86-64 concurrent collector configuration. Disable
it to make the build turn green again, while we investigate
the failure.

Bug: 27467554
Change-Id: I0bac307ec85f197afb8763ca41a6ee50567c4d5f

8 years agoMerge "Do a TryLock when allocating a ProfilingInfo from the interpreter."
Nicolas Geoffray [Thu, 3 Mar 2016 09:38:49 +0000 (09:38 +0000)]
Merge "Do a TryLock when allocating a ProfilingInfo from the interpreter."
am: e283588e56

* commit 'e283588e56df7eebabd795b98264003105b20ece':
  Do a TryLock when allocating a ProfilingInfo from the interpreter.

8 years agoMerge "Do a TryLock when allocating a ProfilingInfo from the interpreter."
Nicolas Geoffray [Thu, 3 Mar 2016 09:26:46 +0000 (09:26 +0000)]
Merge "Do a TryLock when allocating a ProfilingInfo from the interpreter."

8 years agoAdd a PassScope for PrepareForRegisterAllocation
Mingyao Yang [Wed, 2 Mar 2016 22:59:32 +0000 (14:59 -0800)]
Add a PassScope for PrepareForRegisterAllocation

This pass does transform the graph so make it part of cfg-dumping.

Change-Id: I42e361382c85c97b974faad8bb0fcf2cb0750355

8 years agoMerge "Delete alloc tracking map outside of critical section"
Mathieu Chartier [Wed, 2 Mar 2016 22:35:23 +0000 (22:35 +0000)]
Merge "Delete alloc tracking map outside of critical section"
am: e4cec517fa

* commit 'e4cec517faf1c74d6895e0e5b512a6e2f83a0e06':
  Delete alloc tracking map outside of critical section

8 years agoMerge "Delete alloc tracking map outside of critical section"
Mathieu Chartier [Wed, 2 Mar 2016 22:01:28 +0000 (22:01 +0000)]
Merge "Delete alloc tracking map outside of critical section"

8 years agoDelete alloc tracking map outside of critical section
Mathieu Chartier [Wed, 2 Mar 2016 20:52:37 +0000 (12:52 -0800)]
Delete alloc tracking map outside of critical section

There can be lock order violations otherwise due to runtime shutdown
lock that may get acquired in the condition variable destructor.

Change-Id: I23cb2dfe241f5cc6c42bf6766e89042cf06069b6

8 years agoMerge "Revert "Disable test after libunwind change.""
Andreas Gampe [Wed, 2 Mar 2016 21:33:43 +0000 (21:33 +0000)]
Merge "Revert "Disable test after libunwind change.""
am: 0b136ac861

* commit '0b136ac861fbf9e8b97ded8a7a3ae316f46078e4':
  Revert "Disable test after libunwind change."

8 years agoMerge "Disable 577-profile-foreign-dex temporarily."
Hiroshi Yamauchi [Wed, 2 Mar 2016 21:33:27 +0000 (21:33 +0000)]
Merge "Disable 577-profile-foreign-dex temporarily."
am: b93457153d

* commit 'b93457153d3ee0ba51d45819aa8ac34953ac5d1f':
  Disable 577-profile-foreign-dex temporarily.

8 years agochange image in run-jdwp-tests.sh
Mingyao Yang [Tue, 1 Mar 2016 22:51:52 +0000 (14:51 -0800)]
change image in run-jdwp-tests.sh

Change-Id: I305fdd5b8b33c446529fe99f872af4fb8685bd7c

8 years agoMerge "Revert "Disable test after libunwind change.""
Andreas Gampe [Wed, 2 Mar 2016 20:57:25 +0000 (20:57 +0000)]
Merge "Revert "Disable test after libunwind change.""

8 years agoRevert "Disable test after libunwind change."
Andreas Gampe [Wed, 2 Mar 2016 16:51:21 +0000 (08:51 -0800)]
Revert "Disable test after libunwind change."

This reverts commit 18047e4cd06387958d315d4de6d9c1753a08ee9e.

Moving the in-process lzma disable to libunwind allows to unwind not-zipped debug-info, again.

Bug: 27391690
Change-Id: I8c24dd0e73bc9d57ce83c6f5a8272d8252e5b809

8 years agoMerge "Disable 577-profile-foreign-dex temporarily."
Hiroshi Yamauchi [Wed, 2 Mar 2016 20:53:18 +0000 (20:53 +0000)]
Merge "Disable 577-profile-foreign-dex temporarily."

8 years agoMerge "Fast ART MIPS64 interpreter"
Alexey Frunze [Wed, 2 Mar 2016 20:35:44 +0000 (20:35 +0000)]
Merge "Fast ART MIPS64 interpreter"
am: b5e8ade3b6

* commit 'b5e8ade3b6bf2162a885133f2ac728c578c3c2b0':
  Fast ART MIPS64 interpreter

8 years agoMerge "Fast ART MIPS64 interpreter"
Bill Buzbee [Wed, 2 Mar 2016 20:17:51 +0000 (20:17 +0000)]
Merge "Fast ART MIPS64 interpreter"

8 years agoDisable 577-profile-foreign-dex temporarily.
Hiroshi Yamauchi [Wed, 2 Mar 2016 20:12:54 +0000 (12:12 -0800)]
Disable 577-profile-foreign-dex temporarily.

Until a fix arrives.

Bug: 27454772
Change-Id: Ieec219792c507ad85561a4188ec873d2f18e4604

8 years agoMerge "Clear inline caches if a ProfilingInfo gets revived."
Nicolas Geoffray [Wed, 2 Mar 2016 19:53:03 +0000 (19:53 +0000)]
Merge "Clear inline caches if a ProfilingInfo gets revived."
am: 0344f4e1bd

* commit '0344f4e1bd62eb092d77840ec7d9cb48adb48a15':
  Clear inline caches if a ProfilingInfo gets revived.

8 years agoMerge "Fix potential linear alloc memory leak"
Mathieu Chartier [Wed, 2 Mar 2016 19:52:52 +0000 (19:52 +0000)]
Merge "Fix potential linear alloc memory leak"
am: 6ba1d6834c

* commit '6ba1d6834c7457cccf00e2a8faf4846b23a05094':
  Fix potential linear alloc memory leak

8 years agoMerge "Clear inline caches if a ProfilingInfo gets revived."
Nicolas Geoffray [Wed, 2 Mar 2016 19:47:54 +0000 (19:47 +0000)]
Merge "Clear inline caches if a ProfilingInfo gets revived."

8 years agoMerge "Fix potential linear alloc memory leak"
Mathieu Chartier [Wed, 2 Mar 2016 19:44:29 +0000 (19:44 +0000)]
Merge "Fix potential linear alloc memory leak"

8 years agoMerge "Simplified intrinsic macro mechanism."
Aart Bik [Wed, 2 Mar 2016 19:10:04 +0000 (19:10 +0000)]
Merge "Simplified intrinsic macro mechanism."
am: e0d1855149

* commit 'e0d18551491619dba0d9846d9f8312c6d1e07bde':
  Simplified intrinsic macro mechanism.

8 years agoMerge "Simplified intrinsic macro mechanism."
Aart Bik [Wed, 2 Mar 2016 18:53:45 +0000 (18:53 +0000)]
Merge "Simplified intrinsic macro mechanism."

8 years agoFix potential linear alloc memory leak
Mathieu Chartier [Wed, 2 Mar 2016 18:30:23 +0000 (10:30 -0800)]
Fix potential linear alloc memory leak

Previously, if we created a linear alloc for a class loader but
never created the class table, the linear alloc would never get
freed since it would have no corresponding ClassLoaderData.

Fixes valgrind-test-art-host-gtest-oat_test

Bug: 27384882
Change-Id: Ic8f35b58c3117127a39521b6b9d25ef12c72040c

8 years agoMerge "Remove references to "
Dan Willemsen [Wed, 2 Mar 2016 18:24:00 +0000 (18:24 +0000)]
Merge "Remove references to "
am: a71ec6419d

* commit 'a71ec6419d9e80b354de721003c8b7929d224a49':
  Remove references to $(ACP)

8 years agoMerge "Remove references to $(ACP)"
Dan Willemsen [Wed, 2 Mar 2016 18:12:06 +0000 (18:12 +0000)]
Merge "Remove references to $(ACP)"

8 years agoClear inline caches if a ProfilingInfo gets revived.
Nicolas Geoffray [Wed, 2 Mar 2016 17:09:35 +0000 (17:09 +0000)]
Clear inline caches if a ProfilingInfo gets revived.

This avoids stalled class references.

Bug: 27398183
Bug: 23128949
Bug: 26846185
Change-Id: I9539215241708e26fef887e02201ce1feabc2d1a

8 years agoSimplified intrinsic macro mechanism.
Aart Bik [Tue, 1 Mar 2016 23:16:54 +0000 (15:16 -0800)]
Simplified intrinsic macro mechanism.

Rationale:
Reduces boiler-plate code in all intrinsics code generators.
Also, the newly introduced "unreachable" macro provides a
static verifier that we do not have unreachable and thus
redundant code in the generators. In fact, this change
exposes that the MIPS32 and MIPS64 rotation intrinsics
(IntegerRotateRight, LongRotateRight, IntegerRotateLeft,
LongRotateLeft) are unreachable, since they are handled
as HIR constructs for all architectures. Thus the code
can be removed.

Change-Id: I0309799a0db580232137ded72bb8a7bbd45440a8

8 years agoMerge "Improve Checker error messages"
David Brazdil [Wed, 2 Mar 2016 16:43:41 +0000 (16:43 +0000)]
Merge "Improve Checker error messages"
am: 785eeae66e

* commit '785eeae66ebeb68d05878add2777df855846a1e2':
  Improve Checker error messages

8 years agoMerge "Revert "Revert "Use the interpreter as a heartbeat for the JIT."""
Nicolas Geoffray [Wed, 2 Mar 2016 16:43:29 +0000 (16:43 +0000)]
Merge "Revert "Revert "Use the interpreter as a heartbeat for the JIT."""
am: 52d6810e59

* commit '52d6810e592aad55e411d9af7e645d7abd02fe36':
  Revert "Revert "Use the interpreter as a heartbeat for the JIT.""

8 years agoMerge "Improve Checker error messages"
David Brazdil [Wed, 2 Mar 2016 16:41:33 +0000 (16:41 +0000)]
Merge "Improve Checker error messages"

8 years agoMerge "Revert "Revert "Use the interpreter as a heartbeat for the JIT."""
Nicolas Geoffray [Wed, 2 Mar 2016 16:39:08 +0000 (16:39 +0000)]
Merge "Revert "Revert "Use the interpreter as a heartbeat for the JIT."""

8 years agoRevert "Revert "Use the interpreter as a heartbeat for the JIT.""
Nicolas Geoffray [Wed, 2 Mar 2016 12:05:30 +0000 (12:05 +0000)]
Revert "Revert "Use the interpreter as a heartbeat for the JIT.""

Bug: 27398183
Bug: 23128949
Bug: 26846185

This reverts commit a96917a6983a5abbe973255a3846fda549fb1657.

Change-Id: I5c4f0d87d3293a6a7ab56a33396670704b66a347

8 years agoImprove Checker error messages
David Brazdil [Wed, 2 Mar 2016 16:09:46 +0000 (16:09 +0000)]
Improve Checker error messages

Now prints the offending Checker line and variable values.

Change-Id: Id4395083de6ddddbd69f66cb7ba38c943146799a

8 years agoMerge "ART: Enable JitProfiling for x86_64 Mterp"
Serguei Katkov [Wed, 2 Mar 2016 16:17:40 +0000 (16:17 +0000)]
Merge "ART: Enable JitProfiling for x86_64 Mterp"
am: 00e94fb884

* commit '00e94fb884eb0c58e75a623b0fd26330a9327f1e':
  ART: Enable JitProfiling for x86_64 Mterp

8 years agoFast ART MIPS64 interpreter
Alexey Frunze [Wed, 3 Feb 2016 04:25:45 +0000 (20:25 -0800)]
Fast ART MIPS64 interpreter

Change-Id: I5dda522df0acf9f9df626fe4f5ecfe6c4df600d3

8 years agoMerge "ART: Enable JitProfiling for x86_64 Mterp"
Bill Buzbee [Wed, 2 Mar 2016 15:53:46 +0000 (15:53 +0000)]
Merge "ART: Enable JitProfiling for x86_64 Mterp"

8 years agoMerge "oatdump: Add option to print just the header"
David Brazdil [Wed, 2 Mar 2016 15:52:30 +0000 (15:52 +0000)]
Merge "oatdump: Add option to print just the header"
am: 15427ae9ca

* commit '15427ae9ca187b6513cb72caab07c09f517a982a':
  oatdump: Add option to print just the header

8 years agoMerge "oatdump: Add option to print just the header"
David Brazdil [Wed, 2 Mar 2016 15:44:34 +0000 (15:44 +0000)]
Merge "oatdump: Add option to print just the header"