log

age author description
Tue, 12 Aug 2014 17:21:06 +0200 Christian Humer Truffle-DSL: initial cleanups for code sharing with the new graal annotation processor.
Tue, 12 Aug 2014 14:54:36 +0200 Roland Schatz Remove debug output.
Tue, 12 Aug 2014 14:35:49 +0200 Roland Schatz Correctly parse VEX encoded instructions in Assembler::locate_operand.
Tue, 12 Aug 2014 14:13:50 +0200 Roland Schatz More canonicalizations in FloatAdd/SubNode.
Tue, 12 Aug 2014 14:04:01 +0200 Danilo Ansaloni Factored out the '_copyToJdk' function and allow copying files to jre/lib/ext.
Tue, 12 Aug 2014 01:34:02 +0200 Christian Humer Truffle-DSL: fixed uninitialized triggered a deopt even if fallback was set to true.
Tue, 12 Aug 2014 01:34:02 +0200 Christian Humer Fixed compile error in os_windows.cpp.
Tue, 12 Aug 2014 00:08:19 +0200 Doug Simon put some security sensitive actions into a privileged action
Tue, 12 Aug 2014 00:01:54 +0200 Doug Simon set protection domain to null for classes loaded by the Graal class loader
Mon, 11 Aug 2014 13:53:37 -0700 Michael Van De Vanter Merge with db2ac421649a00f0f8e1022d9daa682a0e9dd114
Mon, 11 Aug 2014 13:51:26 -0700 Michael Van De Vanter SL/instrumentation: minor cleanups in sl.test.instrument
Mon, 11 Aug 2014 10:35:38 -0700 Michael Van De Vanter Truffle/API test: additional documentation on the new instrumentation tests; move into project with other tests and add an entry in package-info.java
Mon, 11 Aug 2014 18:53:38 +0200 Doug Simon Merge.
Mon, 11 Aug 2014 16:11:27 +0200 Doug Simon added AllocSpy-based memory usage benchmarking
Mon, 11 Aug 2014 16:10:42 +0200 Doug Simon support for eliding methods in snippets (e.g., to handle instrumentation agents)
Mon, 11 Aug 2014 15:42:32 +0200 Doug Simon made AllocSpy public
Mon, 11 Aug 2014 18:07:31 +0200 Josef Eisl Clone CompositeValue in ValuePosition.set().
Mon, 11 Aug 2014 17:40:27 +0200 Josef Eisl Add CompositeValue replacement tests for ValuePositionProcedure.
Mon, 11 Aug 2014 14:39:43 +0200 Josef Eisl ExcludeFromIdentityComparisonVerification: update comment.
Mon, 11 Aug 2014 17:44:52 +0200 Christian Humer Truffle-DSL: fixed findbugs error.
Mon, 11 Aug 2014 17:29:24 +0200 Christian Humer Truffle-DSL: Fixed headers.
Mon, 11 Aug 2014 17:20:24 +0200 Christian Humer Truffle-DSL: fixed assertions on unspecified toString methods of the annotation processing API.
Mon, 11 Aug 2014 16:37:40 +0200 Christian Humer Truffle-DSL: fixed behaviour of insertBefore to be more intuitive.
Mon, 11 Aug 2014 16:21:54 +0200 Christian Humer Truffle-DSL: fixed formatting problems.
Mon, 11 Aug 2014 15:57:47 +0200 Christian Humer Truffle-DSL: added some javadoc
Mon, 11 Aug 2014 15:57:47 +0200 Christian Humer SL: adapt SL for @Generic to @Fallback rename.
Mon, 11 Aug 2014 15:57:47 +0200 Christian Humer Truffle-DSL: renamed @Generic to @Fallback.
Mon, 11 Aug 2014 15:57:14 +0200 Christian Humer Truffle-DSL: new package structure.
Mon, 11 Aug 2014 15:53:05 +0200 Christian Humer Truffle-DSL: moved new GeneratedTypeMirror to ast package.
Mon, 11 Aug 2014 15:53:05 +0200 Christian Humer Truffle-DSL: removed old writable AST API.
Mon, 11 Aug 2014 15:53:05 +0200 Christian Humer Truffle-DSL: updated tests for the new generation layout.
Mon, 11 Aug 2014 15:53:05 +0200 Christian Humer Truffle-DSL: Several new features implemented:
Mon, 11 Aug 2014 15:53:05 +0200 Christian Humer Truffle-DSL: minor adaptions to the processor AST.
Mon, 11 Aug 2014 15:53:05 +0200 Christian Humer Truffle-DSL: the processor compiler abstraction now supports declaration oder for enclosed elements of types for JDT which is not conforming to specification.
Mon, 11 Aug 2014 15:53:05 +0200 Christian Humer Truffle-DSL: removed PolymorphicLimit. Not supported and required anymore.
Mon, 11 Aug 2014 15:53:05 +0200 Christian Humer Truffle-DSL: added shared code required for the new generation layout.
Mon, 11 Aug 2014 15:53:05 +0200 Christian Humer Truffle-DSL: added experimental new implies annotation to declare implication relations on guards.
Mon, 11 Aug 2014 15:53:04 +0200 Christian Humer Truffle-DSL: deprecated order and added insertBefore and contains attributes to the Specialization annotation.
Mon, 11 Aug 2014 15:53:04 +0200 Christian Humer Truffle: -G:+TraceTruffleCompilationPolymorphism now prints the compact tree of the polymorphic node.
Mon, 11 Aug 2014 15:53:04 +0200 Christian Humer Truffle: Added option to query a BranchProfile for visited.
Mon, 11 Aug 2014 15:45:18 +0200 Christian Humer Merge.
Mon, 11 Aug 2014 15:44:52 +0200 Christian Humer Truffle: turn off class instance stamps by default.
Mon, 11 Aug 2014 14:29:56 +0200 Josef Eisl Clone value arrays in CompositeValue.clone().
Mon, 11 Aug 2014 13:58:08 +0200 Josef Eisl Add CompositeValue update test for value arrays.
Fri, 08 Aug 2014 18:45:37 +0200 Josef Eisl LIRIntrospection.forEach: write back only if value has changed.
Fri, 08 Aug 2014 18:13:50 +0200 Josef Eisl Clone CompositeValue in LIRIntrospection.forEachComponent().
Thu, 07 Aug 2014 14:36:28 +0200 Josef Eisl Create LIRIntrospection.forEachComponent (copy of LIRIntrospection.forEach).
Thu, 07 Aug 2014 15:27:01 +0200 Josef Eisl Make CompositeValue Cloneable.
Fri, 08 Aug 2014 18:40:23 +0200 Josef Eisl Add CompositeValue replacement test.
Mon, 11 Aug 2014 12:04:00 +0200 Josef Eisl Remove println.
Fri, 08 Aug 2014 19:21:39 +0200 Josef Eisl Add ExcludeFromIdentityComparisonVerification annotation.
Fri, 08 Aug 2014 18:12:04 +0200 Josef Eisl Add identityEquals to Value.
Sat, 09 Aug 2014 08:51:01 -0700 Michael Haupt merge
Fri, 08 Aug 2014 10:44:37 -0700 Michael Haupt option for dumping only partial evaluation results
Fri, 08 Aug 2014 23:58:53 +0200 Doug Simon use correct class loader when looking up services
Fri, 08 Aug 2014 23:58:15 +0200 Doug Simon set context class loader for CompilerThreads
Fri, 08 Aug 2014 23:15:45 +0200 Bernhard Urban check graal invariants: update stamp for phis before verification
Fri, 08 Aug 2014 23:14:37 +0200 Bernhard Urban mx: refactor maven_install_truffle such that it uses specified paths from the project file
Fri, 08 Aug 2014 17:18:48 +0200 Doug Simon changed result labels for MemoryUsageBenchmark
Fri, 08 Aug 2014 15:54:39 +0200 Lukas Stadler additional info field on FrameSlot nodes (for language-specific use)