log

age author description
Wed, 23 Apr 2014 19:28:08 +0200 Josef Eisl Suppress wrong FindBugs warning in SPARCHotSpotSafepointOp.
Wed, 23 Apr 2014 10:39:55 +0200 Josef Eisl Use LIRGeneratorTool in NodeLIRBuilder.
Wed, 23 Apr 2014 09:57:00 +0200 Josef Eisl Remove traceLevel and printIRWithLIR members from LIRGenerator.
Wed, 23 Apr 2014 17:05:42 +0200 Bernhard Urban mx: fix imports
Wed, 23 Apr 2014 17:02:12 +0200 Bernhard Urban mx: use generators
Wed, 23 Apr 2014 14:59:05 +0200 Bernhard Urban mx: support simple filename globbing in whitelist
Wed, 23 Apr 2014 14:44:24 +0200 Bernhard Urban mx: support comments in whitelist
Wed, 23 Apr 2014 13:24:09 +0200 Bernhard Urban gate: add baseline compiler unittest
Wed, 23 Apr 2014 13:02:07 +0200 Bernhard Urban mx: add whitelist for shortunittest
Wed, 23 Apr 2014 11:48:38 +0200 Bernhard Urban mx: allow to specify a path for the whitelist in the unittest command
Wed, 23 Apr 2014 11:42:58 +0200 Bernhard Urban mx: remove longunittest
Wed, 23 Apr 2014 11:48:54 +0200 Bernhard Urban unittest: remove @LongTest
Wed, 23 Apr 2014 16:22:17 +0200 Gilles Duboscq Use association type for AddLocationNode inputs while waiting for a better solution.
Wed, 23 Apr 2014 13:29:55 +0200 Gilles Duboscq InliningUtil: split framestate processing to a separate method
Wed, 23 Apr 2014 16:16:48 +0200 Gilles Duboscq ininling: while fixing framestates, modify callee framestates rather than caller ones.
Wed, 23 Apr 2014 11:49:51 +0200 Gilles Duboscq When replacing sate splits with deopts, be careful about BeginNodes
Wed, 23 Apr 2014 15:48:38 +0200 Roland Schatz Merge.
Wed, 23 Apr 2014 15:22:20 +0200 Roland Schatz Fix bug in InputType specific replaceAtUsages.
Tue, 22 Apr 2014 17:58:49 +0200 Roland Schatz Make ValueAnchorNode implement AnchoringNode interface.
Tue, 22 Apr 2014 16:21:37 +0200 Roland Schatz Override asNode() in FloatingNode and FixedWithNextNode.
Tue, 15 Apr 2014 18:31:23 +0200 Christian Humer Truffle: fixes to the inlining heuristic.
Wed, 23 Apr 2014 12:38:05 +0200 Doug Simon added ModifiersProvider as superinterface for ResolvedJava[Method|Field|Type] and implemented all checks against modifiers as default methods
Wed, 23 Apr 2014 12:36:11 +0200 Doug Simon mx: ensure newest version of c1visualizer is being used
Wed, 23 Apr 2014 11:38:05 +0200 Josef Eisl Canonicalize projects.
Wed, 23 Apr 2014 10:08:22 +0200 Josef Eisl Rename LIRTypeTool to PlatformKindTool.
Wed, 23 Apr 2014 10:00:29 +0200 Josef Eisl Rename LIRLoop to BaselineLoop.
Tue, 22 Apr 2014 20:16:38 +0200 Josef Eisl Rename LIRFrameStateBuilder to BaselineFrameStateBuilder.
Tue, 22 Apr 2014 20:14:37 +0200 Josef Eisl Rename LIRControlFlowGraph to BaselineControlFlowGraph.
Tue, 22 Apr 2014 20:13:24 +0200 Josef Eisl Rename LIRProviders to CodeGenProviders.
Tue, 22 Apr 2014 20:12:21 +0200 Josef Eisl Remove (unused) LIRBlock.