- 10 8月, 2016 1 次提交
-
-
由 simonis 提交于
Summary: Add support for AES intrinsics on PPC64. Reviewed-by: kvn, mdoerr, simonis, zmajo Contributed-by: NHiroshi H Horii <horii@jp.ibm.com>
-
- 15 6月, 2016 1 次提交
-
-
由 simonis 提交于
Summary: Adjust instruction generation. Reviewed-by: goetz Contributed-by: gromero@linux.vnet.ibm.com, horii@jp.ibm.com
-
- 27 1月, 2016 2 次提交
- 19 5月, 2015 1 次提交
-
-
由 simonis 提交于
Reviewed-by: kvn
-
- 29 4月, 2015 1 次提交
-
-
由 goetz 提交于
Summary: Also improve check for Safepoints in signal handler. Reviewed-by: kvn, simonis
-
- 20 3月, 2015 1 次提交
-
-
由 zmajo 提交于
Summary: Instead of 'fpclass', use cast float->int and double->long to check if value is +0.0f and +0.0d, respectively. Reviewed-by: kvn, simonis, dlong
-
- 12 12月, 2014 1 次提交
-
-
由 goetz 提交于
Reviewed-by: roland, kvn
-
- 02 10月, 2014 1 次提交
-
-
由 goetz 提交于
Reviewed-by: kvn
-
- 25 9月, 2014 1 次提交
-
-
由 simonis 提交于
8058345: Refactor native stack printing from vmError.cpp to debug.cpp to make it available in gdb as well Summary: Also fix stack trace on x86 to enable walking of runtime stubs and native wrappers Reviewed-by: kvn
-
- 01 7月, 2014 1 次提交
-
-
由 coleenp 提交于
Summary: Fix the matching of format string parameter types to the actual argument types for the PPC64 and CPP-Interpreter files in the same way as 8037816 already did it for all the other files Reviewed-by: stefank, coleenp, dholmes
-
- 21 4月, 2016 1 次提交
-
-
由 vkempik 提交于
Summary: Check for failed expansion of stub section in code buffer and bailout. Reviewed-by: kvn, thartmann
-
- 25 6月, 2014 1 次提交
-
-
由 stefank 提交于
Reviewed-by: vlivanov, ehelin
-
- 29 5月, 2015 1 次提交
-
-
由 zmajo 提交于
Summary: Introduce the PreserveFramePointer flag to control if RBP is used as the frame pointer or as a general purpose register. Reviewed-by: kvn, roland, dlong, enevill, shade
-
- 02 5月, 2014 1 次提交
-
-
由 goetz 提交于
Reviewed-by: kvn
-
- 23 5月, 2014 1 次提交
-
-
由 drchase 提交于
8043029: Change 8037816 breaks HS build with older GCC versions which don't support diagnostic pragmas 8043164: Format warning in traceStream.hpp Summary: Backport of main fix + two corrections, enables clang compilation, turns on format attributes, corrects/mutes warnings Reviewed-by: kvn, coleenp, iveresov, twisti
-
- 10 4月, 2014 1 次提交
-
-
由 goetz 提交于
Summary: Remove the misleading malloc macro and cleanup the code Reviewed-by: dsamersoff, kvn Contributed-by: goetz.lindenmaier@sap.com
-
- 01 4月, 2014 1 次提交
-
-
由 roland 提交于
Summary: make compiled code bang the stack by the worst case size of the interpreter frame at deoptimization points. Reviewed-by: twisti, kvn
-
- 17 11月, 2015 1 次提交
-
-
由 goetz 提交于
Reviewed-by: mdoerr, goetz Contributed-by: asmundak@google.com
-
- 12 10月, 2015 1 次提交
-
-
由 mdoerr 提交于
Summary: Register R12 must be preserved for stub calls (e.g. deopt handler). Reviewed-by: goetz
-
- 18 7月, 2014 1 次提交
-
-
由 kvn 提交于
Reviewed-by: kvn, goetz Contributed-by: asmundak@google.com
-
- 28 2月, 2014 1 次提交
-
-
由 goetz 提交于
Reviewed-by: kvn
-
- 26 3月, 2014 1 次提交
-
-
由 goetz 提交于
Summary: Take into account space needed for "trampoline code" used by calls on PPC64. Reviewed-by: kvn Contributed-by: lutz.schmidt@sap.com
-
- 20 3月, 2014 1 次提交
-
-
由 goetz 提交于
Reviewed-by: kvn
-
- 10 3月, 2014 1 次提交
-
-
由 goetz 提交于
Reviewed-by: kvn, coleenp Contributed-by: axel.siebenborn@sap.com, martin.doerr@sap.com
-
- 07 3月, 2014 1 次提交
-
-
由 goetz 提交于
Summary: ELFv2 ABI used by the little endian PowerPC64 on Linux. Reviewed-by: kvn Contributed-by: asmundak@google.com
-
- 20 2月, 2014 1 次提交
-
-
由 goetz 提交于
Reviewed-by: kvn
-
- 29 1月, 2014 1 次提交
-
-
由 goetz 提交于
Summary: Implement missing function Matcher::pass_original_key_for_aes() in ppc64 ad file. Reviewed-by: kvn
-
- 16 1月, 2014 1 次提交
-
-
由 goetz 提交于
Reviewed-by: dholmes, kvn Contributed-by: martin.doerr@sap.com
-
- 08 1月, 2014 1 次提交
-
-
由 goetz 提交于
Reviewed-by: kvn
-
- 20 12月, 2013 1 次提交
-
-
由 goetz 提交于
Summary: Add ConstantTableBase node edge after parameters and before jvms. Adapt jvms offsets. Reviewed-by: kvn
-
- 03 4月, 2014 1 次提交
-
-
由 kvn 提交于
Reviewed-by: goetz, kvn, dholmes, simonis Contributed-by: asmundak@google.com
-
- 11 12月, 2013 1 次提交
-
-
由 goetz 提交于
Reviewed-by: kvn
-
- 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
-
- 22 11月, 2013 1 次提交
-
-
由 goetz 提交于
Summary: Fixed Implicit NULL check optimization for AIX, where the page at address '0' is only write-protected. Reviewed-by: kvn
-
- 20 11月, 2013 1 次提交
-
-
由 simonis 提交于
Summary: fix CPP-interpreter after CheckUnhandledOops was re-enabled in the fastdebug build Reviewed-by: kvn, dholmes, lfoltan
-
- 07 11月, 2013 4 次提交