log

age author description
Fri, 09 May 2014 16:11:01 +0200 Bernhard Urban truffle distrubtion: move dsl processor in a separated jar, such that it can be a build-time only dependency
Fri, 09 May 2014 13:56:10 +0200 Bernhard Urban mx trufflejar: use distribution feature of mx instead (`mx archive @TRUFFLE')
Fri, 09 May 2014 13:21:43 +0200 Bernhard Urban mx unittest: compile junitwrapper with right classpath
Fri, 09 May 2014 15:55:37 +0200 Andreas Woess Truffle: remove obsolete HotSpotFrameInstance.getTargetCallTarget()
Fri, 09 May 2014 15:53:30 +0200 Andreas Woess Truffle: getCallNode() should return null for call target frames
Fri, 09 May 2014 15:52:56 +0200 Lukas Stadler test for integer stamp join
Fri, 09 May 2014 14:45:48 +0200 Lukas Stadler more accurately determine if a IntegerStamp is illegal
Fri, 09 May 2014 09:49:48 +0200 Bernhard Urban Added tag graal-0.3 for changeset 9535eccd2a11
Fri, 09 May 2014 09:49:34 +0200 Bernhard Urban changelog: graal-0.3 graal-0.3
Fri, 09 May 2014 08:29:52 +0200 Bernhard Urban backout 10732e1421ee
Fri, 09 May 2014 01:47:18 +0200 Thomas Wuerthinger changelog: graal-0.3
Thu, 08 May 2014 22:56:16 +0200 Thomas Wuerthinger Small addition to changelog.
Thu, 08 May 2014 22:53:35 +0200 Thomas Wuerthinger Merge.
Thu, 08 May 2014 22:53:28 +0200 Thomas Wuerthinger Truffle: Provide default implementation on non-Graal VMs for stack trace functionality.
Thu, 08 May 2014 16:44:53 +0200 Miguel Garcia [flow-sensitive] consolidating nullness-tracking in typeRefinements
Thu, 08 May 2014 15:00:52 +0200 Josef Eisl BaselineCompiler: add arraylength test.
Thu, 08 May 2014 10:04:15 +0200 Josef Eisl Baseline: add support for getstatic.
Thu, 08 May 2014 14:57:28 +0200 Josef Eisl Make BC_arraylength unit test only check for arraylength.
Wed, 07 May 2014 20:06:45 +0200 Josef Eisl BaselineCompiler: implement genArrayLength().
Wed, 07 May 2014 20:05:20 +0200 Josef Eisl AbstractFrameStateBuilder enable access to locks.
Tue, 06 May 2014 20:10:28 +0200 Josef Eisl BaselineBytecodeParser: initial genArrayLength().
Tue, 06 May 2014 20:09:37 +0200 Josef Eisl BytecodeLIRBuilder: add getArrayLengthOffset().
Thu, 08 May 2014 11:52:20 +0200 Josef Eisl mx unittest: add support for regular expressions.
Thu, 08 May 2014 11:35:08 +0200 Josef Eisl Move emitNullCheck from NodeLIRBuilderTool to LIRGeneratorTool.
Thu, 08 May 2014 14:02:24 +0200 Josef Eisl Remove unused member in PTXNodeLIRBuilder.
Thu, 08 May 2014 09:52:12 +0200 Lukas Stadler moved ExceptionObjectNode lowering back to runtime independent part
Thu, 08 May 2014 02:22:10 +0200 Doug Simon added CollectionsProvider and NodeCollectionsProvider and replaced (almost) all allocations of IdentityHashMaps to go through these providers
Wed, 07 May 2014 23:58:56 +0200 Thomas Wuerthinger Merge.
Wed, 07 May 2014 23:58:43 +0200 Thomas Wuerthinger Added write barriers for LoweredAtomicReadAndWriteNode.
Wed, 07 May 2014 11:54:25 -0700 Tom Rodriguez share position computations in MatchStatements
Wed, 07 May 2014 10:58:26 -0700 Tom Rodriguez use NodeClass.Position when matching graphs, rearrange MatchableNode annotations, improve error reporting
Wed, 07 May 2014 15:31:04 +0200 Lukas Stadler simplification in FixedNodeProbabilityCache
Wed, 07 May 2014 11:51:52 +0200 Doug Simon HSAIL: fixed Windows build
Wed, 07 May 2014 11:44:00 +0200 Doug Simon adding missing header
Tue, 06 May 2014 11:30:07 +0200 Josef Eisl Baseline: re-enable simple loop tests.
Tue, 06 May 2014 11:29:35 +0200 Josef Eisl BaselineBytecodeParser: add BciBlockMapping debug scope.
Tue, 06 May 2014 11:10:24 +0200 Josef Eisl BaselineControlFlowGraph: compute loop information.
Tue, 06 May 2014 11:09:19 +0200 Josef Eisl BciBlockMapping: make loop information more accessible.
Tue, 29 Apr 2014 18:06:45 +0200 Josef Eisl AbstractBlock: add setLoop.
Mon, 28 Apr 2014 16:48:36 +0200 Josef Eisl Add BaselineControlFlowGraph.compute() factory.
Thu, 24 Apr 2014 14:00:07 +0200 Josef Eisl Use List instead of an array in AbstractControlFlowGraph.
Thu, 24 Apr 2014 13:38:14 +0200 Josef Eisl SimpleCFGTest: check postOrder().
Thu, 24 Apr 2014 09:55:28 +0200 Josef Eisl mx shortunittest: test jtt.loop.* and jtt.except.*.
Mon, 05 May 2014 11:10:19 +0200 Josef Eisl Encapsulate members of Loop.
Tue, 06 May 2014 12:14:48 +0200 Bernhard Urban mx/projects: add sha1 checksums to external dependencies
Tue, 06 May 2014 11:34:23 +0200 Thomas Wuerthinger Merge.
Tue, 06 May 2014 11:34:13 +0200 Thomas Wuerthinger Fix stamp of LoweredAtomicReadAndWriteNode.
Tue, 06 May 2014 04:14:00 +0200 Thomas Wuerthinger Fix bug in CanonicalizerPhase that could remove fixed nodes with side effects in a corner case.
Tue, 06 May 2014 04:07:30 +0200 Thomas Wuerthinger Fix stamp of LoweredAtomicReadAndWriteNode to only inherit kind from written value.
Mon, 05 May 2014 22:18:46 +0200 Thomas Wuerthinger Merge.
Sat, 03 May 2014 21:46:35 +0200 Thomas Wuerthinger Merge.
Fri, 02 May 2014 02:45:26 +0200 Thomas Wuerthinger Merge.
Wed, 30 Apr 2014 13:40:36 +0200 Thomas Wuerthinger Merge.
Wed, 30 Apr 2014 13:36:41 +0200 Thomas Wuerthinger Add two more ObjectStampJoinTest unit tests.
Tue, 06 May 2014 10:35:06 +0200 bharadwaj made GraphKit.inlineInvoke recursively inline all invoke
Mon, 05 May 2014 20:33:00 -0700 Tom Rodriguez special cases for addresses involving compressed references
Mon, 05 May 2014 16:13:53 -0700 Tom Rodriguez improve annotation error reporting
Mon, 05 May 2014 16:13:49 -0700 Tom Rodriguez add support for more nodes inputs
Mon, 05 May 2014 16:13:41 -0700 Tom Rodriguez update description of the MatchRule syntax
Mon, 05 May 2014 21:23:25 +0200 Miguel Garcia Merge