log

age author description
Tue, 28 Feb 2012 17:53:07 +0100 Lukas Stadler eclipse CDT project update
Mon, 27 Feb 2012 19:16:28 -0800 Christian Haeubl prefer inlining within loops
Mon, 27 Feb 2012 19:15:30 -0800 Christian Haeubl slightly prefer inlining within loops
Mon, 27 Feb 2012 19:14:36 -0800 Christian Haeubl disabled the preferred inlining within loops for one benchmark run
Mon, 27 Feb 2012 15:06:36 -0800 Christian Haeubl Merge
Mon, 27 Feb 2012 14:50:58 -0800 Christian Haeubl added comment about final non-static fields
Mon, 27 Feb 2012 14:47:55 -0800 Christian Haeubl small fix to loop frequency propagation
Mon, 27 Feb 2012 23:36:29 +0100 Thomas Wuerthinger 2 more #ifdef GRAAL
Mon, 27 Feb 2012 23:05:48 +0100 Thomas Wuerthinger Added missing #ifdef GRAAL
Mon, 27 Feb 2012 22:19:24 +0100 Thomas Wuerthinger Merge.
Mon, 27 Feb 2012 22:18:57 +0100 Thomas Wuerthinger create separate RUNTIME1_STUBS definition for non-graal build.
Mon, 27 Feb 2012 22:15:05 +0100 Thomas Wuerthinger Remove the hacks around "is_Compiler_thread" assertions; Graal no longer uses the compiler thread mechanisms; don't create a C++ compilation queue or any compiler threads.
Mon, 27 Feb 2012 21:49:51 +0100 Thomas Wuerthinger More diff vs hsx24 clean up.
Mon, 27 Feb 2012 21:43:51 +0100 Thomas Wuerthinger More diff vs hsx24 optimizations.
Mon, 27 Feb 2012 18:31:27 +0100 Thomas Wuerthinger More ifdef GRAAL usage.
Mon, 27 Feb 2012 17:06:18 +0100 Thomas Wuerthinger Reducing diff to hsx24
Mon, 27 Feb 2012 16:26:41 +0100 Thomas Wuerthinger More GRAAL #ifdef; ignore graal directory on windows for client/server configuration.
Mon, 27 Feb 2012 15:25:39 +0100 Thomas Wuerthinger Merge.
Mon, 27 Feb 2012 15:15:59 +0100 Thomas Wuerthinger First round of minimizing diff vs OpenJDK.
Mon, 27 Feb 2012 14:58:47 +0100 Thomas Wuerthinger Merge fix #3.
Mon, 27 Feb 2012 14:40:41 +0100 Thomas Wuerthinger Merge fix #2.
Mon, 27 Feb 2012 14:36:47 +0100 Thomas Wuerthinger Merge fixes.
Mon, 27 Feb 2012 13:10:13 +0100 Thomas Wuerthinger Merge with http://hg.openjdk.java.net/hsx/hsx24/hotspot/
Fri, 24 Feb 2012 18:08:59 -0800 amurillo Added tag hs24-b01 for changeset 975c4105f1e2 jdk8-b28
Fri, 24 Feb 2012 18:08:58 -0800 amurillo Merge hs24-b01
Thu, 23 Feb 2012 21:10:02 -0500 bpittore Merge
Tue, 21 Feb 2012 13:14:55 -0500 jiangli 7120481: storeStore barrier in constructor with final field
Wed, 22 Feb 2012 14:00:34 -0500 bpittore Merge
Wed, 15 Feb 2012 20:26:59 -0500 vladidan 7129401: PPC: runtime/7100935/TestShortArraycopy.java fails
Wed, 22 Feb 2012 08:19:27 -0800 fparain Merge