diff CHANGELOG.md @ 16828:2834af86f398

Truffle: new condition profile primitives.
author Christian Humer <christian.humer@gmail.com>
date Wed, 13 Aug 2014 20:44:36 +0200
parents d9d496d77d37
children 3c114b3e08c3
line wrap: on
line diff
--- a/CHANGELOG.md	Wed Aug 13 21:57:12 2014 +0200
+++ b/CHANGELOG.md	Wed Aug 13 20:44:36 2014 +0200
@@ -22,6 +22,7 @@
 * New flag -G:TruffleSplittingStartCallCount=3 which sets the number of minimal calls until splitting is performed.
 * New flag -G:-TruffleSplittingAggressive if enabled splits every function call.
 * Added isVisited method for BranchProfile.
+* Added new ConditionProfile, BooleanConditionProfile and IntegerConditionProfile utility classes to profile if conditions.
 * ...
 
 ## Version 0.3