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