Tue, 24 Oct 2017 14:04:09 +0800 [Assembler] Complex address modes support for Assembler::lea(Register rt, Address src), Assembler::sd(Register rt, Address dst) and Assembler::sw(Register rt, Address dst) file | diff | annotate
Thu, 19 Oct 2017 09:49:23 +0800 #6173 Fixed the subtraction in TemplateTable::ineg(). file | diff | annotate
Mon, 06 Nov 2017 16:51:47 +0800 [Code Reorganization] remove trailing whitespace to pass jcheck test file | diff | annotate
Tue, 26 Sep 2017 15:22:25 +0800 [Interpreter] Optimize method entry point and TemplateTable::branch(...) file | diff | annotate
Tue, 26 Sep 2017 09:11:24 +0800 [Interpreter] Refine the entry point for templates with transition(vtos, *). file | diff | annotate
Fri, 22 Sep 2017 14:43:41 +0800 [Interpreter] Optimize TemplateTable::xastore. file | diff | annotate
Fri, 22 Sep 2017 14:09:57 +0800 [Interpreter] Optimize TemplateTable::xaload. file | diff | annotate
Thu, 21 Sep 2017 11:09:31 +0800 [Interpreter] Optimize TemplateTable::ldc2_w. file | diff | annotate
Wed, 20 Sep 2017 11:08:18 +0800 [Interpreter] Optimize TemplateTable::fconst, TemplateTable::dconst and TemplateTable::sipush. file | diff | annotate
Wed, 20 Sep 2017 09:38:17 +0800 [Interpreter] Remove the redundant ldc1 for TemplateTable::dload. file | diff | annotate
Wed, 20 Sep 2017 09:24:48 +0800 [Interpreter] Remove redundant andi for shift operations. file | diff | annotate
Mon, 18 Sep 2017 15:15:14 +0800 [Interpreter] Refine the template of ldc. file | diff | annotate
Mon, 18 Sep 2017 14:54:20 +0800 [Interpreter] Performance of the new operation is 10% up. file | diff | annotate
Mon, 18 Sep 2017 16:49:35 +0800 #5358 fixed jvmti_post_field_mod and jvmti_post_field_access file | diff | annotate
Fri, 08 Sep 2017 10:00:53 +0800 #6015 Fix a bug of wide_dload, wide_lload and wide_lstore. file | diff | annotate
Thu, 07 Sep 2017 09:12:16 +0800 #5745 [Code Reorganization] code cleanup and code style fix file | diff | annotate
Wed, 09 Aug 2017 17:10:38 +0800 #5937 Fix the implementation of bytecode frem in templateTable. file | diff | annotate
Wed, 02 Aug 2017 09:11:37 +0800 #5684 restore T3 after returning from InterpreterRuntime::build_method_counters file | diff | annotate
Thu, 18 May 2017 01:29:35 +0800 #5394 Modify f2i, f2l, d2i and d2l in templateTable_mips_64.cpp. file | diff | annotate
Thu, 09 Mar 2017 15:11:22 +0800 #4784 [interpreter] Use array bounds check instructions to optimize array load and store bytecodes. file | diff | annotate
Wed, 01 Feb 2017 22:40:16 +0800 Optimize long to int conversion for MIPS CPUs. file | diff | annotate
Wed, 01 Feb 2017 22:24:47 +0800 Add seb/seh instructions for MIPS CPUs. file | diff | annotate
Wed, 21 Dec 2016 15:56:19 +0800 [Profiling] Add profile_arguments_type for TemplateTable::invokevirtual. file | diff | annotate
Thu, 10 Nov 2016 10:14:33 +0800 [Interpreter] Remove redundant sync operations. file | diff | annotate
Thu, 22 Sep 2016 07:41:28 -0400 Fix a bug while copying oops in the heap with -XX:-ReduceInitialCardMarks. file | diff | annotate
Mon, 12 Sep 2016 13:50:08 -0400 Remove redundant syncs. file | diff | annotate
Thu, 25 Aug 2016 22:31:58 +0800 #4428: Use gsdmult to optimize the lmul template of the interpreter. file | diff | annotate
Fri, 26 Aug 2016 20:31:57 +0800 #4460:Performance of long integer mod operation for intepreter is 11.7% up. file | diff | annotate
Thu, 25 Aug 2016 23:57:31 +0800 #4459: Performance of long integer division for intepreter is 13% up. file | diff | annotate
Tue, 16 Aug 2016 14:12:53 +0800 Enable gsdiv in TemplateTable::idiv() for MIPS. file | diff | annotate
Tue, 26 Jul 2016 17:29:00 +0800 Performance of integer multiplication is more than 70% up. file | diff | annotate
Fri, 29 Apr 2016 12:46:05 -0400 crypto.rsa runs OK on 3A2000-4way. file | diff | annotate
Fri, 29 Apr 2016 11:06:40 -0400 Fix the concurrency issue for 3A2000-1way. file | diff | annotate
Tue, 31 May 2016 00:22:06 -0400 [Code Reorganization] load_two_bytes_from_at_bcp -> get_2_byte_integer_at_bcp file | diff | annotate
Mon, 30 May 2016 03:07:54 -0400 [Interpreter] Fixed unaligned load in TemplateTable::branch. file | diff | annotate
Thu, 05 May 2016 14:53:07 -0400 TemplateTable::_new(): fix unaligned lw file | diff | annotate
Fri, 29 Apr 2016 00:06:10 +0800 Added MIPS 64-bit port. file | diff | annotate
(0)tip

mercurial