log graal/com.oracle.graal.truffle.test/sl/TestSlowPath01.sl @ 17405:04d6bb76cfb3

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.
Mon, 29 Sep 2014 18:37:24 +0200 Christian Humer Truffle: Added test case that compiler intrinsics are not intrinsified if hidden behind a @SlowPath.