aboutsummaryrefslogtreecommitdiff
path: root/src/share/vm/opto/loopUnswitch.cpp
AgeCommit message (Expand)Author
2012-11-277092905: C2: Keep track of the number of dead nodesbharadwaj
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-05-045091921: Sign flip issues in loop optimizerkvn
2011-04-09Mergejrose
2011-04-057010070: Update all 2010 Oracle-changed OpenJDK files to have the proper copy...trims
2011-04-027004535: Clone loop predicate during loop unswitchkvn
2011-03-217008866: Missing loop predicate for loop with multiple entrieskvn
2010-11-236989984: Use standard include model for Hospotstefank
2010-05-276941466: Oracle rebranding changes for Hotspot repositoriestrims
2009-02-276810672: Comment typostwisti
2008-07-11Mergejdk7-b31trims
2008-07-026719955: Update copyright yearjdk7-b30xdono
2008-06-206715633: when matching a memory node the adr_type should not changekvn
2008-04-096684385: Loop unswitching crashes without LoopNoderasbold
2007-12-01Initial loadjdk7-b24duke