log src/share/vm/opto/machnode.cpp @ 10408:836a62f43af9

age author description
Thu, 09 May 2013 17:28:04 -0700 kvn 8014189: JVM crash with SEGV in ConnectionGraph::record_for_escape_analysis()
Tue, 22 Jan 2013 11:31:25 -0800 kvn 8005055: pass outputStream to more opto debug routines
Tue, 09 Oct 2012 10:11:38 +0200 roland 7054512: Compress class pointers after perm gen removal
Sat, 01 Sep 2012 13:25:18 -0400 coleenp 6964458: Reimplement class meta-data storage to use native memory
Fri, 15 Jun 2012 01:25:19 -0700 kvn 7119644: Increase superword's vector size up to 256 bits
Wed, 16 Nov 2011 01:39:50 -0800 twisti 7003454: order constants in constant table by number of references in code
Mon, 31 Oct 2011 03:06:42 -0700 twisti 7104561: UseRDPCForConstantTableBase doesn't work after shorten branches changes
Tue, 16 Aug 2011 11:53:57 -0700 kvn 7079317: Incorrect branch's destination block in PrintoOptoAssembly output
Thu, 21 Jul 2011 11:25:07 -0700 kvn 7063628: Use cbcond on T4
Fri, 03 Dec 2010 01:34:31 -0800 twisti 6961690: load oops from constant table on SPARC
Tue, 23 Nov 2010 13:22:55 -0800 stefank 6989984: Use standard include model for Hospot
Thu, 27 May 2010 19:08:38 -0700 trims 6941466: Oracle rebranding changes for Hotspot repositories
Tue, 05 Jan 2010 13:05:58 +0100 twisti 6829187: compiler optimizations required for JSR 292
Wed, 29 Jul 2009 16:00:35 -0700 trims Merge jdk7-b67
Thu, 16 Jul 2009 14:10:42 -0700 kvn 6851742: (EA) allocation elimination doesn't work with UseG1GC