Thu, 24 May 2018 19:49:50 +0800 some C1 fix file | diff | annotate
Thu, 24 May 2018 19:32:53 +0800 [Code Reorganization] update copyright 2018 file | diff | annotate
Thu, 24 May 2018 19:26:50 +0800 #7046 C2 supports long branch file | diff | annotate
Thu, 24 May 2018 19:24:53 +0800 #7046 Disable the compilation when branch offset is beyond short branch file | diff | annotate
Sat, 06 Jan 2018 20:01:31 +0800 [Upgrade] jdk8u91-b15 --> jdk8u112-b15 (platform-dependent code OK) file | diff | annotate
Fri, 23 Mar 2018 10:48:36 +0800 Rewrote synchronization-related misleading debug infomation. file | diff | annotate
Thu, 01 Mar 2018 12:56:18 +0800 #5745 [Code Reorganization] delete trailing whitespace file | diff | annotate
Wed, 07 Feb 2018 13:00:31 +0800 #6578 On MIPS, add the end of the previous instruction to the implicit exception table when the node is a null check file | diff | annotate
Wed, 07 Feb 2018 15:44:45 +0800 Follows 5e952d5ef68a, the cost of sync is high. file | diff | annotate
Thu, 01 Feb 2018 09:22:45 +0800 #6549 adds store store barrier and acquire barrier file | diff | annotate
Tue, 12 Dec 2017 10:30:27 +0800 #6345 sync is controled by UseSyncLevel instead of Use3A2000 file | diff | annotate
Mon, 13 Nov 2017 15:58:57 +0800 #6394 match CompareAndSwapL file | diff | annotate
Thu, 07 Sep 2017 09:12:16 +0800 #5745 [Code Reorganization] code cleanup and code style fix file | diff | annotate
Thu, 31 Aug 2017 09:41:22 +0800 Typo in hotspot/src/cpu/mips/vm/mips_64.ad file | diff | annotate
Mon, 07 Aug 2017 09:58:19 +0800 #5681,#5776: Add more instruct rules for mips. file | diff | annotate
Thu, 03 Aug 2017 16:06:12 +0800 [C2] Add branchConL_regL_immL & jmpLoopEnd_reg_immI for mips. file | diff | annotate
Thu, 03 Aug 2017 14:05:50 +0800 #5569 Wrong branch instructions had been removed from mips_64.ad. file | diff | annotate
Tue, 11 Jul 2017 09:40:23 +0800 #5681 make all is OK. file | diff | annotate
Wed, 12 Jul 2017 21:30:15 +0800 #5755 Fix a bug triggered by Yozo_Office in mips_64.ad file | diff | annotate
Mon, 22 May 2017 08:01:12 -0400 Remove unnecessary guarantees in mips_64.ad file | diff | annotate
Wed, 17 May 2017 03:46:25 -0400 #5481 Vector optimization was not used by default. file | diff | annotate
Tue, 16 May 2017 11:53:48 -0400 #5401 Fix compiler/7116216/StackOverflow.java for MIPS. file | diff | annotate
Tue, 16 May 2017 19:00:44 +0800 #5394 Fix convF2L_reg_fast and convF2I_reg_fast in mips_64.ad file | diff | annotate
Tue, 09 May 2017 17:47:44 +0800 Disable all fast conversions in mips_64.ad file | diff | annotate
Fri, 14 Apr 2017 17:18:26 +0800 #5321 added missing breaks, which were removed mistakenly in 516:812d6f6a9b6c. file | diff | annotate
Wed, 12 Apr 2017 04:48:47 -0400 [C2] sync in membar_release for MIPS CPUs. file | diff | annotate
Mon, 10 Apr 2017 15:46:40 +0800 [C2] Optimized CMoveF and CMoveD. file | diff | annotate
Thu, 06 Apr 2017 14:44:34 +0800 #5250 Enabled PS instructions and added PS instructions handler file | diff | annotate
Wed, 05 Apr 2017 12:41:12 +0800 #5226 Disabled PS instructions file | diff | annotate
Fri, 31 Mar 2017 12:43:02 -0400 [C2] Optimize the oop/klass encoding and decoding (Follows a4946a9e94b0). file | diff | annotate
Thu, 30 Mar 2017 08:45:59 -0400 [C2] Performance of scimark.monte_carlo is about 5% up. file | diff | annotate
Tue, 28 Mar 2017 16:09:10 -0400 Add UseCodeCacheAllocOpt for MIPS. file | diff | annotate
Tue, 28 Mar 2017 14:52:30 -0400 [C2] Optimize instruct clear_array in mips_64.ad file | diff | annotate
Tue, 28 Mar 2017 06:08:41 -0400 [C2] Add patchable_jump for MIPS. file | diff | annotate
Wed, 22 Mar 2017 11:43:05 -0400 [C2] Fix the addressing modes of MIPS for implicit null check. file | diff | annotate
Wed, 22 Mar 2017 09:33:20 -0400 [C2] Fix a bug triggered by Test7103261. file | diff | annotate
Wed, 22 Mar 2017 07:13:07 -0400 [C2] Redefine memory operands for MIPS. file | diff | annotate
Sun, 19 Mar 2017 17:04:32 -0400 [C2] Add patchable_call for MIPS. file | diff | annotate
Sat, 18 Mar 2017 07:08:36 +0800 [C2] Use general_jal for java runtime calls. file | diff | annotate
Fri, 17 Mar 2017 22:15:27 +0800 [C2] Use general_jal for static java call & dynamic java call. file | diff | annotate
Tue, 14 Mar 2017 14:41:34 -0400 [C2] Add some instructs in mips_64.ad for UseCompressedOops. file | diff | annotate
Mon, 13 Mar 2017 21:54:36 +0800 load_klass(AT, receiver) --> load_klass(T9, receiver) file | diff | annotate
Mon, 13 Mar 2017 01:52:16 -0400 [C2] For the reason of deopt, the size of call-instructions must be the same. file | diff | annotate
Wed, 08 Mar 2017 08:57:26 -0500 [C2] patchalbe_call32 for static java call. file | diff | annotate
Wed, 08 Mar 2017 14:49:50 +0800 [C2] Fix the relocation for SafePoint in mips_64.ad. file | diff | annotate
Tue, 07 Mar 2017 04:25:27 -0500 [C2] Polling at 0x10000 for MIPS. file | diff | annotate
Mon, 06 Mar 2017 11:06:07 -0500 [C2] Fix li to patchable_set48 in CallStaticJavaDirect for MIPS. file | diff | annotate
Sun, 05 Mar 2017 16:29:58 -0500 [C2] Use patchable_set48 in calls and jumps for MIPS CPUs. file | diff | annotate
Sun, 05 Mar 2017 13:20:40 -0500 Adjust NativeCall for patchable_set48 on MIPS CPUs. file | diff | annotate
Mon, 13 Mar 2017 15:56:48 +0800 #5014 Use dins/dinsu instructions to replace DSP instructions on 3A1000/3B1500. file | diff | annotate
Sun, 05 Mar 2017 09:06:36 -0500 [C2] gsandn & gsorn are only supported on GS464E's ISA. file | diff | annotate
Wed, 08 Mar 2017 05:19:55 +0800 [C2] adjust some format. file | diff | annotate
Wed, 08 Mar 2017 02:30:50 +0800 [C2] Use gssdxc1 in storeD_imm0 for Loongson CPUs. file | diff | annotate
Mon, 20 Feb 2017 13:00:42 +0800 [C2] Use gsswx in storeF_imm0 for Loongson CPUs. file | diff | annotate
Mon, 20 Feb 2017 09:17:43 +0800 [C2] Use gslhx in load_S_enc for Loongson CPUs. file | diff | annotate
Sun, 19 Feb 2017 08:52:27 +0800 [C2] Use gssbx in store_B_immI_enc_sync for Loongson CPUs. file | diff | annotate
Sun, 19 Feb 2017 07:25:00 +0800 [C2] Use gsswx in store_I_immI_enc for Loongson CPUs. file | diff | annotate
Sat, 18 Feb 2017 08:51:49 +0800 [C2] Use gssdx in store_P_reg_enc for Loongson CPUs. file | diff | annotate
Fri, 17 Feb 2017 20:37:47 +0800 [C2] Modify some problems in last patch and Use gsswx in store_N_reg_enc for Loongson CPUs. file | diff | annotate
Fri, 17 Feb 2017 17:22:14 +0800 [C2] Use gsldx in load_P_enc for Loongson CPUs. file | diff | annotate
(0)-100-60tip

mercurial