aboutsummaryrefslogtreecommitdiff
path: root/src/share/vm/opto/compile.cpp
AgeCommit message (Expand)Author
2014-08-278046598: Scalable Native memory tracking developmentzgu
2014-08-138026796: Make replace_in_map() on parent maps genericroland
2014-04-018032410: compiler/uncommontrap/TestStackBangRbp.java times out on Solaris-Spa...roland
2014-05-228037816: Fix for 8036122 breaks build with Xcode5/clangdrchase
2014-05-028039298: assert(base == NULL || t_adr->isa_rawptr() || !phase->type(base)->hi...kvn
2014-04-238038921: assert(t != NULL) failed: must set before getanoll
2014-03-25Mergekvn
2014-03-208031320: Use Intel RTM instructions for lockskvn
2014-02-25Mergekvn
2014-01-248032490: Remove -XX:+-UseOldInliningshade
2014-01-248027422: assert(_gvn.type(obj)->higher_equal(tjp)) failed: cast_up is no long...roland
2014-01-22Mergekvn
2014-02-258031752: Failed speculative optimizations should be reattempted when root of ...roland
2014-01-238027754: Enable loop optimizations for loops with MathExact insiderbackman
2014-01-088028468: Add inlining information into ciReplaykvn
2013-11-278029015: PPC64 (part 216): opto: trap based null and range checksgoetz
2013-11-228029025: PPC64 (part 203): opto: Move static _in_dump_cnt to Compile object.goetz
2013-11-21Mergekvn
2013-11-148003854: PPC64 (part 115): Introduce PostallocExpand that expands nodes after...goetz
2013-11-05Mergekvn
2013-11-05Mergeiveresov
2013-11-058017065: C2 allows safepoint checks to leak into G1 pre-barriersiveresov
2013-11-048027622: java.time.Instant.create failing since hs25-b56rbackman
2013-10-238024070: C2 needs some form of type speculationroland
2013-10-218026959: assert(!n->pinned() || n->is_MachConstantBase()) failed: only pinned...rbackman
2013-10-198024069: replace_in_map() should operate on parent mapsroland
2013-10-118025657: compiler/intrinsics/mathexact/ConstantTest.java fails on assert in l...rbackman
2013-09-248022585: VM crashes when ran with -XX:+PrintInliningkvn
2013-09-16Mergetschatzl
2013-09-108001107: @Stable annotation for constant folding of lazily evaluated variablesvlivanov
2013-09-05Mergekvn
2013-08-268023691: Create interface for nodes in class Blockadlertz
2013-08-128015107: NPG: Use consistent naming for metaspace conceptsehelin
2013-08-168023003: Cleanup the public interface to PhaseCFGadlertz
2013-08-078022284: Hide internal data structure in PhaseCFGadlertz
2013-06-21Mergekvn
2013-06-208016586: PPC64 (part 3): basic changes for PPC64goetz
2013-06-108005849: JEP 167: Event-Based JVM Tracingsla
2013-05-086934604: enable parts of EliminateAutoBox by defaultkvn
2013-04-168011621: live_ranges_in_separate_class.patchneliasso
2013-04-048003310: Enable -Wunused-function when compiling with gccmikael
2013-02-138005772: Stubs report compile id -1 in phase eventsneliasso
2013-03-068009460: C2compiler crash in machnode::in_regmask(unsigned int)roland
2013-03-058009120: Fuzz instruction scheduling in HotSpot compilersshade
2013-02-127197327: 40% regression on 8 b41 comp 8 b40 on specjvm2008.mpegaudio on oobroland
2013-01-158005821: C2: -XX:+PrintIntrinsics is brokenkvn
2012-12-238005071: Incremental inlining for JSR 292roland
2012-12-188005031: Some cleanup in c2 to prepare for incremental inlining supportroland
2012-11-308003240: x86: move MacroAssembler into separate filetwisti
2012-11-277092905: C2: Keep track of the number of dead nodesbharadwaj