log

age author description
Fri, 19 Sep 2014 09:18:47 -0700 Stefan Anzinger [SPARC] Use Fzero(d|s) for clearing a fp register
Thu, 18 Sep 2014 16:57:21 -0700 Stefan Anzinger [SPARC] Fix few issues (sign extension) on CBcond instructions, and one typo
Fri, 19 Sep 2014 17:46:35 +0200 Doug Simon mx: added support for extending distributions; require list literals for list attributes in projects.py
Fri, 19 Sep 2014 14:29:28 +0200 Bernhard Urban sparc: fix client vm build
Fri, 19 Sep 2014 14:24:09 +0200 Lukas Stadler use compilation thread even for synchronous Truffle compilations
Fri, 19 Sep 2014 13:49:00 +0200 Doug Simon projects file converted to new format
Fri, 19 Sep 2014 13:48:53 +0200 Doug Simon support for new projects file format including support for automatically updating from old format
Fri, 19 Sep 2014 11:51:17 +0200 Lukas Stadler use "NEW_" instead of "OLD_" for new properties in IGV
Thu, 18 Sep 2014 17:43:28 +0200 Gilles Duboscq Simplify consecutive SimpleInfopointNodes
Thu, 18 Sep 2014 17:42:46 +0200 Gilles Duboscq Add trusted interface concept and use it for WordBase, fix a NPE and some tests
Fri, 19 Sep 2014 09:59:56 +0200 Gilles Duboscq Add test for interface types
Thu, 18 Sep 2014 17:41:19 +0200 Gilles Duboscq Stamp: interface types can not be trusted except after explicit runtime checks
Thu, 18 Sep 2014 23:19:03 +0200 Doug Simon only generate extra debug info if on HotSpot *and* compiling for HotSpot execution
Thu, 18 Sep 2014 19:02:02 +0200 Andreas Woess Truffle: restore "opt fail" message on compilation failure
Thu, 18 Sep 2014 19:00:23 +0200 Andreas Woess bring MethodData::_trap_hist_limit back in sync with Deoptimization::Reason_LIMIT
Thu, 18 Sep 2014 18:56:52 +0200 Andreas Woess fix typo in graalRuntime.cpp
Wed, 17 Sep 2014 20:57:20 +0200 Andreas Woess Truffle: remove unnecessary DefaultTruffleRuntime fields
Thu, 18 Sep 2014 12:28:11 +0200 Doug Simon ensure NodeClass initialization follows class hierarchy order
Thu, 18 Sep 2014 12:22:35 +0200 Doug Simon added timer for NodeClass initializer (-Dgraal.debug.timer.NodeClassCreation=true)
Wed, 17 Sep 2014 17:06:37 -0700 Stefan Anzinger Merge
Wed, 17 Sep 2014 17:06:06 -0700 Stefan Anzinger [SPARC] Add a index register, when offset is too large
Wed, 17 Sep 2014 17:05:18 -0700 Stefan Anzinger [SPARC] Gearing up with CBcond instruction
Wed, 17 Sep 2014 17:01:33 -0700 Stefan Anzinger [SPARC] Remove Substitutiontests from blacklist
Wed, 17 Sep 2014 09:33:48 -0700 Christian Wimmer Merge
Wed, 17 Sep 2014 09:06:40 -0700 Christian Wimmer Add unit test
Tue, 16 Sep 2014 18:56:10 -0700 Christian Wimmer Allow customization by subclasses
Tue, 16 Sep 2014 18:55:03 -0700 Christian Wimmer Create frame state with correct bci
Tue, 16 Sep 2014 18:54:37 -0700 Christian Wimmer Avoid NullPointerException
Tue, 16 Sep 2014 18:54:21 -0700 Christian Wimmer Delete temporary node
Tue, 16 Sep 2014 18:53:51 -0700 Christian Wimmer Do not hardcode the stamp of deoptimization reasonAndAcation and speculation