diff options
author | Yuchen Wu <yuchenericwu@hotmail.com> | 2013-12-03 00:38:21 +0000 |
---|---|---|
committer | Yuchen Wu <yuchenericwu@hotmail.com> | 2013-12-03 00:38:21 +0000 |
commit | 8f1c881abcc2c92d73a6b5f75021dd6e29f7efb5 (patch) | |
tree | d2edd2b80a8f58e99e1217debf713c0e8a279852 /llvm/lib/CodeGen/MachineBlockFrequencyInfo.cpp | |
parent | d28f5a54d9c6362ab6f8560ee95083d0e2064d4c (diff) | |
download | llvm-8f1c881abcc2c92d73a6b5f75021dd6e29f7efb5.zip llvm-8f1c881abcc2c92d73a6b5f75021dd6e29f7efb5.tar.gz llvm-8f1c881abcc2c92d73a6b5f75021dd6e29f7efb5.tar.bz2 |
llvm-cov: Store blocks rather than counts per line.
Each line stores all the blocks that execute on that line, instead of
only storing the line counts previously accumulated. This provides more
information for each line, and will be useful for options in enabling
block and branch information.
llvm-svn: 196177
Diffstat (limited to 'llvm/lib/CodeGen/MachineBlockFrequencyInfo.cpp')
0 files changed, 0 insertions, 0 deletions