log graal/com.oracle.graal.compiler.test/src/com/oracle/graal/compiler/test/LongNodeChainTest.java @ 21556:48c1ebd24120

age author description
Wed, 27 May 2015 00:36:16 +0200 Doug Simon renamed com.oracle.graal.api[meta|code] modules to com.oracle.jvmci.[meta|code] (JBS:GRAAL-53)
Sun, 29 Mar 2015 20:51:22 +0200 Thomas Wuerthinger Remove GraphCache option.
Sun, 08 Mar 2015 21:58:34 +0100 Thomas Wuerthinger Initial version of new dominator-based conditional elimination phase.
Mon, 02 Mar 2015 15:42:28 +0100 Thomas Wuerthinger Enable LongNodeChainTest for earliest possible schedule strategy.
Fri, 27 Feb 2015 11:49:15 +0100 Thomas Wuerthinger Improve LongNodeChainTest.
Wed, 25 Feb 2015 21:05:45 +0100 Thomas Wuerthinger Add unit test with artificially long node chain.