aboutsummaryrefslogtreecommitdiff
path: root/src/cpu/aarch64/vm/sharedRuntime_aarch64.cpp
AgeCommit message (Expand)Author
2014-07-25Delete dead code.aph
2014-07-22Fix assertion failure in DeoptimizeAllTestEdward Nevill edward.nevill@linaro.org
2014-06-20Improve C1 performance improvements in frame creation and ic_cache checksaph
2014-06-19Save intermediate state before removing C1 patching code.aph
2014-06-17Use 2- and 3-instruction immediate form of movoop and mov_metadata in C2-gene...aph
2014-06-05Aarch64 specific changes for merge to jdk8u20-b16Edward Nevill edward.nevill@linaro.org
2014-05-29Fix a tonne of bogus comments.aph
2014-04-24Fix biased locking and enable as defaultEdward Nevill edward.nevill@linaro.org
2014-04-22Use an explicit set of registers rather than a bitmap for psh and pop operati...aph
2014-02-07Remove all uses of Deoptimization::UnrollBlock::initial_info_offset_in_bytesEdward Nevill edward.nevill@linaro.org
2014-02-07Aarch64 specific changes for merge to b128Edward Nevill edward.nevill@linaro.org
2014-01-10Properly restore frames when deoptimizing.aph
2013-10-09Mergeadinn
2013-10-09rounding of extra stack slots should use slots not bytes as unitadinn
2013-10-09Allow cmpxchg to fall through when it failsaph
2013-09-27Update aarch64 specific code to make it work with jdk8-b90Edward Nevill edward.nevill@linaro.org
2013-09-11Fixes for compressed OOPs and VerifyOopsaph
2013-09-05ensured reset_last_Java_frame calls clear the pc if they previously set itadinn
2013-09-04Mergeadinn
2013-09-04made frame set/reset follow x86 and corrected some errors in frame codeadinn
2013-09-03Mergeadinn
2013-09-03A few fixes for lambdasaph
2013-08-27corrected java frame reset in deopt blob to be consistent with x86adinn
2013-08-21Correct save/restore native resultaph
2013-08-15Added entry and exit notification for native method codeadinn
2013-08-12Delete bogus stack pointer adjustmentaarch64-20130813aph
2013-08-08Disabled sim bccheck callback by default -- n.b. *requires* latest simadinn
2013-08-07Bulk rename brx86 -> blrt.aph
2013-08-05ensure exception blob saves sp rather than espadinn
2013-08-05removed Unimplemenetd to enable OptoRuntime exception blobadinn
2013-07-29ensured uncommon trap blob sets rfp suitable for stack walker setupadinn
2013-07-19Small HotSpot fixes.aph
2013-07-09Mergeadinn
2013-07-08Copyright notice.aph
2013-07-05Fix c2i adapter generationaph
2013-07-03Prevent buffer overflows in NotifySimulatoraph
2013-07-03Prevent buffer overflows in NotifySimulatoraph
2013-07-02merged ed's changes into update jdk8-b81adinn
2013-05-23merged default/C1 changes into C2 -- C2 now based off default"Andrew Dinn ext:(%22)
2013-05-23restored C1 changes lost in the merge"Andrew Dinn ext:(%22)
2013-05-22merged C1 changes back into default branch"Andrew Dinn ext:(%22)
2013-05-22More minor bug fixes.aph
2013-05-21In native calls, don't copy registers unnecessarily.aph
2013-05-17Bug fixes: type checking, frame setup.aph
2013-05-14merged C1 notify for stubs into C2"Andrew Dinn ext:(%22)
2013-05-14Fix arg passing for long arg lists.aph
2013-05-13merged in latest C1 changes"Andrew Dinn ext:(%22)
2013-05-10Math intrinsics, other minor fixes.aph
2013-05-10fixed errors in uncommon trap blob"Andrew Dinn ext:(%22)
2013-05-10two small tweaks to uncommon trap code"Andrew Dinn ext:(%22)