log src/cpu/x86/vm/c1_LIRAssembler_x86.cpp @ 2002:ac637b7220d1

age author description
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, 12 Oct 2010 23:51:20 -0700 iveresov 6991512: G1 barriers fail with 64bit C1
Wed, 06 Oct 2010 14:18:32 -0700 kvn Merge
Tue, 05 Oct 2010 11:16:12 -0700 never 6988018: dtrace/hotspot/MethodInvocation/MethodInvocation002 crashes with client compiler
Thu, 30 Sep 2010 16:00:40 -0700 iveresov 6988779: c1_LIRAssembler_x86.cpp crashes VS2010 compiler hs20-b01 jdk7-b112
Mon, 13 Sep 2010 12:10:49 -0700 iveresov 6919069: client compiler needs to capture more profile information for tiered work
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