log

age author description
Tue, 29 Apr 2014 18:10:16 +0200 Miguel Garcia [flow-sensitive] bug fix, registerTypeSwitchNode
Tue, 29 Apr 2014 18:07:41 +0200 Miguel Garcia [flow-sensitive] readability
Tue, 29 Apr 2014 18:01:09 +0200 Miguel Garcia [flow-sensitive] less ambitious addFactInstanceOf
Tue, 29 Apr 2014 17:14:49 +0200 Miguel Garcia [flow-sensitive] NullCheckNode turned into equivalent FixedGuardNode
Tue, 29 Apr 2014 16:55:05 +0200 Miguel Garcia [flow-sensitive] downcast of per-stamp-null, one fewer PiNode
Tue, 29 Apr 2014 16:53:35 +0200 Miguel Garcia [flow-sensitive] no-precision-loss check in downcast
Tue, 29 Apr 2014 18:35:10 +0200 Roland Schatz Merge.
Tue, 29 Apr 2014 18:23:17 +0200 Roland Schatz Don't kill FrameState if it still has usages.
Tue, 29 Apr 2014 17:16:48 +0200 Roland Schatz Add implicitLoad/StoreConvert functions to HotSpotLoweringProvider interface.
Tue, 29 Apr 2014 17:44:31 +0200 Roland Schatz Merge.
Tue, 29 Apr 2014 17:17:34 +0200 Gilles Duboscq MemoryCheckpoint: MemoryNode already extends NodeInterface
Tue, 29 Apr 2014 16:13:28 +0200 Gilles Duboscq Improve PrintNMethodStatistics output: add Shark compiler and metadata size. Properly record nmethods for native wrapper.
Tue, 29 Apr 2014 16:11:54 +0200 Gilles Duboscq Add flag to always enable debug info sharing (true ifdef GRAAL)
Tue, 29 Apr 2014 16:16:27 +0200 Miguel Garcia Merge
Tue, 29 Apr 2014 14:51:51 +0200 Miguel Garcia [flow-sensitive] formatting
Tue, 29 Apr 2014 14:47:57 +0200 Miguel Garcia [flow-sensitive] better encapsulation, CastCheckExtractor
Tue, 29 Apr 2014 14:42:51 +0200 Miguel Garcia [flow-sensitive] renaming: untrivialNull -> nonTrivialNull
Tue, 29 Apr 2014 14:40:23 +0200 Miguel Garcia [flow-sensitive] renaming: downcast-helpers
Tue, 29 Apr 2014 13:32:28 +0200 Miguel Garcia [flow-sensitive] renaming: downcasted -> downcast
Tue, 29 Apr 2014 14:33:09 +0200 Miguel Garcia [flow-sensitive] bug fixes, missing state clearing
Mon, 28 Apr 2014 15:05:42 +0200 Miguel Garcia [flow-sensitive] explicit assert about anchor being FixedNode
Sun, 27 Apr 2014 15:57:44 +0200 Miguel Garcia [flow-sensitive] opt-in for flow-sensitive reductions in IterativeInliningPhase
Tue, 29 Apr 2014 14:50:51 +0200 Bernhard Urban SchedulePhase: refactoring
Tue, 29 Apr 2014 11:40:29 +0200 Bernhard Urban SchedulePhase: use lazy init for worklist
Tue, 29 Apr 2014 11:14:03 +0200 Bernhard Urban MemSchedTests: disable implicit null checks
Mon, 28 Apr 2014 17:22:45 +0200 Bernhard Urban mx export: change the way of marking a repo as dirty
Tue, 29 Apr 2014 14:26:39 +0200 Doug Simon made note about workaround for JDK-8041628
Tue, 29 Apr 2014 11:02:08 +0200 Christian Wirth on windows, support mx.cmd to be called from the path
Mon, 28 Apr 2014 16:22:25 +0200 Lukas Stadler pass SimplifierTool to GraphUtil.killCFG
Mon, 28 Apr 2014 16:21:44 +0200 Lukas Stadler PEA: only merge objects at phi if this phi is the only reference