aboutsummaryrefslogtreecommitdiff
path: root/src/share/vm/opto/ifnode.cpp
AgeCommit message (Expand)Author
2014-05-168042786: Proper fix for 8032566kvn
2014-01-238027754: Enable loop optimizations for loops with MathExact insiderbackman
2013-12-248029233: Update copyright year to match last edit in jdk8 hotspot repository ...hs25-b65mikael
2013-10-198024069: replace_in_map() should operate on parent mapsroland
2013-10-098020750: Node::get_int: guarantee(t != NULL) failed: must be contwisti
2013-09-278024924: Intrinsify java.lang.Math.addExactrbackman
2013-05-086934604: enable parts of EliminateAutoBox by defaultkvn
2012-10-097197424: update copyright year to match last edit in jdk8 hotspot repositorymikael
2012-09-277193318: C2: remove number of inputs requirement from Node's new operatorkvn
2012-06-127173340: C2: code cleanup: use PhaseIterGVN::replace_edge(Node*, int, Node*) ...kvn
2011-07-297068051: SIGSEGV in PhaseIdealLoop::build_loop_late_postkvn
2011-07-267070134: Hotspot crashes with sigsegv from PorterStemmerkvn
2011-05-057042327: assert(opaq->outcnt() == 1 && opaq->in(1) == limit)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-01-086915110: IfNode::up_one_dom moves beyond RootNode bug in src/share/vm/opto/if...kvn
2009-10-16Mergecfang
2009-10-136889300: assert(i != k || is_new || i->outcnt() > 0, "don't return dead nodes")kvn
2009-09-226884624: Update copyright yearxdono
2009-07-166851742: (EA) allocation elimination doesn't work with UseG1GCkvn
2009-02-276810672: Comment typostwisti
2008-10-026754988: Update copyright yearjdk7-b37xdono
2008-07-256712835: Server compiler fails with assertion (loop_count < K,"infinite loop ...never
2007-12-056395208: Elide autoboxing for calls to HashMap.get(int) and HashMap.get(long)never
2007-12-01Initial loadjdk7-b24duke