log graal/com.oracle.graal.hotspot.test/src/com/oracle/graal/hotspot/test/InstalledCodeExecuteHelperTest.java @ 12488:1a4dc163cd0a

age author description
Fri, 18 Oct 2013 18:23:14 +0200 Doug Simon abstracted HotSpotGraalRuntime as a RuntimeProvider which removes the recent selector addition to the Graal capabilities API and also makes Truffle independent of the graal.hotspot project (GRAAL-363)
Thu, 10 Oct 2013 22:58:07 +0200 Doug Simon rename: metaAccessProvider -> metaAccess
Thu, 10 Oct 2013 16:14:55 +0200 Doug Simon made CodeCacheProvider independent of MetaAccessProvider (GRAAL-511)
Fri, 12 Apr 2013 16:43:20 +0200 Matthias Grimmer Remove non-test from InstalledCodeExecuteHelperTest
Fri, 12 Apr 2013 16:08:04 +0200 Matthias Grimmer Further merge fixes
Fri, 12 Apr 2013 15:55:27 +0200 Matthias Grimmer Fixes
Fri, 12 Apr 2013 15:30:36 +0200 Matthias Grimmer InstalledCode intrinsification fixes
Fri, 12 Apr 2013 01:53:52 +0200 Thomas Wuerthinger Implement fast invocation of installed code (direct tail call to the target machine code address).
Tue, 09 Apr 2013 19:25:20 +0200 Gilles Duboscq Remove some System.(out|err).print...
Tue, 09 Apr 2013 15:26:29 +0200 Thomas Wuerthinger Move tests into *.test packages. base graal/com.oracle.graal.hotspot.test/src/com/oracle/graal/hotspot/InstalledCodeExecuteHelperTest.java@9c6a18f88161