log graal/com.oracle.truffle.sl/src/com/oracle/truffle/sl/nodes/controlflow/SLRepeatingNode.java @ 17421:87ea195b66ff

age author description
Mon, 13 Oct 2014 17:44:40 +0200 Christian Humer Truffle: Make BranchProfile constructor private and introduce a factory Method BranchProfile.create().
Sat, 23 Aug 2014 19:31:44 +0200 Christian Humer SL: use new LoopNode API.