log

age author description
Thu, 12 Jul 2012 12:04:27 +0200 Doug Simon moved HIR lowering of Invokes into HotspotRuntime
Thu, 12 Jul 2012 11:55:03 +0200 Doug Simon added support to mx for ignoring (broken) projects
Thu, 12 Jul 2012 18:58:36 +0200 Gilles Duboscq Make ReadEliminationPhase support phis (eliminates read when the last access is a memeory phi of writes, recursively)
Thu, 12 Jul 2012 16:59:09 +0200 Gilles Duboscq Make DebugDumpHandler closable, close them on compiler thread when compiler threads finish
Wed, 11 Jul 2012 15:38:28 +0200 Gilles Duboscq in tryCanonicalize return node.isDeleted() in the default path to be sure to catch node deletion in simplify and clean unused inputs
Wed, 11 Jul 2012 15:28:28 +0200 Gilles Duboscq Make sure the right port is used for dumping
Wed, 11 Jul 2012 14:41:22 +0200 Gilles Duboscq Merge
Wed, 11 Jul 2012 14:36:32 +0200 Gilles Duboscq Put Binary and xml dumpers behing a common interface and use the same dumphandler for them
Wed, 11 Jul 2012 14:13:38 +0200 Gilles Duboscq Adapt the coloring filter for binary dumped graphs
Tue, 10 Jul 2012 15:02:41 +0200 Gilles Duboscq Add ability to give an existing to getDebugProperties
Mon, 09 Jul 2012 15:30:20 +0200 Gilles Duboscq Remove useless Edge class
Mon, 09 Jul 2012 14:22:22 +0200 Gilles Duboscq Merge
Mon, 09 Jul 2012 14:15:55 +0200 Gilles Duboscq Add binary graph dumping to compiler (-G:+PrintBinaryGraphs)
Wed, 04 Jul 2012 15:27:28 +0200 Gilles Duboscq Merge
Wed, 04 Jul 2012 15:25:40 +0200 Gilles Duboscq Slightly more sensible work order in Canonicalizer (not unused? -> not canonicalized? -> stamp) and be sure to kill unused