- 02 12月, 2013 1 次提交
-
-
由 goetz 提交于
Summary: memory ordering fixes in GC and other runtime code showing on PPC64. Reviewed-by: kvn, coleenp
-
- 06 12月, 2013 2 次提交
- 05 12月, 2013 1 次提交
-
-
由 katleman 提交于
-
- 30 11月, 2013 3 次提交
- 29 11月, 2013 1 次提交
-
-
由 cl 提交于
-
- 28 11月, 2013 1 次提交
-
-
由 goetz 提交于
Summary: On PPC64 use tdi instruction that does a compare and raises SIGTRAP for NULL and range checks. Reviewed-by: kvn
-
- 27 11月, 2013 3 次提交
-
-
由 goetz 提交于
Summary: Use new nodes for loadFence/storeFence intrinsics in C2. Reviewed-by: kvn, dholmes
-
由 drchase 提交于
Summary: Catch missing-because-illegal case for itable entries and use an exception-throwing method instead of null. Reviewed-by: acorn, jrose, coleenp
-
由 hseigel 提交于
Summary: Use @ignore to exclude failing tests Reviewed-by: coleenp, ctornqvi, mseledtsov Contributed-by: george.triantafillou@oracle.com
-
- 26 11月, 2013 1 次提交
-
-
由 hseigel 提交于
Summary: Add verification to check that invokespecial of an InterfaceMethodref names a method in a direct superinterface of the current class or interface in accordance with JSR 335, JVMS 4.9.2 Structural Constraints. Reviewed-by: acorn, hseigel, coleenp Contributed-by: lois.foltan@oracle.com
-
- 23 11月, 2013 7 次提交
- 22 11月, 2013 5 次提交
-
-
由 goetz 提交于
Summary: smaller shared changes required to build the C2 compiler on PPC64. Reviewed-by: kvn
-
由 goetz 提交于
Summary: Fixed Implicit NULL check optimization for AIX, where the page at address '0' is only write-protected. Reviewed-by: kvn
-
由 kvn 提交于
-
由 hseigel 提交于
Summary: Exclude private methods when checking for final method override. Reviewed-by: kamg, coleenp, dholmes, mseledtsov
-
由 cl 提交于
-
- 21 11月, 2013 1 次提交
-
-
由 goetz 提交于
Summary: extends MachCall nodes so that they can issue constants to the constant table Reviewed-by: kvn
-
- 20 11月, 2013 2 次提交
- 18 11月, 2013 2 次提交
- 16 11月, 2013 6 次提交
-
-
由 goetz 提交于
Reviewed-by: kvn
-
由 coleenp 提交于
Summary: Fix reversing rewriting for invokespecial Reviewed-by: jrose, hseigel
-
由 mgronlun 提交于
-
由 goetz 提交于
Summary: Add additional, more verbose syntax checks in adlc. Fix printing constant's problem in format(). Reviewed-by: kvn
-
由 kvn 提交于
-
由 goetz 提交于
Summary: Add a field to C2 LoadNode and StoreNode classes which indicates whether the load/store should do an acquire/release on platforms which support it. Reviewed-by: kvn
-
- 15 11月, 2013 4 次提交