aboutsummaryrefslogtreecommitdiff
path: root/src/share/vm/opto/cfgnode.cpp
AgeCommit message (Expand)Author
2013-04-126443505: Ideal() function for CmpLTMaskdrchase
2012-12-238005071: Incremental inlining for JSR 292roland
2012-12-188005031: Some cleanup in c2 to prepare for incremental inlining supportroland
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-09-016964458: Reimplement class meta-data storage to use native memorycoleenp
2012-01-107128352: assert(obj_node == obj) failedkvn
2011-11-147105605: Use EA info to optimize pointers comparekvn
2011-07-297068051: SIGSEGV in PhaseIdealLoop::build_loop_late_postkvn
2011-05-217045506: assert(!can_reshape || !new_phi) failed: for igvn new phi should be ...kvn
2011-05-045091921: Sign flip issues in loop optimizerkvn
2011-04-027004535: Clone loop predicate during loop unswitchkvn
2010-11-236989984: Use standard include model for Hospotstefank
2010-06-286677629: PhaseIterGVN::subsume_node() should call hash_delete() and add_users...kvn
2010-05-276941466: Oracle rebranding changes for Hotspot repositoriestrims
2010-05-19Mergekvn
2010-04-056937111: Restore optimization for Phi of AddP (6552204)kvn
2010-01-216894807: No ClassCastException for HashAttributeSet constructors if run with ...kvn
2009-10-136889300: assert(i != k || is_new || i->outcnt() > 0, "don't return dead nodes")kvn
2009-07-316865031: Application gives bad result (throws bad exception) with compressed ...kvn
2009-07-166851282: JIT miscompilation results in null entry in array when using Compres...kvn
2009-03-12Mergetrims
2009-03-096814575: Update copyright yearxdono
2009-02-276810672: Comment typostwisti
2009-01-146788347: C2Compiler crash 6u7never
2008-10-026667595: Set probability FAIR for pre-, post- loops and ALWAYS for main loopkvn
2008-09-236747051: Improve code and implicit null check generation for compressed oopskvn
2008-09-176384206: Phis which are later unneeded are impairing our ability to inline ba...never
2008-07-166723160: Nightly failure: Error: meet not symmetrickvn
2008-07-11Mergejdk7-b31trims
2008-07-026719955: Update copyright yearjdk7-b30xdono
2008-06-266716441: error in meet with +DoEscapeAnalysiskvn
2008-06-246710487: More than half of JDI Regression tests hang with COOPs in -Xcomp modekvn
2008-06-056614100: EXCEPTION_ACCESS_VIOLATION while running Eclipse with 1.6.0_05-eanever
2008-05-216695810: null oop passed to encode_heap_oop_not_nullkvn
2008-04-246663848: assert(i < Max(),"oob") in C2 with -Xcompnever
2008-04-236625997: CastPP, CheckCastPP and Proj nodes are not dead loop safekvn
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
2007-12-01Initial loadjdk7-b24duke