aboutsummaryrefslogtreecommitdiff
path: root/src/share/vm/opto/node.hpp
AgeCommit message (Expand)Author
2014-04-108038297: Avoid placing CTI immediately following cbcond instruction on T4iveresov
2014-03-25Mergekvn
2014-01-238027754: Enable loop optimizations for loops with MathExact insiderbackman
2013-11-228029025: PPC64 (part 203): opto: Move static _in_dump_cnt to Compile object.goetz
2013-11-148003854: PPC64 (part 115): Introduce PostallocExpand that expands nodes after...goetz
2013-10-188026844: Various Math functions needs intrinsificationrbackman
2013-09-278024924: Intrinsify java.lang.Math.addExactrbackman
2013-09-05Mergeadlertz
2013-08-298021954: VM SIGSEGV during classloading on MacOS; hs_err_pid file producedcoleenp
2013-08-238012972: Incremental Inlining should support scalar replaced object in debug ...kvn
2013-08-078022284: Hide internal data structure in PhaseCFGadlertz
2013-05-098014189: JVM crash with SEGV in ConnectionGraph::record_for_escape_analysis()kvn
2013-05-086934604: enable parts of EliminateAutoBox by defaultkvn
2013-02-127197327: 40% regression on 8 b41 comp 8 b40 on specjvm2008.mpegaudio on oobroland
2013-01-228005055: pass outputStream to more opto debug routineskvn
2012-11-277092905: C2: Keep track of the number of dead nodesbharadwaj
2012-10-097054512: Compress class pointers after perm gen removalroland
2012-09-277193318: C2: remove number of inputs requirement from Node's new operatorkvn
2012-07-307187454: stack overflow in C2 compiler thread on Solaris x86kvn
2012-07-247023639: JSR 292 method handle invocation needs a fast path for compiled codetwisti
2012-06-157119644: Increase superword's vector size up to 256 bitskvn
2012-01-107128352: assert(obj_node == obj) failedkvn
2011-12-207121140: Allocation paths require explicit memory synchronization operations ...roland
2011-09-147077312: Provide a CALL effect for instruct declaration in the ad fileroland
2011-09-117088955: add C2 IR support to the SAnever
2011-08-167079317: Incorrect branch's destination block in PrintoOptoAssembly outputkvn
2011-08-117063629: use cbcond in C2 generated code on T4kvn
2011-07-277069452: Cleanup NodeFlagskvn
2011-06-287044738: Loop unroll optimization causes incorrect resultkvn
2010-12-036961690: load oops from constant table on SPARCtwisti
2010-11-236989984: Use standard include model for Hospotstefank
2010-05-276941466: Oracle rebranding changes for Hotspot repositoriestrims
2009-12-096895383: JCK test throws NPE for method compiled with Escape Analysiskvn
2009-11-126892658: C2 should optimize some stringbuilder patternsnever
2009-02-276810672: Comment typostwisti
2008-10-026667595: Set probability FAIR for pre-, post- loops and ALWAYS for main loopkvn
2008-07-166723160: Nightly failure: Error: meet not symmetrickvn
2008-07-026719955: Update copyright yearjdk7-b30xdono
2008-05-296705887: Compressed Oops: generate x64 addressing and implicit null checks wi...kvn
2008-04-236625997: CastPP, CheckCastPP and Proj nodes are not dead loop safekvn
2008-04-166686791: Side effect in NumberFormat tests with -server -Xcompkvn
2008-04-136420645: Create a vm that uses compressed oops for up to 32gb heapsizescoleenp
2008-03-146674588: (Escape Analysis) Improve Escape Analysis codekvn
2008-03-136671807: (Escape Analysis) Add new ideal node to represent the state of a sca...kvn
2008-03-066670459: Fix Node::dump() performancekvn
2008-02-296667580: Optimize CmpP for allocationskvn
2007-12-01Initial loadjdk7-b24duke