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
2 files changed
tree: 92b68d3d61528873ee779844b810f16a1767e0dc
  1. clang/
  2. compiler-rt/
  3. libcxx/
  4. lldb/
  5. llvm/