aboutsummaryrefslogtreecommitdiff
path: root/src/share/vm/opto/callnode.hpp
AgeCommit message (Expand)Author
2013-01-228005055: pass outputStream to more opto debug routineskvn
2012-12-238005071: Incremental inlining for JSR 292roland
2012-11-267172640: C2: instrinsic implementations in LibraryCallKit should use argument...twisti
2012-07-247023639: JSR 292 method handle invocation needs a fast path for compiled codetwisti
2012-03-127147744: CTW: assert(false) failed: infinite EA connection graph buildkvn
2012-01-077125896: Eliminate nested lockskvn
2011-12-207121140: Allocation paths require explicit memory synchronization operations ...roland
2011-11-166890673: Eliminate allocations immediately after EAkvn
2011-09-117088955: add C2 IR support to the SAnever
2011-07-277069452: Cleanup NodeFlagskvn
2010-11-236989984: Use standard include model for Hospotstefank
2010-05-276941466: Oracle rebranding changes for Hotspot repositoriestrims
2010-01-056829187: compiler optimizations required for JSR 292twisti
2009-11-126892658: C2 should optimize some stringbuilder patternsnever
2009-08-06Mergekvn
2009-07-316833129: specjvm98 fails with NullPointerException in the compiler with -XX:D...cfang
2009-07-286862919: Update copyright yearxdono
2009-04-036823453: DeoptimizeALot causes fastdebug server jvm to fail with assert(false...kvn
2009-02-266809798: SafePointScalarObject node placed into incorrect block during GCMkvn
2008-12-036775880: EA +DeoptimizeALot: assert(mon_info->owner()->is_locked(),"object mu...kvn
2008-11-076462850: generate biased locking code in C2 ideal graphkvn
2008-09-176711100: 64bit fastdebug server vm crashes with assert(_base == Int,"Not an I...rasbold
2008-07-026719955: Update copyright yearjdk7-b30xdono
2008-05-296705887: Compressed Oops: generate x64 addressing and implicit null checks wi...kvn
2008-04-136420645: Create a vm that uses compressed oops for up to 32gb heapsizescoleenp
2008-03-206674600: (Escape Analysis) Optimize memory graph for instance's fieldskvn
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-066667612: (Escape Analysis) disable loop cloning if it has a scalar replaceabl...kvn
2008-02-296667580: Optimize CmpP for allocationskvn
2007-12-01Initial loadjdk7-b24duke