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