log

age author description
Wed, 03 Feb 2016 18:54:23 -0800 Christian Wimmer Guard agains NullPointerException
Wed, 03 Feb 2016 18:53:57 -0800 Christian Wimmer nodeIntrinsicStamp must be its own class
Wed, 03 Feb 2016 15:54:08 -0800 Christian Wimmer GraphPE: Avoid NullPointerException
Wed, 03 Feb 2016 13:14:14 -0800 Tom Rodriguez Ensure the tail call machinery for Truffle follows hotspot rules for first instruction size
Wed, 03 Feb 2016 19:20:07 +0100 Stefan Anzinger Update jvmci import version
Tue, 02 Feb 2016 12:24:43 -0800 Tom Rodriguez ConditionalNode optimizations should be performed on suitable If diamonds
Tue, 02 Feb 2016 15:54:14 +0100 Manuel Rigger traverse usages in branch probability node only once for fixed guard and conditional nodes.