aboutsummaryrefslogtreecommitdiff
path: root/src/share/vm/opto/matcher.hpp
AgeCommit message (Expand)Author
2012-10-097054512: Compress class pointers after perm gen removalroland
2012-10-027201026: add vector for shift countkvn
2012-09-016964458: Reimplement class meta-data storage to use native memorycoleenp
2012-06-157119644: Increase superword's vector size up to 256 bitskvn
2011-11-227090968: Allow adlc register class to depend on runtime conditionsroland
2011-11-167003454: order constants in constant table by number of references in codetwisti
2011-10-267097546: Optimize use of CMOVE instructionskvn
2011-08-117063629: use cbcond in C2 generated code on T4kvn
2011-08-027074017: Introduce MemBarAcquireLock/MemBarReleaseLock nodes for monitor ente...roland
2011-04-057010070: Update all 2010 Oracle-changed OpenJDK files to have the proper copy...trims
2011-03-257029017: Additional architecture support for c2 compilerroland
2010-12-036961690: load oops from constant table on SPARCtwisti
2010-11-236989984: Use standard include model for Hospotstefank
2010-11-026987135: Performance regression on Intel platform with 32-bits edition betwee...kvn
2010-06-02Mergejrose
2010-06-026954029: Improve implicit null check generation with compressed oopskvn
2010-05-276941466: Oracle rebranding changes for Hotspot repositoriestrims
2010-02-196910664: C2: java/util/Arrays/Sorting.java fails with DeoptimizeALot flagkvn
2010-01-056829187: compiler optimizations required for JSR 292twisti
2009-07-286862919: Update copyright yearxdono
2009-05-066823354: Add intrinsics for {Integer,Long}.{numberOfLeadingZeros,numberOfTrai...twisti
2009-04-226709742: find_base_for_derived's use of Ideal NULL is unsafe causing crashes ...kvn
2008-10-286754519: don't emit flag fixup for NaN when condition being tested doesn't ne...never
2008-09-236747051: Improve code and implicit null check generation for compressed oopskvn
2008-07-11Mergejdk7-b31trims
2008-07-026719955: Update copyright yearjdk7-b30xdono
2008-06-246718676: putback for 6604014 is incompletenever
2008-06-206715633: when matching a memory node the adr_type should not changekvn
2008-05-296705887: Compressed Oops: generate x64 addressing and implicit null checks wi...kvn
2007-12-01Initial loadjdk7-b24duke