aboutsummaryrefslogtreecommitdiff
path: root/src/share/vm/opto/vectornode.cpp
AgeCommit message (Expand)Author
2012-10-238001183: incorrect results of char vectors right shift operaitonkvn
2012-10-198001101: C2: more general vector rule subsettingdlong
2012-10-027201026: add vector for shift countkvn
2012-09-277193318: C2: remove number of inputs requirement from Node's new operatorkvn
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-157119644: Increase superword's vector size up to 256 bitskvn
2011-07-277069452: Cleanup NodeFlagskvn
2010-11-236989984: Use standard include model for Hospotstefank
2010-05-276941466: Oracle rebranding changes for Hotspot repositoriestrims
2009-03-096814575: Update copyright yearxdono
2009-01-266796746: rename LoadC (char) opcode class to LoadUS (unsigned short)twisti
2008-07-026719955: Update copyright yearjdk7-b30xdono
2008-02-256633953: type2aelembytes{T_ADDRESS} should be 8 bytes in 64 bit VMkvn
2007-12-01Initial loadjdk7-b24duke