aboutsummaryrefslogtreecommitdiff
path: root/src/share/vm/opto/classes.hpp
AgeCommit message (Expand)Author
2013-01-226896617: Optimize sun.nio.cs.ISO_8859_1$Encode.encodeArrayLoop() on x86kvn
2012-10-097199654: Remove LoadUI2LNodevlivanov
2012-10-097054512: Compress class pointers after perm gen removalroland
2012-10-027201026: add vector for shift countkvn
2012-09-207023898: Intrinsify AtomicLongFieldUpdater.getAndIncrement()roland
2012-08-206340864: Implement vectorization optimizations in hotspot-serverkvn
2012-06-157119644: Increase superword's vector size up to 256 bitskvn
2012-06-127174218: remove AtomicLongCSImpl intrinsicstwisti
2011-12-207121140: Allocation paths require explicit memory synchronization operations ...roland
2011-08-167079329: Adjust allocation prefetching for T4kvn
2011-08-027074017: Introduce MemBarAcquireLock/MemBarReleaseLock nodes for monitor ente...roland
2011-05-045091921: Sign flip issues in loop optimizerkvn
2010-05-276941466: Oracle rebranding changes for Hotspot repositoriestrims
2010-04-266946040: add intrinsic for short and char reverseBytesnever
2009-05-066823354: Add intrinsics for {Integer,Long}.{numberOfLeadingZeros,numberOfTrai...twisti
2009-03-316761600: Use sse 4.2 in intrinsicscfang
2009-03-136378821: bitCount() should use POPC on SPARC processors and AMD+10htwisti
2009-03-096797305: Add LoadUB and LoadUI opcode classtwisti
2009-01-266796746: rename LoadC (char) opcode class to LoadUS (unsigned short)twisti
2008-11-076462850: generate biased locking code in C2 ideal graphkvn
2008-07-026719955: Update copyright yearjdk7-b30xdono
2008-05-296695049: (coll) Create an x86 intrinsic for Arrays.equalsrasbold
2008-05-216703890: Compressed Oops: add LoadNKlass node to generate narrow oops (32-bit...kvn
2008-05-076603011: RFE: Optimize long divisionrasbold
2008-04-136420645: Create a vm that uses compressed oops for up to 32gb heapsizescoleenp
2008-03-136671807: (Escape Analysis) Add new ideal node to represent the state of a sca...kvn
2007-12-01Initial loadjdk7-b24duke