aboutsummaryrefslogtreecommitdiff
path: root/src/share/vm/opto/lcm.cpp
AgeCommit message (Expand)Author
2013-03-058009120: Fuzz instruction scheduling in HotSpot compilersshade
2013-01-226896617: Optimize sun.nio.cs.ISO_8859_1$Encode.encodeArrayLoop() on x86kvn
2012-11-277092905: C2: Keep track of the number of dead nodesbharadwaj
2012-10-097054512: Compress class pointers after perm gen removalroland
2012-09-277193318: C2: remove number of inputs requirement from Node's new operatorkvn
2012-06-157119644: Increase superword's vector size up to 256 bitskvn
2012-01-257116050: C2/ARM: memory stomping error with DivideMcTestsroland
2011-09-147077312: Provide a CALL effect for instruct declaration in the ad fileroland
2011-07-277069452: Cleanup NodeFlagskvn
2011-07-067061187: need some includes for arm/ppcjcoomes
2011-04-08Mergejmasa
2011-04-057032963: StoreCM shouldn't participate in store eliminationnever
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-11-236989984: Use standard include model for Hospotstefank
2010-08-256978355: renaming for 6961697twisti
2010-08-116973329: C2 with Zero based COOP produces code with broken anti-dependency on...kvn
2010-08-036973963: SEGV in ciBlock::start_bci() with EAkvn
2010-06-02Mergejrose
2010-06-026954029: Improve implicit null check generation with compressed oopskvn
2010-05-276941466: Oracle rebranding changes for Hotspot repositoriestrims
2010-01-076912517: JIT bug compiles out (and stops running) code that needs to be run. ...kvn
2010-01-056829187: compiler optimizations required for JSR 292twisti
2009-12-096895383: JCK test throws NPE for method compiled with Escape Analysiskvn
2009-03-316761600: Use sse 4.2 in intrinsicscfang
2009-03-19Mergekvn
2009-03-126791178: Specialize for zero as the compressed oop vm heap basekvn
2009-03-096814575: Update copyright yearxdono
2009-01-266796746: rename LoadC (char) opcode class to LoadUS (unsigned short)twisti
2008-09-24Mergeapetrusenko
2008-09-106746907: Improve implicit null check generationkvn
2008-08-21Mergetonyp
2008-07-286726999: nsk/stress/jck12a/jck12a010 assert(n != null,"Bad immediate dominato...kvn
2008-07-026719955: Update copyright yearjdk7-b30xdono
2008-06-12Mergeysr
2008-06-056711316: Open source the Garbage-First garbage collectorysr
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-04-236601321: Assert(j == 1 || b->_nodes[j-1]->is_Phi(),"CreateEx must be first in...never
2008-04-136420645: Create a vm that uses compressed oops for up to 32gb heapsizescoleenp
2007-12-01Initial loadjdk7-b24duke