aboutsummaryrefslogtreecommitdiff
path: root/src/share/vm/opto/superword.cpp
AgeCommit message (Expand)Author
2020-01-198134739: compiler/loopopts/superword/TestVectorizationWithInvariant crashes i...thartmann
2020-01-198010500: [parfait] Possible null pointer dereference at hotspot/src/share/vm/...adlertz
2019-10-238202948: C2: assert(init_offset >= 0) failed: positive offset from object startkvn
2016-01-276675699: need comprehensive fix for unconstrained ConvI2L with narrowed typethartmann
2015-06-038077504: Unsafe load can loose control dependency and cause crashroland
2015-05-088078497: C2's superword optimization causes unaligned memory accessesthartmann
2015-05-118079343: Crash in PhaseIdealLoop with "assert(!had_error) failed: bad dominance"thartmann
2015-04-028076523: assert(((ABS(iv_adjustment_in_bytes) % elt_size) == 0)) fails in sup...kvn
2014-08-058052081: Optimize generated by C2 code for Intel's Atom processorkvn
2014-04-228041351: Crash in src/share/vm/opto/loopnode.cpp:3215 - assert(!had_error) fa...kvn
2013-12-248029233: Update copyright year to match last edit in jdk8 hotspot repository ...mikael
2013-02-188004867: VM crashing with assert "share/vm/opto/node.hpp:357 - assert(i < _ma...kvn
2012-10-268001635: assert(in_bb(n)) failed: must bekvn
2012-10-238001183: incorrect results of char vectors right shift operaitonkvn
2012-10-097199654: Remove LoadUI2LNodevlivanov
2012-10-027201026: add vector for shift countkvn
2012-09-277193318: C2: remove number of inputs requirement from Node's new operatorkvn
2012-09-257200264: 7192963 changes disabled shift vectorskvn
2012-09-197199010: incorrect vector alignmentkvn
2012-09-177196199: java/text/Bidi/Bug6665028.java failed: Bidi run count incorrectkvn
2012-08-227192963: assert(_in[req-1] == this) failed: Must pass arg count to 'new'kvn
2012-08-217192964: assert(false) failed: bad AD filekvn
2012-08-206340864: Implement vectorization optimizations in hotspot-serverkvn
2012-06-197177923: SIGBUS on sparc in compiled code for java.util.Calendar.clear()kvn
2012-06-157119644: Increase superword's vector size up to 256 bitskvn
2012-06-127173340: C2: code cleanup: use PhaseIterGVN::replace_edge(Node*, int, Node*) ...kvn
2012-05-077160610: Unknown Native Code compilation issuekvn
2011-08-107077439: Possible reference through NULL in loopPredicate.cpp:726kvn
2011-07-277069452: Cleanup NodeFlagskvn
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-06-076958485: fix for 6879921 was insufficientnever
2010-05-276941466: Oracle rebranding changes for Hotspot repositoriestrims
2009-10-306852078: HSX 14/16 in jdk 5.0: api/javax_management api/org_omg jck tests cra...cfang
2009-09-156879921: CTW failure jdk6_18/hotspot/src/share/vm/utilities/globalDefinitions...cfang
2009-09-146877254: Server vm crashes with no branches off of store slice" when run with...cfang
2009-08-316876276: assert(!is_visited,"visit only once")cfang
2009-03-246636138: UseSuperWord enabled failurecfang
2009-03-12Mergetrims
2009-03-096814575: Update copyright yearxdono
2009-02-276810672: Comment typostwisti
2009-01-266796746: rename LoadC (char) opcode class to LoadUS (unsigned short)twisti
2008-07-286726999: nsk/stress/jck12a/jck12a010 assert(n != null,"Bad immediate dominato...kvn
2008-07-11Mergetrims
2008-07-026719955: Update copyright yearxdono
2008-06-246710487: More than half of JDI Regression tests hang with COOPs in -Xcomp modekvn
2008-04-136420645: Create a vm that uses compressed oops for up to 32gb heapsizescoleenp
2008-04-036646020: assert(in_bb(n),"must be in block") in -Xcomp modenever
2008-03-206663621: JVM crashes while trying to execute api/java_security/Signature/Sign...never