- 22 7月, 2011 1 次提交
-
-
由 kvn 提交于
Summary: Add new short branch instruction to Hotspot sparc assembler. Reviewed-by: never, twisti, jrose
-
- 03 12月, 2010 1 次提交
-
-
由 twisti 提交于
Summary: oops should be loaded from the constant table of an nmethod instead of materializing them with a long code sequence. Reviewed-by: never, kvn
-
- 28 5月, 2010 1 次提交
-
-
由 trims 提交于
Summary: Change all the Sun copyrights to Oracle copyright Reviewed-by: ohair
-
- 19 5月, 2010 1 次提交
-
-
由 never 提交于
Reviewed-by: kvn
-
- 27 4月, 2010 1 次提交
-
-
由 never 提交于
Reviewed-by: never, twisti Contributed-by: NHiroshi Yamauchi <yamauchi@google.com>
-
- 15 9月, 2009 1 次提交
-
-
由 kvn 提交于
6875866: Intrinsic for String.indexOf() is broken on x86 with SSE4.2 Summary: Modify String intrinsic methods to pass char[] pointers instead of string oops. Reviewed-by: never
-
- 22 7月, 2009 1 次提交
-
-
由 never 提交于
Reviewed-by: kvn
-
- 01 4月, 2009 1 次提交
-
-
由 cfang 提交于
Summary: Use SSE 4.2 in intrinsics for String.{compareTo/equals/indexOf} and Arrays.equals. Reviewed-by: kvn, never, jrose
-
- 10 3月, 2009 1 次提交
-
-
由 xdono 提交于
Summary: Update copyright for files that have been modified in 2009, up to 03/09 Reviewed-by: katleman, tbell, ohair
-
- 09 3月, 2009 1 次提交
-
-
由 twisti 提交于
Summary: Add a LoadUB (unsigned byte) and LoadUI (unsigned int) opcode class so we have these load optimizations in the first place and do not need to handle them in the matcher. Reviewed-by: never, kvn
-
- 28 2月, 2009 1 次提交
-
-
由 twisti 提交于
Summary: I have collected some typos I have found while looking at the code. Reviewed-by: kvn, never
-
- 27 2月, 2009 2 次提交
- 26 2月, 2009 1 次提交
-
-
由 never 提交于
Reviewed-by: kvn, twisti
-
- 26 1月, 2009 1 次提交
-
-
由 twisti 提交于
Summary: Renaming LoadC to LoadUS would round up the planned introduction of LoadUB and LoadUI. Reviewed-by: phh, kvn
-
- 10 12月, 2008 1 次提交
-
-
由 jrose 提交于
Summary: more and better #line and #define directives in the generated code; ADLC itself accepts #line directives Reviewed-by: never, kvn
-
- 08 11月, 2008 1 次提交
-
-
由 kvn 提交于
Summary: Inline biased locking code in C2 ideal graph during macro nodes expansion Reviewed-by: never
-
- 29 10月, 2008 1 次提交
-
-
由 never 提交于
Reviewed-by: kvn, rasbold
-
- 17 7月, 2008 1 次提交
-
-
由 kvn 提交于
Summary: Add missing _instance_id settings and other EA fixes. Reviewed-by: rasbold
-
- 03 7月, 2008 1 次提交
-
-
由 xdono 提交于
Summary: Update copyright year for files that have been modified in 2008 Reviewed-by: ohair, tbell
-
- 21 6月, 2008 1 次提交
-
-
由 kvn 提交于
Summary: verify the adr_type of a mach node was not changed Reviewed-by: rasbold, never
-
- 06 6月, 2008 1 次提交
-
-
由 ysr 提交于
Summary: First mercurial integration of the code for the Garbage-First garbage collector. Reviewed-by: apetrusenko, iveresov, jmasa, sgoldman, tonyp, ysr
-
- 22 5月, 2008 1 次提交
-
-
由 kvn 提交于
6703890: Compressed Oops: add LoadNKlass node to generate narrow oops (32-bits) compare instructions Summary: Add LoadNKlass and CMoveN nodes, use CmpN and ConN nodes to generate narrow oops compare instructions. Reviewed-by: never, rasbold
-
- 14 4月, 2008 1 次提交
-
-
由 coleenp 提交于
Summary: Compressed oops in instances, arrays, and headers. Code contributors are coleenp, phh, never, swamyv Reviewed-by: jmasa, kamg, acorn, tbell, kvn, rasbold
-
- 01 12月, 2007 1 次提交
-
-
由 duke 提交于
-