log

age author description
Tue, 25 Jun 2013 23:52:52 +0200 Thomas Wuerthinger Delete unused stub.
Tue, 25 Jun 2013 19:49:09 +0200 Thomas Wuerthinger Merge.
Tue, 25 Jun 2013 19:48:16 +0200 Thomas Wuerthinger Fix bug in canonicalization of non-compressed object pointers.
Tue, 25 Jun 2013 14:59:57 +0200 Thomas Wuerthinger Disable type check hints and type checked inlining for Truffle compiler.
Tue, 25 Jun 2013 14:56:56 +0200 Thomas Wuerthinger Fix bug in executeCompiledMethod interpreter stub.
Wed, 26 Jun 2013 12:16:38 +0200 Lukas Stadler enable TailDuplication for MergeNodes without stateAfter
Tue, 25 Jun 2013 23:05:52 +0200 Doug Simon fixed bug in ConditionalEliminationPhase (GRAAL-346)
Tue, 25 Jun 2013 23:05:01 +0200 Doug Simon GraalCompilerTest throws an error if code installation fails
Tue, 25 Jun 2013 21:14:47 +0200 Doug Simon made the primary suite detection logic a little more robust
Tue, 25 Jun 2013 13:53:02 +0200 Andreas Woess Separate replacements for Truffle compilation
Mon, 24 Jun 2013 17:16:04 +0200 Andreas Woess PartialEvaluator: iterative version of expandTree
Tue, 25 Jun 2013 10:22:02 +0200 Lukas Stadler change to GC verification during gate: run in product, add after-GC verification
Tue, 25 Jun 2013 10:05:04 +0200 Lukas Stadler split PiNode into PiNode and GuardedValueNode
Tue, 25 Jun 2013 00:11:45 +0200 Christos Kotselidis Merge
Mon, 24 Jun 2013 23:10:56 +0200 Christos Kotselidis Merge
Mon, 24 Jun 2013 23:10:24 +0200 Christos Kotselidis Code cleanup
Mon, 24 Jun 2013 16:55:52 +0200 Christos Kotselidis Replace readObject with unsafe load for G1 Barriers + Compressed Oops correctness
Mon, 24 Jun 2013 15:26:43 +0200 Christos Kotselidis Merge
Mon, 24 Jun 2013 14:57:04 +0200 Christos Kotselidis Static imports in write barrier snippets
Mon, 24 Jun 2013 14:52:44 +0200 Christos Kotselidis Method renaming
Mon, 24 Jun 2013 14:49:17 +0200 Christos Kotselidis Fix spelling error
Mon, 24 Jun 2013 14:48:20 +0200 Christos Kotselidis Replace G1 stub call nodes with intrinsics
Mon, 24 Jun 2013 13:44:59 +0200 Christos Kotselidis Move barrier check inside addReadNodeBarriers method, better assertions
Mon, 24 Jun 2013 12:06:32 +0200 Christos Kotselidis Make Write Barrier abstract class
Mon, 24 Jun 2013 12:05:18 +0200 Christos Kotselidis Remove old Write Barrier node
Mon, 24 Jun 2013 22:56:07 +0200 Doug Simon updated Checkstyle rules to prohibit underscores in method names and fixed current violations
Mon, 24 Jun 2013 16:40:56 +0200 Andreas Woess Increase MaximumDesiredSize
Mon, 24 Jun 2013 16:40:32 +0200 Andreas Woess Merge
Mon, 24 Jun 2013 12:57:44 +0200 Andreas Woess fix windows build directory
Mon, 24 Jun 2013 13:40:46 +0200 Roland Schatz New strategy for selecting the default runtime.
Mon, 24 Jun 2013 13:17:33 +0200 Roland Schatz New strategy for selecting the default compiler configuration.
Mon, 24 Jun 2013 11:56:24 +0200 Christian Haeubl Merge
Mon, 24 Jun 2013 11:43:48 +0200 Christian Haeubl Fixed an interpreter issue concerning a trashed register.
Mon, 24 Jun 2013 10:25:41 +0200 Christos Kotselidis Merge
Mon, 24 Jun 2013 10:22:28 +0200 Christos Kotselidis Ignore testBoxedBooleanAOT test
Fri, 21 Jun 2013 23:12:51 +0200 Christos Kotselidis Merge
Fri, 21 Jun 2013 16:52:58 +0200 Christos Kotselidis Fix checkstyle errors
Fri, 21 Jun 2013 16:49:32 +0200 Christos Kotselidis Merge
Fri, 21 Jun 2013 16:42:32 +0200 Christos Kotselidis Probability inversion in unsafe load lowering
Fri, 21 Jun 2013 16:26:35 +0200 Christos Kotselidis Add G1 Barriers during lowering
Fri, 21 Jun 2013 15:46:43 +0200 Christos Kotselidis Augment Write Barrier Addition Tests for G1 barriers
Fri, 21 Jun 2013 15:46:18 +0200 Christos Kotselidis Add logging helper function for write barrier debugging
Fri, 21 Jun 2013 15:11:46 +0200 Christos Kotselidis Attach G1 Pre barrier to load field of referent field
Fri, 21 Jun 2013 15:03:26 +0200 Christos Kotselidis Augment WriteBarrierAddition phase to insert G1 Barriers
Fri, 21 Jun 2013 11:59:34 +0200 Christos Kotselidis Add G1 Barrier Snippets
Fri, 21 Jun 2013 11:41:34 +0200 Christos Kotselidis Merge
Fri, 21 Jun 2013 11:34:17 +0200 Christos Kotselidis Read nodes with attached barrier (G1) can not float
Fri, 21 Jun 2013 11:08:10 +0200 Christos Kotselidis Forbid direct eden allocation when G1 is enabled
Mon, 24 Jun 2013 08:01:33 +0200 Lukas Stadler remove scheduledNext from ScheduledNode
Mon, 24 Jun 2013 02:19:14 +0200 Andreas Woess OptimizedCallTarget: always disable compilation on exception; cleanup
Sun, 23 Jun 2013 16:35:17 +0200 Andreas Woess TraceTruffleCompilation: output truffle and graal node counts
Sun, 23 Jun 2013 14:42:15 +0200 Andreas Woess PartialEvaluator: report node count difference (+/-) instead of new node count
Sun, 23 Jun 2013 23:42:07 +0200 Thomas Wuerthinger Ignore two test classes that show failures when used with code coverage tools.
Sun, 23 Jun 2013 21:44:35 +0200 Thomas Wuerthinger Merge.
Sun, 23 Jun 2013 21:44:15 +0200 Thomas Wuerthinger Add basic version of Graal's Truffle runtime.
Sun, 23 Jun 2013 21:36:00 +0200 Thomas Wuerthinger Add decompiler debug handler.
Sun, 23 Jun 2013 21:04:34 +0200 Thomas Wuerthinger Experimental decompiler that outputs Java source code from Graal IR for debug purposes.
Sun, 23 Jun 2013 20:50:18 +0200 Thomas Wuerthinger Clean up.
Sun, 23 Jun 2013 15:49:09 +0200 Thomas Wuerthinger Merge.
Sun, 23 Jun 2013 15:49:01 +0200 Thomas Wuerthinger Throw InvalidInstalledCodeException directly in the stubs.
Sun, 23 Jun 2013 15:27:39 +0200 Thomas Wuerthinger Improve HotSpotNMethodTest.
Fri, 21 Jun 2013 22:09:25 +0200 Thomas Wuerthinger Fix for invalidateInstalledCode.
Fri, 21 Jun 2013 22:04:46 +0200 Thomas Wuerthinger Fix invalidateInstalledCode and delete isInstalledCodeValid.
Fri, 21 Jun 2013 18:26:52 +0200 Thomas Wuerthinger Restructure the handling of HotSpotInstalledCode and their link to nmethods.
Fri, 21 Jun 2013 17:52:19 +0200 Thomas Wuerthinger Merge.
Fri, 21 Jun 2013 17:52:08 +0200 Thomas Wuerthinger Temporarily remove SPARC version of calling HotSpotInstalledCode targets.
Sun, 23 Jun 2013 14:12:07 +0200 Lukas Stadler add memory verification to the gate
Sun, 23 Jun 2013 14:11:40 +0200 Lukas Stadler small fix to code structured in IntegerStamp
Fri, 21 Jun 2013 11:58:39 -0700 twisti fixed remaining SPARC warnings using ecj
Fri, 21 Jun 2013 11:38:47 -0700 twisti Merge
Fri, 21 Jun 2013 11:38:40 -0700 twisti SPARC assembler enhancements and more fixes
Thu, 20 Jun 2013 22:40:22 -0700 twisti fixed more warnings
Thu, 20 Jun 2013 22:28:48 -0700 twisti fixed another gate warning
Thu, 20 Jun 2013 22:26:38 -0700 twisti fixed gate warnings
Thu, 20 Jun 2013 22:26:09 -0700 twisti removed com.oracle.graal.compiler.sparc from com.oracle.graal.compiler.sparc.test
Thu, 20 Jun 2013 22:23:36 -0700 twisti added SPARCAllocatorTest
Thu, 20 Jun 2013 22:07:51 -0700 twisti removed SPARC compiler test since SPARCBackend got moved to SPARCHotSpotBackend
Thu, 20 Jun 2013 20:50:25 -0700 twisti backout CTW memory usage code
Thu, 20 Jun 2013 20:41:38 -0700 twisti Merge
Thu, 20 Jun 2013 20:40:52 -0700 twisti some basic SPARC arithmetic works
Thu, 20 Jun 2013 10:56:34 -0700 twisti fixed SPARC interpreter
Thu, 20 Jun 2013 10:55:42 -0700 twisti added back Graal export rules
Fri, 21 Jun 2013 13:34:08 +0200 Roland Schatz Use values from HotSpotVMConfig instead of hardcoding shifts and bitmasks.
Fri, 21 Jun 2013 14:17:24 +0200 Bernhard Urban mx: remove useless assignment
Fri, 21 Jun 2013 14:16:48 +0200 Bernhard Urban mx: add --workdir argument
Fri, 21 Jun 2013 12:20:04 +0200 Christian Humer Merge.
Fri, 21 Jun 2013 12:05:26 +0200 Christian Humer Readd accidentally commented code.
Thu, 20 Jun 2013 23:13:53 +0200 Christian Humer Merge.
Thu, 20 Jun 2013 21:33:00 +0200 Christian Humer Merge.
Thu, 20 Jun 2013 19:43:57 +0200 Christian Humer Fixed import.
Thu, 20 Jun 2013 19:40:41 +0200 Christian Humer Merge.
Thu, 20 Jun 2013 19:10:40 +0200 Christian Humer Merge.
Thu, 20 Jun 2013 19:10:09 +0200 Christian Humer Implemented CreateCast annotation for easier insertion of casts.
Tue, 18 Jun 2013 10:12:27 +0200 Christian Humer Merge.
Tue, 18 Jun 2013 10:11:28 +0200 Christian Humer Fixed GRAAL-321.
Tue, 18 Jun 2013 10:10:54 +0200 Christian Humer dsl cleanup.
Fri, 21 Jun 2013 11:12:23 +0200 Roland Schatz Fix deoptimization problem in DynamicNewArrayNode.
Thu, 20 Jun 2013 21:11:06 +0200 Doug Simon Merge.
Thu, 20 Jun 2013 17:38:53 +0200 Doug Simon moved write barrier tests to graal.hotspot.test and removed the graal.compiler.test -> graal.hotspot dependency
Thu, 20 Jun 2013 16:59:59 +0200 Roland Schatz Remove unused class GenericArrayRangeWriteBarrier.
Thu, 20 Jun 2013 16:59:58 +0200 Roland Schatz Delay write barrier addition for arraycopy.
Thu, 20 Jun 2013 16:59:58 +0200 Roland Schatz Common base class for nodes that need array range barriers.
Thu, 20 Jun 2013 16:59:56 +0200 Roland Schatz Later lowering of arraycopy.
Thu, 20 Jun 2013 17:30:39 +0200 Christos Kotselidis Align foreign call descriptors
Thu, 20 Jun 2013 16:10:14 +0200 Christos Kotselidis Add G1 Barriers' foreign calls
Thu, 20 Jun 2013 15:36:49 +0200 Christos Kotselidis Add G1 Barrier stub call nodes
Thu, 20 Jun 2013 15:36:15 +0200 Christos Kotselidis Fix CheckStyle errors
Thu, 20 Jun 2013 15:25:09 +0200 Christos Kotselidis Add G1 Barrier nodes
Thu, 20 Jun 2013 15:10:44 +0200 Christos Kotselidis Add Write Barrier superclass
Thu, 20 Jun 2013 13:47:53 +0200 Lukas Stadler fix recent merge with hsx (Mac build problems)
Thu, 20 Jun 2013 11:17:47 +0200 Roland Schatz Use stack kind to determine instruction in AMD64LIRGenerator.
Thu, 20 Jun 2013 10:18:15 +0200 Roland Schatz Cite source of comment in NewObjectSnippets.
Thu, 20 Jun 2013 10:17:03 +0200 Roland Schatz Test DynamicNewArrayNode with void.class.
Thu, 20 Jun 2013 01:10:56 +0200 Thomas Wuerthinger Merge.
Wed, 19 Jun 2013 23:50:43 +0200 Thomas Wuerthinger Fix after lowering phase refactoring.
Wed, 19 Jun 2013 21:54:38 +0200 Thomas Wuerthinger Merge.
Wed, 19 Jun 2013 21:49:09 +0200 Thomas Wuerthinger Simplified lowering phase. Removed "deferred" lowering. Removed custom setLastFixedNode method.
Wed, 19 Jun 2013 23:47:07 +0200 Bernhard Urban aot verify: check if string constant is really a interned string; javadoc updates
Wed, 19 Jun 2013 23:46:56 +0200 Bernhard Urban aot verify: s/AheadOfTimeVerifcationPhase/AheadOfTimeVerificationPhase/g
Wed, 19 Jun 2013 23:46:55 +0200 Gilles Duboscq GraphBuilderPhase: handle locks properly during framestate merge