| commit | a475ab7f02bbb859d49e4b0d18c07659b6fd4e48 | [log] [tgz] |
|---|---|---|
| author | Lang Hames <lhames@gmail.com> | Tue Jul 20 10:18:54 2010 +0000 |
| committer | Lang Hames <lhames@gmail.com> | Tue Jul 20 10:18:54 2010 +0000 |
| tree | 92b68d3d61528873ee779844b810f16a1767e0dc | |
| parent | 716b184108e2a1f045b8e708ac767793c3502549 [diff] |
Use run-length encoding to represent identical adjacent cells in the pressure and interval table. Reduces output HTML file sizes by ~80% in my test cases. Also fix access of private member type by << operator. llvm-svn: 108823