log graal/com.oracle.truffle.api.dsl.test/src/com/oracle/truffle/api/dsl/test/PolymorphicTest2.java @ 15494:e20a45d17181

age author description
Thu, 20 Mar 2014 17:50:41 +0100 Christian Humer Truffle-DSL: some fixes and optimizations to the generated code.
Mon, 17 Mar 2014 14:29:45 +0100 Christian Humer Truffle: Introduced NodeCost as a replacement for NodeInfo.Kind.
Sat, 13 Jul 2013 17:21:58 +0200 Christian Humer Truffle-DSL: Added additional test case for polymporphic generation.