aboutsummaryrefslogtreecommitdiff
path: root/src/share/vm/opto/node.hpp
AgeCommit message (Expand)Author
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