log

age author description
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)
Fri, 08 Aug 2014 15:52:34 +0200 Lukas Stadler use string switch in MetaUtil
Fri, 08 Aug 2014 12:37:25 +0200 Doug Simon workaround for buggy pylint warning
Fri, 08 Aug 2014 12:33:38 +0200 Doug Simon Merge.
Fri, 08 Aug 2014 12:33:22 +0200 Doug Simon add support for CompileTheWorld based memory usage analysis
Fri, 08 Aug 2014 12:29:07 +0200 Doug Simon added memory usage analysis to CompileTheWorld
Thu, 07 Aug 2014 17:33:25 +0200 Doug Simon set bootClassPathAgent=true for JAVA_ALLOCATION_INSTRUMENTER library
Thu, 07 Aug 2014 17:32:17 +0200 Doug Simon mx: add support for Java agent libraries that use the Boot-Class-Path manifest attribute to ensure that are loaded by the boot class path loader
Thu, 07 Aug 2014 11:06:09 -0700 Tom Rodriguez Dump disassembly in crash log
Thu, 07 Aug 2014 11:05:12 -0700 Tom Rodriguez Do normal crash reporting when encountering unexpected SEGV
Thu, 07 Aug 2014 08:04:23 +0200 Matthias Grimmer NFI: initialization only if platform is x86
Wed, 06 Aug 2014 17:49:04 +0200 Doug Simon improvements to MemoryUsageBenchmark
Wed, 06 Aug 2014 17:42:29 +0200 Doug Simon removed deprecated methods in MetaUtil
Wed, 06 Aug 2014 17:41:51 +0200 Doug Simon renamed GraalCompilerTest.parse to GraalCompilerTest.parseEager and improved javadoc for all parse* methods
Wed, 06 Aug 2014 17:34:00 +0200 Doug Simon added "Parsing" debug scope in GraalCompilerTest.parse0
Wed, 06 Aug 2014 15:12:49 +0200 Andreas Woess Truffle: add TraceTruffleAssumptions option for debugging installed code invalidations due to assumptions
Wed, 06 Aug 2014 14:52:41 +0200 Andreas Woess Truffle: temporarily disable inlining invalidations
Wed, 06 Aug 2014 15:01:16 +0200 Lukas Stadler support for compressed inputs to NullCheckNode
Tue, 05 Aug 2014 10:06:08 +0200 Lukas Stadler small cleanup
Wed, 06 Aug 2014 15:05:34 +0200 Lukas Stadler ArrayEqualsNode is a memory access
Wed, 06 Aug 2014 15:05:34 +0200 Lukas Stadler default implementation of methods in MemoryAccess
Wed, 06 Aug 2014 11:06:28 +0200 Doug Simon set javac.source and javac.target in NetBeans configurations based on per-project Java compliance
Wed, 06 Aug 2014 10:59:42 +0200 Doug Simon NFI: more cleanup
Wed, 06 Aug 2014 08:27:42 +0200 Matthias Grimmer NFI: cleanup
Tue, 05 Aug 2014 16:35:28 -0700 David Piorkowski Merge.
Tue, 05 Aug 2014 16:34:08 -0700 David Piorkowski SL: Added instrumentation testing
Tue, 05 Aug 2014 23:12:22 +0100 Chris Seaton Merge.
Tue, 05 Aug 2014 22:22:43 +0100 Chris Seaton Merge.