log src/cpu/x86/vm/c1_LIRAssembler_x86.cpp @ 1790:7f9553bedfd5

age author description
Sat, 11 Sep 2010 15:21:37 -0700 iveresov 6984056: C1: incorrect code for integer constant addition on x64
Fri, 03 Sep 2010 17:51:07 -0700 iveresov 6953144: Tiered 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
Mon, 03 May 2010 16:31:07 -0400 tonyp Merge
Sun, 11 Oct 2009 16:19:25 -0700 jcoomes 6888953: some calls to function-like macros are missing semicolons
Tue, 27 Apr 2010 11:19:12 -0700 iveresov 6946892: c1 shouldn't sign-extend to upper 32bits on x64
Thu, 15 Apr 2010 18:14:49 -0700 never 6939930: exception unwind changes in 6919934 hurts compilation speed
Thu, 08 Apr 2010 12:13:07 -0700 iveresov 6942223: c1 64 bit fixes
Wed, 17 Mar 2010 10:22:41 +0100 twisti 6934966: JSR 292 add C1 logic for saved SP over MethodHandle calls
Fri, 05 Mar 2010 13:58:34 +0100 roland 6932496: c1: deoptimization of jsr subroutine fails on sparcv9
Tue, 09 Mar 2010 20:16:19 +0100 twisti 6919934: JSR 292 needs to support x86 C1
Fri, 12 Feb 2010 15:27:36 -0800 kvn Merge