log

age author description
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)
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.
Tue, 05 Aug 2014 22:20:06 +0100 Chris Seaton Truffle: build DSL processor before trying to install it.
Tue, 05 Aug 2014 22:50:50 +0200 Andreas Woess Merge
Tue, 05 Aug 2014 11:49:06 +0200 Andreas Woess Truffle: fix stack trace for indirect calls with default runtime
Tue, 05 Aug 2014 22:00:12 +0200 Doug Simon moved MemoryUsageBenchmark to graal.hotspot.test and use CompilationTask to drive compilation
Tue, 05 Aug 2014 21:15:40 +0200 Doug Simon consolidated graal.hotspot.jdk8.test into graal.hotspot.test
Tue, 05 Aug 2014 20:57:38 +0200 Doug Simon HSAIL: miscellaneous HSAIL test tweaks and fixes:
Tue, 05 Aug 2014 15:57:37 +0100 Chris Seaton Truffle: rename install to maven-install-truffle and update location of Truffle JARs.
Tue, 05 Aug 2014 16:06:08 +0200 Matthias Grimmer Canonicalizeprojects
Tue, 05 Aug 2014 15:58:11 +0200 Matthias Grimmer GNFI: move GNFI interfaces to oracle.nfi - interface does not depend on graal
Tue, 05 Aug 2014 12:34:55 +0200 Doug Simon preliminary compiler memory usage benchmark
Tue, 05 Aug 2014 12:34:15 +0200 Doug Simon use stream API to concatenate ZipFile iterators
Mon, 04 Aug 2014 19:02:56 -0700 Michael Van De Vanter Merge with 4d0d1dc5db0039a0c7a0a1f127819b222b49a3a1
Mon, 04 Aug 2014 18:53:21 -0700 Michael Van De Vanter SL/SourceAttribution: restore some attribution fixes that were lost in a tussle with hg; turn off tracing code in SL tests.
Fri, 01 Aug 2014 18:24:22 -0700 Michael Van De Vanter SL/SourceAttribution: correct expected output from a test that has changed
Fri, 01 Aug 2014 18:14:43 -0700 Michael Van De Vanter Backed out changeset: d654cd5ed05a
Fri, 01 Aug 2014 18:10:48 -0700 Michael Van De Vanter SL/SourceAttribution: further corrections for attributing function bodies
Mon, 04 Aug 2014 23:25:14 +0200 Doug Simon introduce extra field to record when HotSpotGraalRuntime has been initialized to avoid spurious errors during VM shutdown for short lived applications
Mon, 04 Aug 2014 16:50:50 +0200 Doug Simon moved distribution artifacts into build/ sub-directory
Mon, 04 Aug 2014 15:54:41 +0200 Doug Simon Graal class loader must delegate directly to the boot class loader
Mon, 04 Aug 2014 14:28:05 +0200 Doug Simon gracefully handle ConcurrentModificationException while iterating over system properties during initialization of the Debug class
Mon, 04 Aug 2014 14:26:29 +0200 Doug Simon give all aborting threads a chance to print Graal related stack traces
Mon, 04 Aug 2014 11:38:25 +0200 Doug Simon removed tests
Sat, 02 Aug 2014 11:14:27 +0200 Doug Simon ignore all zip files
Sat, 02 Aug 2014 11:11:56 +0200 Doug Simon mx_graal: do not install jdk jars twice when building (which should prevent duplicate GeneratedSourcesSha1 class in graal-truffle.jar)
Fri, 01 Aug 2014 16:30:22 -0700 Michael Van De Vanter SL/SourceAttribution: correct some omissions, and in particular add new node SLParenExpressionNode to represent a parenthesized expression; this is semantically neutral of course, but needed to account correctly for the text of such an expression (as opposed to its contents).
Fri, 01 Aug 2014 16:28:06 -0700 Michael Van De Vanter Truffle/SourceAttribution: NodeUtil.displaySourceAttribution() outut revised for legibility.
Fri, 01 Aug 2014 17:37:34 +0200 Gilles Duboscq Truffle: Add conditions to CompilerDirective accesses in FrameWithoutBoxing
Fri, 01 Aug 2014 15:19:26 +0200 Gilles Duboscq unswitching: check full SwitchNode structure
Fri, 25 Jul 2014 13:12:32 +0200 Gilles Duboscq mx: fix comments: jrelibrary is about the JRE, not the JDK
Fri, 01 Aug 2014 11:36:08 +0200 Doug Simon fixed regression in use of -f option to 'mx build'
Thu, 31 Jul 2014 18:47:10 +0200 Doug Simon Merge.
Thu, 31 Jul 2014 17:53:06 +0200 Doug Simon HSAIL: reset TLAB in donor thread to detect allocation in donor while kernel was active
Thu, 31 Jul 2014 17:52:13 +0200 Doug Simon mx: distribution should (also) be rebuilt when a transitive project dependency is updated
Thu, 31 Jul 2014 16:35:17 +0200 Bernhard Urban projects: consistent naming for source archives
Thu, 31 Jul 2014 07:29:13 -0700 Stefan Anzinger Merge
Thu, 31 Jul 2014 07:07:38 -0700 Stefan Anzinger [SPARC] Fixing compare of short/char with constants, using half of single float registers as of now, otherwise it would overlap with double registers
Wed, 30 Jul 2014 14:49:41 -0700 Stefan Anzinger [SPARC] Putting safepoint to the right instruction in code.
Wed, 30 Jul 2014 10:39:39 -0700 Stefan Anzinger Merge
Wed, 30 Jul 2014 09:36:32 -0700 Stefan Anzinger Fix complaints from findbugs
Wed, 30 Jul 2014 08:51:04 -0700 Stefan Anzinger [SPARC] Test op applies to bool, char, byte and short types as well.
Wed, 30 Jul 2014 08:50:26 -0700 Stefan Anzinger [SPARC] Fist implementation of unsigned arithmethic (Still to improve)
Wed, 30 Jul 2014 08:41:52 -0700 Stefan Anzinger [SPARC] Using now right opcodes for unsigned compare operations
Wed, 30 Jul 2014 08:40:08 -0700 Stefan Anzinger [SPARC] Fix deoptimization fixup of return pc when called via the deoptimization entry
Wed, 30 Jul 2014 08:37:10 -0700 Stefan Anzinger [SPARC] New test with mixed params (mixed slot sizes 1,2,4,8 bytes) in higher argument indices (> 5)
Wed, 30 Jul 2014 08:35:22 -0700 Stefan Anzinger [SPARC] Fixed assertion for stackslot avalibility when deopt is possible
Tue, 29 Jul 2014 11:51:29 -0700 Stefan Anzinger [SPARC] Spill slots must be 4 byte aligned
Tue, 29 Jul 2014 11:04:36 -0700 Stefan Anzinger [SPARC] Let the register allocator manage where the thread is aved during the runtime call.
Mon, 28 Jul 2014 15:49:50 -0700 Stefan Anzinger [SPARC] Fixing TableSwitchOp when using default target
Mon, 28 Jul 2014 14:29:52 -0700 Stefan Anzinger [SPARC] First implementation of TableSwitchOp