log graal/com.oracle.truffle.dsl.processor/src/com/oracle/truffle/dsl/processor/generator/NodeCodeGenerator.java @ 17260:222b60e248ba

age author description
Tue, 30 Sep 2014 00:48:47 +0200 Christian Humer Truffle-DSL: fixed regression with @SlowPath on specialize0.
Mon, 29 Sep 2014 18:37:24 +0200 Christian Humer Truffle-DSL: Fixed @SlowPath was not applied to certain specialize0 implementations. This will reduce the pressure on the truffle cache.
Sat, 23 Aug 2014 19:31:18 +0200 Christian Humer Truffle-DSL: some more performance optimizations.
Mon, 18 Aug 2014 18:41:16 +0200 Christian Humer Truffle-DSL: argument syntax support for guards
Wed, 13 Aug 2014 18:06:26 +0200 Christian Humer Truffle-DSL: fixed resolve of executeWith.
Wed, 13 Aug 2014 18:06:26 +0200 Christian Humer Truffle-DSL: cache primary executes
Tue, 12 Aug 2014 01:34:02 +0200 Christian Humer Truffle-DSL: fixed uninitialized triggered a deopt even if fallback was set to true.
Mon, 11 Aug 2014 16:21:54 +0200 Christian Humer Truffle-DSL: fixed formatting problems.
Mon, 11 Aug 2014 15:57:14 +0200 Christian Humer Truffle-DSL: new package structure. base graal/com.oracle.truffle.dsl.processor/src/com/oracle/truffle/dsl/processor/node/NodeCodeGenerator.java@89b8a1d17a82