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-09-20 |
roland |
7023898: Intrinsify AtomicLongFieldUpdater.getAndIncrement()
|
file |
diff |
annotate
|
2012-09-01 |
coleenp |
6964458: Reimplement class meta-data storage to use native memory
|
file |
diff |
annotate
|
2012-07-24 |
twisti |
7023639: JSR 292 method handle invocation needs a fast path for compiled code
|
file |
diff |
annotate
|
2012-06-15 |
kvn |
7119644: Increase superword's vector size up to 256 bits
|
file |
diff |
annotate
|
2011-12-20 |
kvn |
7121648: Use 3-operands SIMD instructions on x86 with AVX
|
file |
diff |
annotate
|
2011-11-09 |
kvn |
7107042: assert(no_dead_loop) failed: dead loop detected
|
file |
diff |
annotate
|
2011-09-07 |
roland |
7086394: c2/arm: enable UseFPUForSpilling
|
file |
diff |
annotate
|
2011-09-03 |
never |
7071307: MethodHandle bimorphic inlining should consider the frequency
|
file |
diff |
annotate
|
2011-08-16 |
kvn |
7079329: Adjust allocation prefetching for T4
|
file |
diff |
annotate
|
2011-08-02 |
roland |
7074017: Introduce MemBarAcquireLock/MemBarReleaseLock nodes for monitor enter/exit code paths
|
file |
diff |
annotate
|
2011-07-06 |
jcoomes |
7061187: need some includes for arm/ppc
|
file |
diff |
annotate
|
2011-05-04 |
kvn |
5091921: Sign flip issues in loop optimizer
|
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
|
2010-12-01 |
ikrylov |
6348631: remove the use of the HPI library from Hotspot
|
file |
diff |
annotate
|
2010-11-23 |
stefank |
6989984: Use standard include model for Hospot
|
file |
diff |
annotate
|
2010-08-19 |
never |
6978249: spill between cpu and fpu registers when those moves are fast
|
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-30 |
never |
6916644: C2 compiler crash on x86
|
file |
diff |
annotate
|
2010-01-05 |
twisti |
6829187: compiler optimizations required for JSR 292
|
file |
diff |
annotate
|
2009-11-04 |
kvn |
6896370: CTW fails share/vm/opto/matcher.cpp:1475 "duplicating node that's already been matched"
|
file |
diff |
annotate
|
2009-09-14 |
kvn |
6827605: new String intrinsics may prevent EA scalar replacement
|
file |
diff |
annotate
|
2009-07-16 |
kvn |
6851742: (EA) allocation elimination doesn't work with UseG1GC
|
file |
diff |
annotate
|
2009-06-24 |
kvn |
6841800: Incorrect boundary values behavior for option -XX:MaxLabelRootDepth=0-6 leads to jvm crash
|
file |
diff |
annotate
|
2009-04-23 |
kvn |
6709742: find_base_for_derived's use of Ideal NULL is unsafe causing crashes during register allocation
|
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-13 |
trims |
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-02-27 |
twisti |
6810672: Comment typos
|
file |
diff |
annotate
|
2009-02-24 |
kvn |
6791572: assert("duplicating node that's already been matched")
|
file |
diff |
annotate
|
2009-01-26 |
twisti |
6796746: rename LoadC (char) opcode class to LoadUS (unsigned short)
|
file |
diff |
annotate
|
2008-11-07 |
kvn |
6462850: generate biased locking code in C2 ideal graph
|
file |
diff |
annotate
|
2008-09-23 |
kvn |
6747051: Improve code and implicit null check generation for compressed oops
|
file |
diff |
annotate
|
2008-09-17 |
never |
6384206: Phis which are later unneeded are impairing our ability to inline based on static types
|
file |
diff |
annotate
|
2008-08-29 |
never |
6732698: crash with dead code from compressed oops in gcm
|
file |
diff |
annotate
|
2008-07-11 |
trims |
Merge
|
file |
diff |
annotate
|
2008-07-02 |
xdono |
6719955: Update copyright year
|
file |
diff |
annotate
|
2008-06-24 |
never |
6718676: putback for 6604014 is incomplete
|
file |
diff |
annotate
|
2008-06-24 |
kvn |
6710487: More than half of JDI Regression tests hang with COOPs in -Xcomp mode
|
file |
diff |
annotate
|
2008-06-20 |
kvn |
6715633: when matching a memory node the adr_type should not change
|
file |
diff |
annotate
|
2008-05-29 |
rasbold |
6695049: (coll) Create an x86 intrinsic for Arrays.equals
|
file |
diff |
annotate
|
2008-05-29 |
kvn |
6705887: Compressed Oops: generate x64 addressing and implicit null checks with narrow oops
|
file |
diff |
annotate
|
2008-05-21 |
kvn |
6703890: Compressed Oops: add LoadNKlass node to generate narrow oops (32-bits) compare instructions
|
file |
diff |
annotate
|
2008-05-21 |
kvn |
6695810: null oop passed to encode_heap_oop_not_null
|
file |
diff |
annotate
|
2008-04-13 |
coleenp |
6420645: Create a vm that uses compressed oops for up to 32gb heapsizes
|
file |
diff |
annotate
|
2008-03-13 |
kvn |
6671807: (Escape Analysis) Add new ideal node to represent the state of a scalarized object at a safepoint
|
file |
diff |
annotate
|
2007-12-01 |
duke |
Initial load
|
file |
diff |
annotate
|