log

age author description
Thu, 06 Feb 2014 23:14:06 +0100 Doug Simon modified Kind.format() to avoid calling any user code (JBS:GRAAL-14)
Thu, 06 Feb 2014 22:47:41 +0100 Doug Simon HSAIL: fixed bug in kernel argument logic
Thu, 06 Feb 2014 22:34:23 +0100 Doug Simon remove overly eager evaluation of toString() in Debug.log calls (JBS:GRAAL-14)
Thu, 06 Feb 2014 21:41:33 +0100 Doug Simon added NativeLibraryHandle.getName()
Thu, 06 Feb 2014 18:50:47 +0100 Doug Simon fixed code format warning
Thu, 06 Feb 2014 18:47:57 +0100 Doug Simon Merge.
Thu, 06 Feb 2014 18:44:14 +0100 Doug Simon consolidated GNFI code into graal.hotspot project and cleaned up the documentation and code
Thu, 06 Feb 2014 18:42:45 +0100 Doug Simon added utility methods for writing a Java string to a native memory buffer as a C string
Thu, 06 Feb 2014 18:41:16 +0100 Doug Simon fixed spelling
Thu, 06 Feb 2014 17:31:48 +0100 Roland Schatz Increase TruffleGraphMaxNodes.
Thu, 06 Feb 2014 11:24:00 +0100 Doug Simon HSAIL: support for storing immediates
Thu, 06 Feb 2014 11:20:33 +0100 Doug Simon removed UseHSAILSimulator option
Thu, 06 Feb 2014 11:17:58 +0100 Doug Simon updated projects to Okra 1.7 jars
Thu, 06 Feb 2014 11:14:19 +0100 Doug Simon pulled Ptx and Hsail classes out of gpu class namespace
Thu, 06 Feb 2014 00:21:10 -0800 Christian Wimmer Fix gate errors
Wed, 05 Feb 2014 23:38:59 -0800 Christian Wimmer merge
Wed, 05 Feb 2014 04:54:01 -0800 Christian Wimmer merge
Wed, 05 Feb 2014 03:17:05 -0800 Christian Wimmer merge
Wed, 05 Feb 2014 03:16:21 -0800 Christian Wimmer SL: small changes
Wed, 05 Feb 2014 08:02:15 -0800 Christian Wimmer SL: Feedback from reviewers
Wed, 05 Feb 2014 15:50:36 +0100 Roland Schatz Enable usage tracking in constant nodes.
Wed, 05 Feb 2014 14:59:55 +0100 Thomas Wuerthinger Added tag graal-0.1 for changeset b124e22eb772
Wed, 05 Feb 2014 14:28:53 +0100 Thomas Wuerthinger Initial changelog. graal-0.1
Wed, 05 Feb 2014 14:02:54 +0100 Thomas Wuerthinger Update README and AUTHORS. Move to HTML format.
Wed, 05 Feb 2014 12:16:56 +0100 Christian Wirth Merged
Wed, 05 Feb 2014 11:44:10 +0100 Christian Wirth Merged with Michael Haupt's changes pulled from him directly
Wed, 05 Feb 2014 11:40:13 +0100 Michael Haupt support frame slot removal
Wed, 05 Feb 2014 11:38:00 +0100 Christian Wirth fix Truffle JavaDoc
Wed, 05 Feb 2014 11:28:10 +0100 Christian Wirth In ConditionalEliminationPhase, check whether a ValueNode does record usages; caused crashes in FastR
Wed, 05 Feb 2014 10:38:12 +0100 Matthias Grimmer GNFI: rename project from .ffi.amd64 to .nfi.hotspot.amd64