aboutsummaryrefslogtreecommitdiff
path: root/src/share/vm/opto/loopTransform.cpp
AgeCommit message (Expand)Author
2020-01-198231988: Unexpected test result caused by C2 IdealLoopTree::do_remove_empty_loopfyang
2019-10-238215265: C2: range check elimination may allow illegal out of bound accessroland
2019-07-228145096: Undefined behaviour in HotSpotaph
2017-07-118175345: Reported null pointer dereference defect groupsrraghavan
2016-02-038147645: get_ctrl_no_update() code is wrongroland
2016-01-276675699: need comprehensive fix for unconstrained ConvI2L with narrowed typethartmann
2015-12-218145754: PhaseIdealLoop::is_scaled_iv_plus_offset() does not match AddIthartmann
2015-06-048078866: compiler/eliminateAutobox/6934604/TestIntBoxing.java assert(p_f->Opc...roland
2014-12-018054478: C2: Incorrectly compiled char[] array access crashes JVMroland
2014-11-248058148: MaxNodeLimit and LiveNodeCountInliningCutoffvlivanov
2014-04-158039050: Crash in C2 compiler at Node::rematerializekvn
2014-03-25Mergekvn
2014-03-208031320: Use Intel RTM instructions for lockskvn
2014-01-22Mergekvn
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 ...mikael
2013-11-21Mergekvn
2013-11-05Mergekvn
2013-11-058017065: C2 allows safepoint checks to leak into G1 pre-barriersiveresov
2013-10-308027444: mathExact: assert(i < _max) failed: oob: i=1, _max=1rbackman
2013-09-278024924: Intrinsify java.lang.Math.addExactrbackman
2013-09-188024342: PPC64 (part 111): Support for C calling conventions that require 64-...goetz
2013-08-148022993: Convert MAX_UNROLL constant to LoopMaxUnroll C2 flagkvn
2013-03-208009181: [parfait] Null pointer deference in hotspot/src/share/vm/opto/loopTr...morris
2013-01-226896617: Optimize sun.nio.cs.ISO_8859_1$Encode.encodeArrayLoop() on x86kvn
2012-11-277092905: C2: Keep track of the number of dead nodesbharadwaj
2012-10-18Mergeasaha
2012-10-12Mergekvn
2012-10-10Mergeasaha
2012-10-097197424: update copyright year to match last edit in jdk8 hotspot repositorymikael
2012-10-097054512: Compress class pointers after perm gen removalroland
2012-10-088000313: C2 should use jlong for 64bit valuesvlivanov
2012-09-277193318: C2: remove number of inputs requirement from Node's new operatorkvn
2012-09-197198606: Improve VM optimizationkvn
2012-08-297160161: Missed safepoint in non-Counted loopkvn
2012-06-127173340: C2: code cleanup: use PhaseIterGVN::replace_edge(Node*, int, Node*) ...kvn
2011-09-077054211: No loop unrolling done in jdk7b144 for a test update() while loopkvn
2011-08-107077439: Possible reference through NULL in loopPredicate.cpp:726kvn
2011-07-297068051: SIGSEGV in PhaseIdealLoop::build_loop_late_postkvn
2011-06-287044738: Loop unroll optimization causes incorrect resultkvn
2011-06-207052494: Eclipse test fails on JDK 7 b142kvn
2011-05-217045693: java/util/EnumSet/EnumSetBash.java still failing intermittentlykvn
2011-05-167044725: -XX:-UnrollLimitCheck -Xcomp : Exception: String index out of range:...kvn
2011-05-107043552: regression after 7042327kvn
2011-05-057042327: assert(opaq->outcnt() == 1 && opaq->in(1) == limit)kvn
2011-05-045091921: Sign flip issues in loop optimizerkvn
2011-04-287039652: Performance regression after 7004547 changeskvn
2011-04-09Mergejrose
2011-04-087004555: Add new policy for one iteration loopskvn
2011-04-057010070: Update all 2010 Oracle-changed OpenJDK files to have the proper copy...trims