log

age author description
Thu, 17 Oct 2013 10:09:02 +0200 Doug Simon replaced HotSpotGraalRuntime.wordKind with an access via the host backend (GRAAL-363)
Thu, 17 Oct 2013 09:58:17 +0200 Doug Simon removed more uses of HotSpotGraalRuntime.getHostProviders() (GRAAL-363)
Thu, 17 Oct 2013 09:25:58 +0200 Doug Simon factored out retrieving the host architecture name to handle variations in value of os.arch system property
Wed, 16 Oct 2013 22:06:58 -0700 twisti make TimedBootstrap work with lower time limits
Wed, 16 Oct 2013 19:49:15 -0700 twisti added NegateNodeCanonicalizationTest
Thu, 17 Oct 2013 01:28:01 +0200 Doug Simon fixed C++ compilation error in fastdebug build
Thu, 17 Oct 2013 01:16:36 +0200 Doug Simon fixed project canonicalization
Thu, 17 Oct 2013 01:14:05 +0200 Doug Simon added missing file
Thu, 17 Oct 2013 01:08:17 +0200 Doug Simon improved support for co-existing, multiple backends (GRAAL-363)
Thu, 17 Oct 2013 01:05:13 +0200 Doug Simon added support for wrapping long lines in mx/projects by placing a "\" at the end of the line (like the C preprocessor accepts)
Wed, 16 Oct 2013 18:27:28 +0200 Christian Humer Merge.
Wed, 16 Oct 2013 18:27:11 +0200 Christian Humer Truffle-DSL: fixed type comparison of inner classes fails with ECJ when class was loaded from binary file.
Wed, 16 Oct 2013 18:25:16 +0200 Christian Humer Truffle-DSL: fixed an NPE if invalid TypeData are compared.
Wed, 16 Oct 2013 16:15:40 +0200 Thomas Wuerthinger Merge.
Wed, 16 Oct 2013 15:03:29 +0200 Thomas Wuerthinger Merge.
Wed, 16 Oct 2013 15:02:48 +0200 Thomas Wuerthinger Fix integer stamp test.
Wed, 16 Oct 2013 03:53:40 +0200 Thomas Wuerthinger Merge.
Wed, 16 Oct 2013 03:11:19 +0200 Thomas Wuerthinger Remove files of Truffle printer.
Wed, 16 Oct 2013 03:03:34 +0200 Thomas Wuerthinger Merge.
Wed, 16 Oct 2013 03:02:03 +0200 Thomas Wuerthinger Make sure constants have the correct stack kind and unsafe accesses the correct access kind.
Tue, 15 Oct 2013 13:51:27 +0200 Thomas Wuerthinger Merge.
Tue, 15 Oct 2013 01:25:31 +0200 Thomas Wuerthinger Add LoweringProvider parameter to registerReplacements method.
Wed, 16 Oct 2013 14:18:10 +0200 Doug Simon increased generated interpreter size to accomodate Windows
Wed, 16 Oct 2013 14:17:42 +0200 Doug Simon attempt to fix Eclipse build loop issue
Wed, 16 Oct 2013 13:24:34 +0200 Doug Simon fixed name of SPARC class
Wed, 16 Oct 2013 12:19:25 +0200 Doug Simon increased AMD64 template interpreter size in GRAALVM to allow the VM to be debugged with a Java debugger
Tue, 15 Oct 2013 23:32:19 +0200 Doug Simon added LoweringProvider to ReplacementsProvider.registerReplacements
Tue, 15 Oct 2013 22:38:35 -0700 twisti add missing @Override to Iterator.remove overrides
Tue, 15 Oct 2013 18:04:13 -0700 twisti revert Unsafe.getObject hack to read uncompressed pointers
Wed, 16 Oct 2013 01:12:47 +0200 Christos Kotselidis Merge
Wed, 16 Oct 2013 01:12:23 +0200 Christos Kotselidis Enable Deferred Init Barriers
Wed, 16 Oct 2013 01:05:14 +0200 Christos Kotselidis Fix inconsistent oops in slow path allocation
Tue, 15 Oct 2013 23:06:27 +0200 Doug Simon Merge.
Tue, 15 Oct 2013 22:21:01 +0200 Doug Simon rename: graalRuntime -> runtime, getGraalRuntime -> getRuntime
Tue, 15 Oct 2013 22:19:41 +0200 Doug Simon introduced HotSpotRegistersProvider interface
Tue, 15 Oct 2013 14:14:06 +0200 Doug Simon split HotSpotRuntime into separate provider implementations
Tue, 15 Oct 2013 21:32:13 +0200 Doug Simon Backed out changeset: 5b1a2e8e82d6
Tue, 15 Oct 2013 21:28:24 +0200 Doug Simon Merge.
Mon, 14 Oct 2013 11:24:04 +0200 Doug Simon made use of substitution when deriving a new Providers object
Mon, 14 Oct 2013 11:06:32 +0200 Doug Simon narrowed TargetDescription dependency of ReplacementsImpl to word kind
Tue, 15 Oct 2013 14:26:30 +0200 Gilles Duboscq Fix intptr_t to oop casts in vframeArray.cpp and re-enable CHECK_UNHANDLED_OOPS in fastdebug mode
Tue, 15 Oct 2013 14:46:25 +0200 Gilles Duboscq The runtime entries need to use oopDesc* rather than oop in their signature
Tue, 15 Oct 2013 14:02:31 +0200 Gilles Duboscq Merge
Mon, 14 Oct 2013 17:49:25 +0200 Gilles Duboscq When FixedGuardNode is canonicalized away, it should not be replaced with the previous begin
Tue, 15 Oct 2013 17:41:30 +0200 Matthias Grimmer Remove truffle.printer
Tue, 15 Oct 2013 13:03:54 +0200 Lukas Stadler make EscapeObjectState value numberable
Tue, 15 Oct 2013 11:32:32 +0200 Lukas Stadler PEA: fix up FrameStates *after* dealing with unhandled inputs
Tue, 15 Oct 2013 11:31:23 +0200 Lukas Stadler preliminary fix for MonitorExitNodes with AFTER_BCI
Mon, 14 Oct 2013 19:46:29 -0700 twisti ConstantNode methods should not throw InternalError
Tue, 15 Oct 2013 02:07:33 +0200 Christos Kotselidis Merge
Tue, 15 Oct 2013 01:50:48 +0200 Christos Kotselidis Fix unittests
Mon, 14 Oct 2013 23:38:14 +0200 Christos Kotselidis Merge
Mon, 14 Oct 2013 23:37:28 +0200 Christos Kotselidis Re-enable G1 verification in gate
Mon, 14 Oct 2013 23:36:11 +0200 Christos Kotselidis Fix in G1 GC after latest HotSpot merge
Mon, 14 Oct 2013 23:35:49 +0200 Christos Kotselidis Field renaming in unsafe load snippet
Tue, 15 Oct 2013 01:11:02 +0200 Thomas Wuerthinger Make sure HotSpot installed code link is cut when code is explicitely invalidated.
Tue, 15 Oct 2013 00:31:43 +0200 Thomas Wuerthinger Fix wrong modification of ReplacementsImpl macro node method handling.
Mon, 14 Oct 2013 23:30:05 +0200 Thomas Wuerthinger Improve convert deoptimize to guard phase to recognize FixedGuardNode following MergeNode.
Mon, 14 Oct 2013 23:28:45 +0200 Thomas Wuerthinger Improve canonicalization of FixedGuardNode.
Mon, 14 Oct 2013 23:28:10 +0200 Thomas Wuerthinger Truffle API adjustments: Simplify frame handling. Introduce cast for MaterializedFrame objects.