2016-10-10 |
roland |
8167300: Scheduling failures during gcm should be fatal
|
file |
diff |
annotate
|
2016-08-18 |
kvn |
8162496: missing precedence edge for anti_dependence
|
file |
diff |
annotate
|
2016-06-23 |
aph |
8157306: Random infrequent null pointer exceptions in javac
|
file |
diff |
annotate
|
2016-02-29 |
redestad |
8150720: Cleanup code around PrintOptoStatistics
|
file |
diff |
annotate
|
2016-01-08 |
mdoerr |
8146612: C2: Precedence edges specification violated
|
file |
diff |
annotate
|
2015-11-19 |
goetz |
8143307: Crash in C2 local code motion
|
file |
diff |
annotate
|
2015-11-06 |
neliasso |
Merge
|
file |
diff |
annotate
|
2015-10-22 |
goetz |
8139040: Fix initializations before ShouldNotReachHere() etc. and enable -Wuninitialized on linux.
|
file |
diff |
annotate
|
2015-11-03 |
thartmann |
8141132: JEP 254: Compact Strings
|
file |
diff |
annotate
|
2015-09-16 |
mcberg |
8134802: LCM register pressure scheduling
|
file |
diff |
annotate
|
2015-02-13 |
stefank |
8072911: Remove includes of oop.inline.hpp from .hpp files
|
file |
diff |
annotate
|
2014-12-12 |
thartmann |
8066763: fatal error "assert(false) failed: unexpected yanked node" in postaloc.cpp:139
|
file |
diff |
annotate
|
2014-11-03 |
kvn |
8059780: SPECjvm2008-MPEG performance regressions on x64 platforms
|
file |
diff |
annotate
|
2014-08-05 |
kvn |
8052081: Optimize generated by C2 code for Intel's Atom processor
|
file |
diff |
annotate
|
2014-07-04 |
goetz |
8049325: Introduce and clean up umbrella headers for the files in the cpu subdirectories.
|
file |
diff |
annotate
|
2014-06-02 |
thartmann |
8034812: remove IDX_INIT macro hack in Node class
|
file |
diff |
annotate
|
2014-01-23 |
rbackman |
8027754: Enable loop optimizations for loops with MathExact inside
|
file |
diff |
annotate
|
2014-01-28 |
kvn |
Merge
|
file |
diff |
annotate
|
2013-12-24 |
mikael |
8029233: Update copyright year to match last edit in jdk8 hotspot repository for 2013
|
file |
diff |
annotate
|
2013-11-22 |
goetz |
8028471: PPC64 (part 215): opto: Extend ImplicitNullCheck optimization.
|
file |
diff |
annotate
|
2013-11-06 |
kvn |
Merge
|
file |
diff |
annotate
|
2013-09-05 |
kvn |
Merge
|
file |
diff |
annotate
|
2013-06-20 |
goetz |
8016586: PPC64 (part 3): basic changes for PPC64
|
file |
diff |
annotate
|
2013-09-27 |
rbackman |
8024924: Intrinsify java.lang.Math.addExact
|
file |
diff |
annotate
|
2013-09-02 |
adlertz |
8024095: Missing brackets in local scheduling code.
|
file |
diff |
annotate
|
2013-09-01 |
adlertz |
8023988: Move local scheduling of nodes to the CFG creation and code motion phase (PhaseCFG)
|
file |
diff |
annotate
|
2013-08-26 |
adlertz |
8023691: Create interface for nodes in class Block
|
file |
diff |
annotate
|
2013-08-16 |
adlertz |
8023003: Cleanup the public interface to PhaseCFG
|
file |
diff |
annotate
|
2013-08-07 |
adlertz |
8022284: Hide internal data structure in PhaseCFG
|
file |
diff |
annotate
|
2013-05-10 |
kvn |
8014189: JVM crash with SEGV in ConnectionGraph::record_for_escape_analysis()
|
file |
diff |
annotate
|
2013-03-05 |
shade |
8009120: Fuzz instruction scheduling in HotSpot compilers
|
file |
diff |
annotate
|
2013-01-22 |
kvn |
6896617: Optimize sun.nio.cs.ISO_8859_1$Encode.encodeArrayLoop() on x86
|
file |
diff |
annotate
|
2012-11-28 |
bharadwaj |
7092905: C2: Keep track of the number of dead nodes
|
file |
diff |
annotate
|
2012-10-09 |
roland |
7054512: Compress class pointers after perm gen removal
|
file |
diff |
annotate
|
2012-09-27 |
kvn |
7193318: C2: remove number of inputs requirement from Node's new operator
|
file |
diff |
annotate
|
2012-06-15 |
kvn |
7119644: Increase superword's vector size up to 256 bits
|
file |
diff |
annotate
|
2012-01-25 |
roland |
7116050: C2/ARM: memory stomping error with DivideMcTests
|
file |
diff |
annotate
|
2011-09-14 |
roland |
7077312: Provide a CALL effect for instruct declaration in the ad file
|
file |
diff |
annotate
|
2011-07-28 |
kvn |
7069452: Cleanup NodeFlags
|
file |
diff |
annotate
|
2011-07-06 |
jcoomes |
7061187: need some includes for arm/ppc
|
file |
diff |
annotate
|
2011-04-08 |
jmasa |
Merge
|
file |
diff |
annotate
|
2011-04-05 |
trims |
7010070: Update all 2010 Oracle-changed OpenJDK files to have the proper copyright dates - second pass
|
file |
diff |
annotate
|
2011-03-25 |
roland |
7029017: Additional architecture support for c2 compiler
|
file |
diff |
annotate
|
2011-04-06 |
never |
7032963: StoreCM shouldn't participate in store elimination
|
file |
diff |
annotate
|
2010-11-23 |
stefank |
6989984: Use standard include model for Hospot
|
file |
diff |
annotate
|
2010-08-25 |
twisti |
6978355: renaming for 6961697
|
file |
diff |
annotate
|
2010-08-11 |
kvn |
6973329: C2 with Zero based COOP produces code with broken anti-dependency on x86
|
file |
diff |
annotate
|
2010-08-03 |
kvn |
6973963: SEGV in ciBlock::start_bci() with EA
|
file |
diff |
annotate
|
2010-06-03 |
jrose |
Merge
|
file |
diff |
annotate
|
2010-05-28 |
trims |
6941466: Oracle rebranding changes for Hotspot repositories
|
file |
diff |
annotate
|
2010-06-02 |
kvn |
6954029: Improve implicit null check generation with compressed oops
|
file |
diff |
annotate
|
2010-01-08 |
kvn |
6912517: JIT bug compiles out (and stops running) code that needs to be run. Causes NPE.
|
file |
diff |
annotate
|
2010-01-05 |
twisti |
6829187: compiler optimizations required for JSR 292
|
file |
diff |
annotate
|
2009-12-10 |
kvn |
6895383: JCK test throws NPE for method compiled with Escape Analysis
|
file |
diff |
annotate
|
2009-03-31 |
cfang |
6761600: Use sse 4.2 in intrinsics
|
file |
diff |
annotate
|
2009-03-19 |
kvn |
Merge
|
file |
diff |
annotate
|
2009-03-09 |
xdono |
6814575: Update copyright year
|
file |
diff |
annotate
|
2009-03-12 |
kvn |
6791178: Specialize for zero as the compressed oop vm heap base
|
file |
diff |
annotate
|
2009-01-26 |
twisti |
6796746: rename LoadC (char) opcode class to LoadUS (unsigned short)
|
file |
diff |
annotate
|
2008-09-24 |
apetrusenko |
Merge
|
file |
diff |
annotate
|