aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-08-21Add CNEG and CNEGW to macro assembler.HEADmasteraph
2014-08-20A more efficient sequence for C1_MacroAssembler::float_cmp.aph
2014-08-21Add frame anchor fences.aph
2014-08-21Unwind native AArch64 frames.aph
2014-08-19Add support for String.indexOf intrinsicEdward Nevill edward.nevill@linaro.org
2014-08-05Get builtin sim image working againEdward Nevill edward.nevill@linaro.org
2014-08-04Add encode_iso_array intrinsicEdward Nevill edward.nevill@linaro.org
2014-08-04Mergeaph
2014-08-04Re-add file.aph
2014-08-04AArch64: try to align metaspace on a 4G boundary.aph
2014-08-04Miscellaneous bug fixes.aph
2014-07-31Add char_array_equals intrinsicEdward Nevill edward.nevill@linaro.org
2014-07-31Use TLS for ThreadLocalStorage::thread()aph
2014-07-29Re-add this file.aph
2014-07-29Define uabs(). Use it everywhere an absolute value is wanted.aph
2014-07-25Delete dead code.aph
2014-07-22Mergeaph
2014-07-22Reorganize SIMD instructions.aph
2014-07-22Fix assertion failure in DeoptimizeAllTestEdward Nevill edward.nevill@linaro.org
2014-07-22Remove "v_" prefixes from all SIMD instructions.aph
2014-07-21Refactor SIMD instructions using INSN macrosEdward Nevill edward.nevill@linaro.org
2014-07-21Add support for AES IntrinsicsEdward Nevill edward.nevill@linaro.org
2014-07-08Fix format errorEdward Nevill edward.nevill@linaro.org
2014-07-08Restrict default ReservedCodeCacheSize to 128MEdward Nevill edward.nevill@linaro.org
2014-07-08AArch64 C2 instruct for smullaph
2014-07-08Mergeaph
2014-07-08Fix typo in fsqrtsaph
2014-07-07Add support for multiplyExactEdward Nevill edward.nevill@linaro.org
2014-07-07Add support for MathExact intrinsicsEdward Nevill edward.nevill@linaro.org
2014-07-04Fix string_compare for chars that have the top bit setEdward Nevill edward.nevill@linaro.org
2014-07-03Mergeaph
2014-07-03Correct register usage in string comparisonsaph
2014-07-03Fast String.equals()aph
2014-07-01Add support for a few simple intrinsicsEdward Nevill edward.nevill@linaro.org
2014-06-27Fast string comparisonaph
2014-06-23AArch64 type profiling supportaph
2014-06-20Implement type profiling in C1.aph
2014-06-20Improve C1 performance improvements in frame creation and ic_cache checksaph
2014-06-19Mergeaph
2014-06-19Remove obsolete C1 patching code.aph
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-17Fix register usage in generate_verify_oop().aph
2014-06-16Add support for builtin crc32 instructionsEdward Nevill edward.nevill@linaro.org
2014-06-16All address constants are 48 bits in size.aph
2014-06-12Add support for Neon implementation of CRC32Edward Nevill edward.nevill@linaro.org
2014-06-11Fix register misuse in verify_method_data_pointerEdward Nevill edward.nevill@linaro.org
2014-06-11Fix C2 failure with frame sizes larger than 520Edward Nevill edward.nevill@linaro.org
2014-06-11Fix format errorsEdward Nevill edward.nevill@linaro.org
2014-06-05Aarch64 specific changes for merge to jdk8u20-b16Edward Nevill edward.nevill@linaro.org