aboutsummaryrefslogtreecommitdiff
path: root/src/share/vm/opto/superword.cpp
AgeCommit message (Expand)Author
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-11Mergejdk7-b31trims
2008-07-026719955: Update copyright yearjdk7-b30xdono
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
2008-02-256633953: type2aelembytes{T_ADDRESS} should be 8 bytes in 64 bit VMkvn
2007-12-01Initial loadjdk7-b24duke