aboutsummaryrefslogtreecommitdiff
path: root/src/cpu/aarch64/vm/c1_Runtime1_aarch64.cpp
AgeCommit message (Expand)Author
2014-06-19Remove obsolete 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-23Add a constructor as a conversion from Register - RegSet. Use it.aph
2014-04-22Use an explicit set of registers rather than a bitmap for psh and pop operati...aph
2014-03-24Add support for G1GCEdward Nevill edward.nevill@linaro.org
2013-12-23Remerge to jdk8-b117Edward Nevill edward.nevill@linaro.org
2013-12-22Back out b111 aarch64 changesEdward Nevill ed@camswl.com
2013-12-19All patching must use aarch64-speciofic code.aph
2013-12-03aarch64 specific changes for merge to jdk8-b111Andrew McDermott
2013-10-17Restore LR for use by C2 runtimeaph
2013-10-11aarch64 specific changes for merge to jdk8-b110Edward Nevill edward.nevill@linaro.org
2013-09-27Update aarch64 specific code to make it work with jdk8-b90Edward Nevill edward.nevill@linaro.org
2013-09-20Added changes to aarch64 code for merge up to jdk8-b85Edward Nevill edward.nevill@linaro.org
2013-09-13Default to DeoptimizeWhenPatching.aph
2013-08-07Bulk rename brx86 -> blrt.aph
2013-08-02Mergeaph
2013-08-02Add a couple of missing #includes.aph
2013-08-01Add 2 new stubsEdward Nevill ed@camswl.com
2013-07-22Fix ldr/ldrwEdward Nevill ed@camswl.com
2013-07-19Fix broken assertion in relocation.aph
2013-07-16mergeaph
2013-07-16Fix non-method-handle exceptions.aph
2013-07-10Enable profiling for C1aph
2013-07-08Copyright notice.aph
2013-06-28Fix constant pool relocsaph
2013-06-27Move constants into constant poolaph
2013-06-27Move constants into constant poolaph
2013-06-26Fix relocs in constant poolaph
2013-05-10Math intrinsics, other minor fixes.aph
2013-05-08Class type checking. Many minor fixes.aph
2013-04-30mergeaph
2013-04-25Miscellaneous fixesaph
2013-04-08Reorganize stack handling & deoptimization.aph
2013-04-04mergeaph
2013-04-03All registers are now caller-savedaph
2013-03-28Code patching fixesaph
2013-03-27Range checks for compiled code.aph
2013-03-26New functions: newInstance, call site patching, c2i adapters, deoptimization ...aph
2013-03-22Correct layout of OOP mapaph
2013-03-22More magamorphic callsaph
2013-03-12Simple invokestatic with call site patchingaph
2013-03-08Throwing exceptions from compiled code now worksaph
2013-03-07More exception handlingaph
2013-03-01Fix minor TLAB bugsaph
2013-02-28Array allocation for C1.aph
2013-02-15Enable C1 compiler.aph
2013-02-11Exhume c1 files.aph
2012-12-12Delete c1 filesaph