log src/share/vm/c1/c1_LIRGenerator.cpp @ 7482:989155e2d07a

age author description
Wed, 16 Jan 2013 01:34:24 +0100 Thomas Wuerthinger Merge with hs25-b15.
Tue, 18 Dec 2012 17:37:44 -0800 kvn 8004318: JEP-171: Support Unsafe fences intrinsics
Mon, 12 Nov 2012 23:14:12 +0100 Doug Simon Merge with http://hg.openjdk.java.net/hsx/hsx25/hotspot/ after NPG - C++ build works
Tue, 09 Oct 2012 10:11:38 +0200 roland 7054512: Compress class pointers after perm gen removal
Tue, 11 Sep 2012 16:20:57 +0200 roland 7195816: NPG: Crash in c1_ValueType - ShouldNotReachHere
Wed, 05 Sep 2012 10:39:29 +0200 stefank 7195935: NPG: Some issues with compressed oops
Sat, 01 Sep 2012 13:25:18 -0400 coleenp 6964458: Reimplement class meta-data storage to use native memory
Mon, 29 Oct 2012 21:10:04 +0100 Doug Simon Merge with http://hg.openjdk.java.net/hsx/hsx25/hotspot/ just before the NPG (no perm gen) changeset
Tue, 21 Aug 2012 10:48:50 -0700 twisti 7192167: JSR 292: C1 has old broken code which needs to be removed
Mon, 20 Aug 2012 09:58:58 -0700 kvn 7190310: Inlining WeakReference.get(), and hoisting $referent may lead to non-terminating loops
Tue, 21 Aug 2012 10:39:19 +0200 Doug Simon Merge with http://hg.openjdk.java.net/hsx/hsx24/hotspot/
Tue, 24 Jul 2012 10:51:00 -0700 twisti 7023639: JSR 292 method handle invocation needs a fast path for compiled code
Wed, 13 Jun 2012 11:36:03 -0700 twisti 7174928: JSR 292: unresolved invokedynamic call sites deopt and osr infinitely
Tue, 12 Jun 2012 14:31:44 -0700 twisti 7174218: remove AtomicLongCSImpl intrinsics
Tue, 05 Jun 2012 10:15:27 +0200 roland 7171890: C1: add Class.isInstance intrinsic
Tue, 15 May 2012 10:10:23 +0200 roland 7133857: exp() and pow() should use the x87 ISA on x86
Tue, 06 Mar 2012 12:36:59 +0100 rbackman 7160570: Intrinsification support for tracing framework
Mon, 27 Feb 2012 13:10:13 +0100 Thomas Wuerthinger Merge with http://hg.openjdk.java.net/hsx/hsx24/hotspot/
Tue, 21 Feb 2012 13:14:55 -0500 jiangli 7120481: storeStore barrier in constructor with final field
Fri, 20 Jan 2012 15:02:12 -0800 iveresov 7131028: Switch statement takes wrong path
Wed, 07 Dec 2011 11:35:03 +0100 stefank 7118863: Move sizeof(klassOopDesc) into the *Klass::*_offset_in_bytes() functions
Sat, 17 Dec 2011 21:40:27 +0100 Thomas Wuerthinger Merge with hsx23/hotspot.
Wed, 16 Nov 2011 19:42:58 -0800 iveresov 7112085: assert(fr.interpreter_frame_expression_stack_size()==0) failed: only handle empty stacks
Tue, 04 Oct 2011 10:07:07 -0700 iveresov 7097679: Tiered: events with bad bci to Gotos reduced from Ifs
Thu, 29 Sep 2011 23:09:54 -0700 iveresov 7096639: Tiered: Incorrect counter overflow handling for inlined methods
Wed, 27 Jul 2011 17:32:44 -0700 Thomas Wuerthinger Merge.
Tue, 14 Jun 2011 12:25:05 -0700 twisti 7053520: JSR292: crash in invokedynamic with C1 using tiered and compressed oops
Thu, 14 Apr 2011 13:45:41 -0700 johnc Merge
Wed, 13 Apr 2011 17:56:43 -0700 johnc 7035117: G1: nsk/stress/jni/jnistress002 fails with assertion failure
Thu, 07 Apr 2011 09:53:20 -0700 johnc 7009266: G1: assert(obj->is_oop_or_null(true )) failed: Error
Fri, 22 Apr 2011 15:30:53 +0200 Thomas Wuerthinger Merge with OpenJDK.
Fri, 08 Apr 2011 17:03:31 -0700 iveresov 7034967: C1: assert(false) failed: error (assembler_sparc.cpp:2043)
Sun, 03 Apr 2011 12:00:54 +0200 roland 7033154: Improve C1 arraycopy performance
Fri, 11 Mar 2011 22:34:57 -0800 jrose 7012648: move JSR 292 to package java.lang.invoke and adjust names
Sun, 06 Mar 2011 22:09:23 -0800 never 6965570: assert(!needs_patching && x->is_loaded(),"how do we know it's volatile if it's not loaded")
Wed, 16 Feb 2011 13:47:20 +0100 Thomas Wuerthinger Merge.
Fri, 21 Jan 2011 13:03:13 -0800 never Merge
Fri, 21 Jan 2011 13:01:02 -0800 never 6809483: hotspot:::method_entry are not correctly generated for "method()V"
Mon, 10 Jan 2011 09:23:20 -0800 dcubed Merge
Sun, 09 Jan 2011 17:16:16 -0500 dholmes 7010665: Misplaced membar in C1 implementation of Unsafe.get/putXXX
Wed, 26 Jan 2011 18:17:37 +0100 Thomas Wuerthinger Merge.
Mon, 27 Dec 2010 21:51:31 -0800 iveresov 7009231: C1: Incorrect CAS code for longs on SPARC 32bit
Fri, 07 Jan 2011 18:18:08 +0100 Thomas Wuerthinger Merge.
Thu, 02 Dec 2010 17:21:12 -0800 iveresov 7003554: (tiered) assert(is_null_object() || handle() != NULL) failed: cannot embed null pointer
Tue, 30 Nov 2010 23:23:40 -0800 iveresov 6985015: C1 needs to support compressed oops
Tue, 23 Nov 2010 13:22:55 -0800 stefank 6989984: Use standard include model for Hospot
Tue, 30 Nov 2010 14:53:30 +0100 Thomas Wuerthinger Merge.
Fri, 15 Oct 2010 14:21:11 -0700 never 6992477: fix for 6991512 broke sparc barriers
Tue, 12 Oct 2010 23:51:20 -0700 iveresov 6991512: G1 barriers fail with 64bit C1
Wed, 29 Sep 2010 16:53:42 -0700 iveresov 6988346: 6986046 breaks tiered
Tue, 29 Dec 2009 19:08:54 +0100 roland 6986046: C1 valuestack cleanup
Wed, 22 Sep 2010 21:10:46 -0700 never 6972540: sun/nio/ch/SocketChannelImpl compilation crashed when executing CompileTheWorld
Fri, 03 Sep 2010 17:51:07 -0700 iveresov 6953144: Tiered compilation
Tue, 03 Aug 2010 08:13:38 -0400 bobv 6953477: Increase portability and flexibility of building Hotspot
Fri, 04 Jun 2010 11:18:04 -0700 iveresov 6958292: C1: Enable parallel compilation
Wed, 02 Jun 2010 22:45:42 -0700 jrose Merge
Thu, 27 May 2010 22:01:55 -0700 iveresov 6955349: C1: Make G1 barriers work with x64
Fri, 21 May 2010 02:59:24 -0700 twisti 6930772: JSR 292 needs to support SPARC C1
Thu, 27 May 2010 19:08:38 -0700 trims 6941466: Oracle rebranding changes for Hotspot repositories
Wed, 12 May 2010 15:01:05 +0200 lstadler added c1x build directory, added MSVC Win64 project support