index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
llvm
/
tools
/
llvm-cov
/
llvm-cov.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
llvm-cov: Added -f option for function summaries.
Yuchen Wu
2013-12-19
1
-1
/
+5
*
llvm-cov: Added -c option for branch counts.
Yuchen Wu
2013-12-18
1
-3
/
+7
*
llvm-cov: Added -u option for unconditional branch info.
Yuchen Wu
2013-12-16
1
-1
/
+5
*
llvm-cov: Added -b option for branch probabilities.
Yuchen Wu
2013-12-13
1
-2
/
+6
*
llvm-cov: Added -a option for block data.
Yuchen Wu
2013-12-10
1
-2
/
+4
*
llvm-cov: Conformed headers.
Yuchen Wu
2013-12-05
1
-1
/
+1
*
llvm-cov: Split GCOVFile's read into GCNO and GCDA.
Yuchen Wu
2013-12-04
1
-2
/
+2
*
llvm-cov: Removed output to STDOUT/specified file.
Yuchen Wu
2013-12-03
1
-11
/
+1
*
llvm-cov: Clean up memory leaks.
Benjamin Kramer
2013-11-15
1
-2
/
+2
*
Revert "llvm-cov: Added command-line option to change dir."
Yuchen Wu
2013-11-05
1
-11
/
+1
*
llvm-cov: Added command-line option to change dir.
Yuchen Wu
2013-11-05
1
-1
/
+11
*
Added command-line option to output llvm-cov to file.
Yuchen Wu
2013-11-02
1
-1
/
+10
*
Updated llvm-cov's OVERVIEW description
Yuchen Wu
2013-10-31
1
-1
/
+1
*
Change llvm-cov output formatting to be more similar to gcov.
Bob Wilson
2013-10-22
1
-1
/
+1
*
Move the printing of llvm-cov information out from collectLineCounts().
Bob Wilson
2013-10-22
1
-0
/
+1
*
Remove accidental commit.
Bill Wendling
2012-11-07
1
-21
/
+0
*
Add comment describing what's going on here.
Bill Wendling
2012-11-07
1
-0
/
+21
*
Put GCOVFile and other related interface in a common header so that llvm-cov ...
Devang Patel
2011-10-04
1
-1
/
+1
*
Clarify comments.
Devang Patel
2011-09-29
1
-1
/
+0
*
Cosmetic changes, as per Nick's review.
Devang Patel
2011-09-29
1
-12
/
+8
*
Introduce llvm-cov.
Devang Patel
2011-09-28
1
-0
/
+83