aboutsummaryrefslogtreecommitdiff
path: root/src/share/vm/opto/mulnode.cpp
AgeCommit message (Expand)Author
2012-10-228000805: JMM issue: short loads are non-atomicvlivanov
2012-10-12Mergekvn
2012-10-097199654: Remove LoadUI2LNodevlivanov
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
2011-07-277069452: Cleanup NodeFlagskvn
2010-11-236989984: Use standard include model for Hospotstefank
2010-05-276941466: Oracle rebranding changes for Hotspot repositoriestrims
2009-07-286863155: Server compiler generates incorrect code (x86, long, bitshift, bitmask)twisti
2009-06-265057225: Remove useless I2L conversionstwisti
2009-03-096797305: Add LoadUB and LoadUI opcode classtwisti
2009-02-036795362: 32bit server compiler leads to wrong results on solaris-x86twisti
2009-01-266796746: rename LoadC (char) opcode class to LoadUS (unsigned short)twisti
2008-10-146717150: improper constant folding of subnormal strictfp multiplications and ...rasbold
2008-07-026719955: Update copyright yearjdk7-b30xdono
2008-05-076603011: RFE: Optimize long divisionrasbold
2007-12-01Initial loadjdk7-b24duke