Tue, 24 May 2016 01:13:57 -0700 |
enevill |
8156943: aarch64: string compare does not support CompactStrings
|
file |
diff |
annotate
|
Wed, 25 May 2016 13:30:07 +0000 |
enevill |
8157841: aarch64: prefetch ignores cache line size
|
file |
diff |
annotate
|
Wed, 25 May 2016 15:05:26 +0000 |
enevill |
8157834: aarch64: Hello World crashes with fastdebug build
|
file |
diff |
annotate
|
Fri, 29 Apr 2016 02:13:40 +0300 |
vlivanov |
Merge
|
file |
diff |
annotate
|
Thu, 28 Apr 2016 13:26:29 +0000 |
enevill |
8155617: aarch64: ClearArray does not use DC ZVA
|
file |
diff |
annotate
|
Mon, 25 Apr 2016 15:22:16 +0000 |
coleenp |
Merge
|
file |
diff |
annotate
|
Mon, 25 Apr 2016 14:22:36 +0000 |
aph |
8154957: AArch64: Better byte behavior
|
file |
diff |
annotate
|
Mon, 25 Apr 2016 09:51:00 -0400 |
coleenp |
8154580: Save mirror in interpreter frame to enable cleanups of CLDClosure
|
file |
diff |
annotate
|
Thu, 21 Apr 2016 15:59:07 -0400 |
bharadwaj |
Merge
|
file |
diff |
annotate
|
Wed, 20 Apr 2016 11:05:28 +0000 |
aph |
8153310: AArch64: JEP 254: Implement byte_array_inflate
|
file |
diff |
annotate
|
Tue, 12 Apr 2016 11:53:44 +0800 |
fyang |
8153713: aarch64: improve short array clearing using store pair
|
file |
diff |
annotate
|
Thu, 07 Apr 2016 22:36:16 +0000 |
enevill |
8153797: aarch64: Add Arrays.fill stub code
|
file |
diff |
annotate
|
Tue, 29 Mar 2016 10:07:54 +0000 |
enevill |
8151775: aarch64: add support for 8.1 LSE atomic operations
|
file |
diff |
annotate
|
Tue, 08 Mar 2016 14:39:50 +0000 |
enevill |
8150394: aarch64: add support for 8.1 LSE CAS instructions
|
file |
diff |
annotate
|
Wed, 24 Feb 2016 04:45:50 -0800 |
hshi |
8149733: AArch64: refactor array_equals/string_equals
|
file |
diff |
annotate
|
Sat, 06 Feb 2016 04:09:47 -0800 |
hshi |
8149100: AArch64: "bad AD file" for LL enconding AryEq Node matching
|
file |
diff |
annotate
|
Tue, 19 Jan 2016 17:52:52 +0000 |
aph |
8146709: AArch64: Incorrect use of ADRP for byte_map_base
|
file |
diff |
annotate
|
Thu, 07 Jan 2016 21:10:28 +0000 |
jprovino |
Merge
|
file |
diff |
annotate
|
Tue, 22 Dec 2015 11:11:29 -0500 |
coleenp |
8074457: Remove the non-Zero CPP Interpreter
|
file |
diff |
annotate
|
Wed, 23 Dec 2015 20:19:42 -1000 |
twisti |
8143072: [JVMCI] Port JVMCI to AArch64
|
file |
diff |
annotate
|
Tue, 15 Dec 2015 19:18:05 +0000 |
aph |
8145438: Guarantee failures since 8144028: Use AArch64 bit-test instructions in C2
|
file |
diff |
annotate
|
Fri, 04 Dec 2015 23:46:19 +0300 |
vlivanov |
8072008: Emit direct call instead of linkTo* for recursive indy/MH.invoke* calls
|
file |
diff |
annotate
|
Wed, 25 Nov 2015 18:13:13 +0000 |
aph |
8144028: Use AArch64 bit-test instructions in C2
|
file |
diff |
annotate
|
Tue, 13 Oct 2015 16:25:50 +0000 |
aph |
8139041: Redundant DMB instructions
|
file |
diff |
annotate
|
Tue, 29 Sep 2015 17:01:37 +0000 |
aph |
8138575: Improve generated code for profile counters
|
file |
diff |
annotate
|
Tue, 15 Sep 2015 12:59:51 +0000 |
enevill |
8136524: aarch64: test/compiler/runtime/7196199/Test7196199.java fails
|
file |
diff |
annotate
|
Tue, 08 Sep 2015 14:08:58 +0100 |
aph |
8135157: DMB elimination in AArch64 C2 synchronization implementation
|
file |
diff |
annotate
|
Tue, 18 Aug 2015 12:40:22 +0000 |
enevill |
8133352: aarch64: generates constrained unpredictable instructions
|
file |
diff |
annotate
|
Wed, 29 Jul 2015 08:05:21 +0200 |
thartmann |
8130309: Need to bailout cleanly if creation of stubs fails when codecache is out of space
|
file |
diff |
annotate
|
Thu, 23 Jul 2015 17:29:44 +0100 |
aph |
Merge
|
file |
diff |
annotate
|
Mon, 20 Jul 2015 11:41:34 +0100 |
aph |
8131779: AARCH64: add Montgomery multiply intrinsic
|
file |
diff |
annotate
|
Fri, 17 Jul 2015 07:50:36 +0000 |
enevill |
8131362: aarch64: C2 does not handle large stack offsets
|
file |
diff |
annotate
|
Tue, 07 Jul 2015 15:04:25 +0000 |
enevill |
8130687: aarch64: add support for hardware crc32c
|
file |
diff |
annotate
|
Thu, 25 Jun 2015 13:41:29 +0000 |
enevill |
8129426: aarch64: add support for PopCount in C2
|
file |
diff |
annotate
|
Fri, 26 Jun 2015 19:11:15 -0700 |
amurillo |
Merge
|
file |
diff |
annotate
|
Tue, 23 Jun 2015 18:56:17 +0000 |
enevill |
8129551: aarch64: some regressions introduced by addition of vectorisation code
|
file |
diff |
annotate
|
Fri, 19 Jun 2015 09:41:49 +0200 |
shade |
8078438: Interpreter should support conditional card marks (UseCondCardMark) on x86 and aarch64
|
file |
diff |
annotate
|
Thu, 04 Jun 2015 12:04:18 +0000 |
enevill |
8079565: aarch64: Add vectorization support for aarch64
|
file |
diff |
annotate
|
Tue, 12 May 2015 13:58:42 +0000 |
enevill |
8079203: AARCH64: Need to cater for different partner implementations
|
file |
diff |
annotate
|
Tue, 14 Apr 2015 11:43:18 +0100 |
aph |
8077615: AARCH64: Add C2 intrinsic for BigInteger::multiplyToLen() method
|
file |
diff |
annotate
|
Tue, 17 Mar 2015 14:03:05 +0000 |
aph |
8075045: AARCH64: Stack banging should use store rather than load
|
file |
diff |
annotate
|
Tue, 20 Jan 2015 11:34:17 -0800 |
aph |
8068054: AARCH64: Assembler interpreter, shared runtime
|
file |
diff |
annotate
|