log graal/com.oracle.graal.truffle.test/sl/TestInliningRecursive2.sl @ 18408:2c3666f44855

age author description
Thu, 09 Oct 2014 17:25:59 +0200 Christian Humer Truffle: update callUntilOptimized to wait for the compilation and call it once optimized.
Thu, 09 Oct 2014 17:25:18 +0200 Christian Humer Truffle: implemented recursive node iterator and node streams for the graal runtime.
Mon, 29 Sep 2014 18:46:40 +0200 Christian Humer Truffle: add new inlining tests; adapt tests for context sensitive inlining.