| commit | cb7d29d30cafd2ae4babb25e249d0c4b55a80dfc | [log] [tgz] | 
|---|---|---|
| author | Duncan P. N. Exon Smith <dexonsmith@apple.com> | Fri Apr 25 04:38:43 2014 +0000 | 
| committer | Duncan P. N. Exon Smith <dexonsmith@apple.com> | Fri Apr 25 04:38:43 2014 +0000 | 
| tree | 8415ff56d81aacbb983085320f4864366f8e9633 | |
| parent | ebf76269883a37f897a9ecec2bff0e58ea9a16de [diff] | 
blockfreq: Only one mass distribution per node Remove the concepts of "forward" and "general" mass distributions, which was wrong. The split might have made sense in an early version of the algorithm, but it's definitely wrong now. <rdar://problem/14292693> llvm-svn: 207195