log

age author description
Thu, 25 Apr 2013 14:11:45 +0200 Christos Kotselidis Remove blank lines from write barrier verification tests
Thu, 25 Apr 2013 12:25:38 +0200 Christos Kotselidis Add comments to write barrier verification phase
Thu, 25 Apr 2013 12:03:27 +0200 Christos Kotselidis Add comments to write barrier verification tests
Thu, 25 Apr 2013 11:56:48 +0200 Christos Kotselidis Add more write barrier verification tests
Thu, 25 Apr 2013 11:56:24 +0200 Christos Kotselidis Tread loop begins as safepoints during the verification phase
Wed, 24 Apr 2013 21:10:47 +0200 Christos Kotselidis Add write barrier verification phase test
Wed, 24 Apr 2013 21:10:20 +0200 Christos Kotselidis New write barrier verification phase
Sun, 28 Apr 2013 22:58:54 +0200 Thomas Wuerthinger Correctly adjust probabilities when swapping if nodes.
Sun, 28 Apr 2013 19:17:56 +0200 Thomas Wuerthinger Adjustment to the megamorphic inlining strategy such that it focuses on concrete methods.
Sun, 28 Apr 2013 18:46:00 +0200 Thomas Wuerthinger Added missing file.
Sun, 28 Apr 2013 18:42:42 +0200 Thomas Wuerthinger Fix left-over debug output.
Sun, 28 Apr 2013 18:38:48 +0200 Thomas Wuerthinger Introduce proxy nodes for propagating profiling information.
Sun, 28 Apr 2013 14:06:52 +0200 Thomas Wuerthinger Disable megamorphic inlining.
Sun, 28 Apr 2013 08:51:26 +0200 Thomas Wuerthinger Back out two changes around frame states.
Sun, 28 Apr 2013 08:46:28 +0200 Thomas Wuerthinger Implement alternative fix for removeIntermediateMaterialization.