aboutsummaryrefslogtreecommitdiff
path: root/src/cpu/aarch64/vm/templateTable_aarch64.cpp
AgeCommit message (Expand)Author
2014-06-23AArch64 type profiling supportaph
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-03-27Offsets in lookupswitch instructions should be signed.aph
2014-02-15Fix infinite loop with +TieredCompilation and -UseOnStackReplacementjdk8_b128_aarch64_rc1Edward Nevill edward.nevill@linaro.org
2014-01-23Fix code that jumps from interpreter to OSR method.aph
2013-12-23Remerge to jdk8-b117Edward Nevill edward.nevill@linaro.org
2013-12-20Backed out changeset c53f2cffc0f4Edward Nevill edward.nevill@linaro.org
2013-12-17Additional aarch64 changes for merge to jdk8-b117Edward Nevill edward.nevill@linaro.org
2013-12-18Fix bug that causes lock stack to grow forever.aph
2013-12-03Use tlab_allocate in template interpreteraph
2013-12-02mergeaph
2013-11-28Fix Eden allocation in template interpreteraph
2013-10-25Add a bunch of missing JVMTI methods.aph
2013-10-11aarch64 specific changes for merge to jdk8-b110Edward Nevill edward.nevill@linaro.org
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-10Comment changes onlyaph
2013-09-03A few fixes for lambdasaph
2013-08-23Enable breakpoints and watchpointsaph
2013-07-22Fix ldr/ldrwEdward Nevill ed@camswl.com
2013-07-08Copyright notice.aph
2013-07-02merged ed's changes into update jdk8-b81adinn
2013-06-19Interpreter memory barriersaph
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-20Correct handling of jsr bytecode.aph
2013-04-23corrected wrong register usage for bytecode pointer"Andrew Dinn ext:(%22)
2013-04-23implemented interpreter back edge counting including OSR and profile counts"Andrew Dinn ext:(%22)
2013-03-26New functions: newInstance, call site patching, c2i adapters, deoptimization ...aph
2013-01-25merge"Andrew Dinn ext:(%22)
2013-01-25merged upstream jdk8 changes up to tag jdk8_b72"Andrew Dinn ext:(%22)
2013-01-23Minor speedup for locals accessaph
2013-01-23Small improvement to lload.aph
2012-12-21First cut of method handles.aph
2012-12-13mergeaph
2012-12-13Rewrite integer division logic.aph
2012-12-12added variant of call_VM_leaf_base to allow passing of fp count and ret type"Andrew Dinn ext:(%22)
2012-12-12corrected drem template generator to call out to SharedRuntime::drem"Andrew Dinn ext:(%22)
2012-12-12Added FPSR read/write insns and used them to handle exceptions in d21, f21, etc"Andrew Dinn ext:(%22)
2012-12-11merge"Andrew Dinn ext:(%22)
2012-12-11the correct fix for handling NaN in fp to int conversions"Andrew Dinn ext:(%22)
2012-12-10Stub for throw_exception, branch relocs, generate stack_overflow_check.aph
2012-12-07Correct handling of carry flag after cmp instructions.aph
2012-12-06Add handlers for stack overflow and bounds check.aph
2012-11-26mergeaph
2012-11-23Tidy SP handling. Betteraph
2012-11-21More ajdustments of SP to make it 16-aligned and always below ESP.aph
2012-11-20Rename espaph