log

age author description
Fri, 18 Jan 2013 13:28:12 +0100 Christian Humer Codegen operation generation is inferred from the node type hierarchy.
Fri, 18 Jan 2013 14:07:47 +0100 Thomas Wuerthinger Remove caching of sorted blocks in LSRA.
Fri, 18 Jan 2013 12:20:25 +0100 Thomas Wuerthinger Additional comment describing the block ordering and alignment.
Fri, 18 Jan 2013 12:11:01 +0100 Thomas Wuerthinger Small clean up of access to predecessor/successor of blocks.
Thu, 17 Jan 2013 17:49:00 +0100 Thomas Wuerthinger Small clean up of the Block class.
Thu, 17 Jan 2013 17:21:16 +0100 Thomas Wuerthinger Code clean up and documentation for ComputeBlockOrder class.
Thu, 17 Jan 2013 00:41:44 +0100 Thomas Wuerthinger Fix for lock elimination phase.
Thu, 17 Jan 2013 00:24:36 +0100 Thomas Wuerthinger Fix assertion in lock elimination phase.
Thu, 17 Jan 2013 00:06:39 +0100 Thomas Wuerthinger Merge.
Thu, 17 Jan 2013 00:06:27 +0100 Thomas Wuerthinger Implement basic lock elimination phase.
Wed, 16 Jan 2013 18:53:10 +0100 Gilles Duboscq Merge
Wed, 16 Jan 2013 15:33:22 +0100 Gilles Duboscq Increase default thresholds in full unrolling policy
Wed, 16 Jan 2013 15:30:09 +0100 Gilles Duboscq Probabilities for the monitor snippets
Wed, 16 Jan 2013 14:36:15 +0100 Gilles Duboscq Better for Load/Read stamps for non-stack kinds
Wed, 16 Jan 2013 14:33:29 +0100 Gilles Duboscq Merge
Tue, 15 Jan 2013 15:16:42 +0100 Gilles Duboscq Add GRAALVM to the defined symbols for the hotspot project
Wed, 16 Jan 2013 16:17:07 +0100 Thomas Wuerthinger Merge.
Wed, 16 Jan 2013 15:39:59 +0100 Thomas Wuerthinger Another merge fix.
Wed, 16 Jan 2013 14:41:15 +0100 Thomas Wuerthinger Merge.
Wed, 16 Jan 2013 14:41:04 +0100 Thomas Wuerthinger Fixes after merge with hs25-b15.
Wed, 16 Jan 2013 01:34:24 +0100 Thomas Wuerthinger Merge with hs25-b15.
Fri, 11 Jan 2013 01:43:10 -0800 amurillo Added tag hs25-b15 for changeset 1e129851479e
Fri, 11 Jan 2013 01:43:09 -0800 amurillo Merge hs25-b15
Thu, 10 Jan 2013 10:00:43 -0800 kvn Merge
Wed, 09 Jan 2013 15:37:23 -0800 twisti 8005418: JSR 292: virtual dispatch bug in 292 impl
Tue, 08 Jan 2013 11:30:51 -0800 kvn 8005419: Improve intrinsics code performance on x86 by using AVX2
Mon, 07 Jan 2013 14:08:28 -0800 twisti 8004537: replace AbstractAssembler emit_long with emit_int32
Thu, 03 Jan 2013 16:30:47 -0800 kvn 8005544: Use 256bit YMM registers in arraycopy stubs on x86
Thu, 03 Jan 2013 15:09:55 -0800 kvn 8005522: use fast-string instructions on x86 for zeroing
Sun, 23 Dec 2012 17:08:22 +0100 roland 8005071: Incremental inlining for JSR 292