hotspot/src/cpu/x86/vm/x86_64.ad
2017-04-13 stefank 8178500: Replace usages of round_to and round_down with align_up and align_down
2017-05-06 vdeshpande 8178811: Minimize the AVX <-> SSE transition penalty through generation of vzeroupper instruction on x86
2017-03-23 thartmann 8173770: Image conversion improvements
2016-12-12 kvn 8171008: Integrate AOT compiler into JDK
2016-04-29 mdoerr 8155729: C2: Skip transformation of LoadConP for heap-based compressed oops
2016-08-17 vlivanov 8164103: C2: Broken cmpxchgb encoding on x86
2016-06-15 shade 8157726: VarHandles/Unsafe should support sub-word atomic ops
2016-05-09 roland 8154826: AArch64: take advantage better of base + shifted offset addressing mode
2016-04-18 mcberg 8153998: Masked vector post loops
2016-04-06 vdeshpande 8152907: Update for x86 tan and log10 in the math lib
2016-03-03 shade 8146801: Allocating short arrays of non-constant size is slow
2016-02-23 shade 8148146: Integrate new internal Unsafe entry points, and basic intrinsic support for VarHandles
2016-01-11 roland 8145322: Code generated from unsafe loops can be slightly improved
2016-01-09 vdeshpande 8143353: update for x86 sin and cos in the math lib
2015-12-24 kvn 8145688: Update for x86 pow in the math lib
2015-12-18 twisti Merge
2015-12-04 vlivanov 8072008: Emit direct call instead of linkTo* for recursive indy/MH.invoke* calls
2015-12-11 fparain 8046936: JEP 270: Reserved Stack Areas for Critical Sections
2015-11-09 iveresov 8140779: Code generation fixes for avx512
2015-11-03 thartmann 8141132: JEP 254: Compact Strings
2015-10-23 iveresov 8139575: Update for x86 log in the math lib
2015-10-15 zmajo 8080650: Enable stubs to use frame pointers correctly
2015-10-08 twisti 8136421: JEP 243: Java-Level JVM Compiler Interface
2015-10-06 iveresov 8132207: update for x86 exp in the math lib
2015-09-17 roland 8136820: Generate better code for some Unsafe addressing patterns
2015-09-12 mcberg 8132160: support for AVX 512 call frames and stack management
2015-07-29 thartmann 8130309: Need to bailout cleanly if creation of stubs fails when codecache is out of space
2015-05-29 vlivanov 8001622: loadUB2L_immI8 & loadUS2L_immI16 rules don't match some 8-bit/16-bit masks
2015-05-08 kvn 8076276: Add support for AVX512
2015-04-27 zmajo 8068945: Use RBP register as proper frame pointer in JIT compiled code on x86
2015-03-23 thartmann 8075136: Unnecessary sign extension for byte array access
2015-02-10 psandoz 8068977: Remove unused sun.misc.Unsafe prefetch intrinsic support
2014-04-01 roland 8032410: compiler/uncommontrap/TestStackBangRbp.java times out on Solaris-Sparc V9
2014-03-25 goetz 8037821: Account for trampoline stubs when estimating code buffer sizes
2014-03-21 kvn 8031320: Use Intel RTM instructions for locks
2014-03-12 iveresov 8031321: Support Intel bit manipulation instructions
2014-01-23 rbackman 8027754: Enable loop optimizations for loops with MathExact inside
2014-02-24 kvn 8033805: Move Fast_Lock/Fast_Unlock code from .ad files to macroassembler
2014-01-28 kvn Merge
2013-11-27 goetz 8028515: PPPC64 (part 113.2): opto: Introduce LoadFence/StoreFence.
2013-11-15 goetz 8003854: PPC64 (part 115): Introduce PostallocExpand that expands nodes after register allocation
2013-11-06 kvn Merge
2013-09-12 goetz 8024344: PPC64 (part 112): C argument in register AND stack slot.
2014-01-22 iveresov 8031743: C2: loadI2L_immI broken for negative memory values
2013-10-18 rbackman 8026844: Various Math functions needs intrinsification
2013-10-03 iveresov Merge
2013-09-26 hseigel 7195622: CheckUnhandledOops has limited usefulness now
2013-09-27 rbackman 8024924: Intrinsify java.lang.Math.addExact
2013-08-12 ehelin 8015107: NPG: Use consistent naming for metaspace concepts
2013-08-16 hseigel 8003424: Enable Class Data Sharing for CompressedOops
2013-04-26 jiangli Merge
2013-04-16 roland 8011901: Unsafe.getAndAddLong(obj, off, delta) does not work properly with long deltas
2013-04-25 dlong Merge
2013-04-25 dlong 8003853: specify offset of IC load in java_to_interp stub
2013-04-13 drchase 6443505: Ideal() function for CmpLTMask
2013-04-05 dcubed Merge
2013-04-03 kvn 8011102: Clear AVX registers after return from JNI call
2013-04-04 mikael 8003310: Enable -Wunused-function when compiling with gcc
2013-01-22 kvn 6896617: Optimize sun.nio.cs.ISO_8859_1$Encode.encodeArrayLoop() on x86
2013-01-03 kvn 8005522: use fast-string instructions on x86 for zeroing
less more (0) -100 -60 tip