projects
/
oota-llvm.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Create a wrapper pass for BranchProbabilityInfo.
[oota-llvm.git]
/
lib
/
IR
/
GCOV.cpp
2015-06-23
Alexander Kornienko
Revert r240137 (Fixed/added namespace ending comments...
blob
|
commitdiff
|
raw
2015-06-19
Alexander Kornienko
Fixed/added namespace ending comments using clang-tidy...
blob
|
commitdiff
|
raw
|
diff to current
2015-03-30
Yaron Keren
Remove more superfluous .str() and replace std::string...
blob
|
commitdiff
|
raw
2015-03-23
Benjamin Kramer
Re-sort includes with sort-includes.py and insert raw_o...
blob
|
commitdiff
|
raw
|
diff to current
2015-03-23
Benjamin Kramer
[gcov] Move formatBranchInfo into an anonymous namespace.
blob
|
commitdiff
|
raw
|
diff to current
2015-03-17
Justin Bogner
llvm-cov: Warn instead of error if a .gcda has arcs...
blob
|
commitdiff
|
raw
|
diff to current
2015-01-23
Justin Bogner
llvm-cov: Don't use llvm::outs() in library code
blob
|
commitdiff
|
raw
|
diff to current
2015-01-23
Justin Bogner
llvm-cov: Use range-for (NFC)
blob
|
commitdiff
|
raw
|
diff to current
2015-01-23
Justin Bogner
llvm-cov: clang-format the GCOV files (NFC)
blob
|
commitdiff
|
raw
|
diff to current
2014-11-06
Justin Bogner
GCOV: Make sure that function idents in the .gcda and...
blob
|
commitdiff
|
raw
|
diff to current
2014-08-25
Rafael Espindola
Modernize raw_fd_ostream's constructor a bit.
blob
|
commitdiff
|
raw
|
diff to current
2014-07-06
Rafael Espindola
Update the MemoryBuffer API to use ErrorOr.
blob
|
commitdiff
|
raw
|
diff to current
2014-06-13
Rafael Espindola
Remove 'using std::errro_code' from lib.
blob
|
commitdiff
|
raw
|
diff to current
2014-06-12
Rafael Espindola
Don't use 'using std::error_code' in include/llvm.
blob
|
commitdiff
|
raw
|
diff to current
2014-06-12
Rafael Espindola
Remove system_error.h.
blob
|
commitdiff
|
raw
|
diff to current
2014-05-07
Justin Bogner
llvm-cov: Explicitly namespace llvm::make_unique to...
blob
|
commitdiff
|
raw
|
diff to current
2014-05-07
Timur Iskhodzhanov
Work-around MSVS build breakage due to r208148
blob
|
commitdiff
|
raw
|
diff to current
2014-05-07
Justin Bogner
llvm-cov: Handle missing source files as GCOV does
blob
|
commitdiff
|
raw
|
diff to current
2014-05-07
Justin Bogner
llvm-cov: Implement --no-output
blob
|
commitdiff
|
raw
|
diff to current
2014-05-02
Justin Bogner
llvm-cov: Fix handling of line zero appearing in a...
blob
|
commitdiff
|
raw
|
diff to current
2014-04-23
Justin Bogner
llvm-cov: Add support for gcov's --long-file-names...
blob
|
commitdiff
|
raw
|
diff to current
2014-04-21
David Blaikie
Use unique_ptr to manage ownership of GCOVFunctions...
blob
|
commitdiff
|
raw
|
diff to current
2014-03-26
Justin Bogner
llvm-cov: Handle functions with no line number
blob
|
commitdiff
|
raw
|
diff to current
2014-03-06
Ahmed Charles
Replace OwningPtr<T> with std::unique_ptr<T>.
blob
|
commitdiff
|
raw
|
diff to current
2014-02-24
Rafael Espindola
Replace the F_Binary flag with a F_Text one.
blob
|
commitdiff
|
raw
|
diff to current
2014-02-24
Rafael Espindola
Don't make F_None the default.
blob
|
commitdiff
|
raw
|
diff to current
2014-02-04
Justin Bogner
llvm-cov: Fix include order in GCOV.cpp
blob
|
commitdiff
|
raw
|
diff to current
2014-02-04
Justin Bogner
llvm-cov: Implement the preserve-paths flag
blob
|
commitdiff
|
raw
|
diff to current
2014-01-07
Chandler Carruth
Re-sort all of the includes with ./utils/sort_includes...
blob
|
commitdiff
|
raw
|
diff to current
2013-12-19
NAKAMURA Takumi
GCOV.cpp: Fix format strings, %lf. Don't use %lf to...
blob
|
commitdiff
|
raw
|
diff to current
2013-12-19
Yuchen Wu
llvm-cov: Added -f option for function summaries.
blob
|
commitdiff
|
raw
|
diff to current
2013-12-18
Yuchen Wu
llvm-cov: Print coverage summary to STDOUT.
blob
|
commitdiff
|
raw
|
diff to current
2013-12-18
Yuchen Wu
llvm-cov: s/(.*)Executed/\1Exec/
blob
|
commitdiff
|
raw
|
diff to current
2013-12-18
Yuchen Wu
llvm-cov: Added -c option for branch counts.
blob
|
commitdiff
|
raw
|
diff to current
2013-12-16
Yuchen Wu
llvm-cov: Added -u option for unconditional branch...
blob
|
commitdiff
|
raw
|
diff to current
2013-12-16
Yuchen Wu
llvm-cov: Removed extra semicolon from ;;.
blob
|
commitdiff
|
raw
|
diff to current
2013-12-13
Yuchen Wu
llvm-cov: Added -b option for branch probabilities.
blob
|
commitdiff
|
raw
|
diff to current
2013-12-10
NAKAMURA Takumi
GCOV.cpp: Use PRIu64 instead of %lu.
blob
|
commitdiff
|
raw
|
diff to current
2013-12-10
Yuchen Wu
llvm-cov: Added -a option for block data.
blob
|
commitdiff
|
raw
|
diff to current
2013-12-05
Yuchen Wu
llvm-cov: Further improved error messages.
blob
|
commitdiff
|
raw
|
diff to current
2013-12-05
Yuchen Wu
llvm-cov: Conformed headers.
blob
|
commitdiff
|
raw
|
diff to current
2013-12-05
Yuchen Wu
llvm-cov: Changed extension from .llcov to .gcov.
blob
|
commitdiff
|
raw
|
diff to current
2013-12-04
Daniel Jasper
Un-revert r196358: "llvm-cov: Added support for functio...
blob
|
commitdiff
|
raw
|
diff to current
2013-12-04
Daniel Jasper
Revert r196358: "llvm-cov: Added support for function...
blob
|
commitdiff
|
raw
|
diff to current
2013-12-04
Yuchen Wu
llvm-cov: Added support for function checksums.
blob
|
commitdiff
|
raw
|
diff to current
2013-12-04
Yuchen Wu
llvm-cov: Added checks for ident, checksum, name.
blob
|
commitdiff
|
raw
|
diff to current
2013-12-04
Yuchen Wu
llvm-cov: Capitalized GCNO and GCDA for consistency.
blob
|
commitdiff
|
raw
|
diff to current
2013-12-04
Yuchen Wu
llvm-cov: Split GCOVFile's read into GCNO and GCDA.
blob
|
commitdiff
|
raw
|
diff to current
2013-12-03
Yuchen Wu
llvm-cov: Cleaned up print() function slightly.
blob
|
commitdiff
|
raw
|
diff to current
2013-12-03
Yuchen Wu
llvm-cov: Removed output to STDOUT/specified file.
blob
|
commitdiff
|
raw
|
diff to current
2013-12-03
Yuchen Wu
llvm-cov: Store blocks rather than counts per line.
blob
|
commitdiff
|
raw
|
diff to current
2013-12-03
Yuchen Wu
llvm-cov: Added edge struct for traversal in block.
blob
|
commitdiff
|
raw
|
diff to current
2013-12-03
Yuchen Wu
llvm-cov: Split up reading of GCNO and GCDA files.
blob
|
commitdiff
|
raw
|
diff to current
2013-11-21
Yuchen Wu
llvm-cov: Formatting change.
blob
|
commitdiff
|
raw
|
diff to current
2013-11-20
Yuchen Wu
llvm-cov: Added file checksum to gcno and gcda files.
blob
|
commitdiff
|
raw
|
diff to current
2013-11-19
Yuchen Wu
llvm-cov: Moved printing after error checks.
blob
|
commitdiff
|
raw
|
diff to current
2013-11-19
Yuchen Wu
llvm-cov: Added constness property to methods.
blob
|
commitdiff
|
raw
|
diff to current
2013-11-15
Benjamin Kramer
llvm-cov: Clean up memory leaks.
blob
|
commitdiff
|
raw
|
diff to current
2013-11-14
NAKAMURA Takumi
IR/GCOV.cpp: Use PRIu64 as format string with uint64_t.
blob
|
commitdiff
|
raw
|
diff to current
2013-11-14
NAKAMURA Takumi
Whitespace.
blob
|
commitdiff
|
raw
|
diff to current
2013-11-14
Yuchen Wu
llvm-cov: Slightly improved error checking.
blob
|
commitdiff
|
raw
|
diff to current
2013-11-14
Yuchen Wu
llvm-cov: Removed StringMap holding GCOVLines.
blob
|
commitdiff
|
raw
|
diff to current
2013-11-14
Yuchen Wu
llvm-cov: Replaced asserts with proper error handling.
blob
|
commitdiff
|
raw
|
diff to current
2013-11-05
Yuchen Wu
Revert "llvm-cov: Added command-line option to change...
blob
|
commitdiff
|
raw
|
diff to current
2013-11-05
Yuchen Wu
llvm-cov: Added command-line option to change dir.
blob
|
commitdiff
|
raw
|
diff to current
2013-11-05
Yuchen Wu
Support for reading run counts in llvm-cov.
blob
|
commitdiff
|
raw
|
diff to current
2013-11-02
Yuchen Wu
Added command-line option to output llvm-cov to file.
blob
|
commitdiff
|
raw
|
diff to current
2013-10-25
Yuchen Wu
llvm-cov dump to dbgs() instead of outs().
blob
|
commitdiff
|
raw
|
diff to current
2013-10-25
Yuchen Wu
Support for reading program counts in llvm-cov.
blob
|
commitdiff
|
raw
|
diff to current
2013-10-24
Yuchen Wu
Fixed llvm-cov to count edges instead of blocks.
blob
|
commitdiff
|
raw
|
diff to current
2013-10-23
Yuchen Wu
Use a map instead of vector to store line counts.
blob
|
commitdiff
|
raw
|
diff to current
2013-10-23
Yuchen Wu
Test commit. Added whitespace in GCOV.cpp.
blob
|
commitdiff
|
raw
|
diff to current
2013-10-22
Bob Wilson
llvm-cov: Use uint32_t for loop variables to be more...
blob
|
commitdiff
|
raw
|
diff to current
2013-10-22
Bob Wilson
llvm-cov: fix a typo and rename a variable.
blob
|
commitdiff
|
raw
|
diff to current
2013-10-22
Bob Wilson
Fix llvm-cov counts to be 64-bit integers to avoid...
blob
|
commitdiff
|
raw
|
diff to current
2013-10-22
Bob Wilson
Change llvm-cov output formatting to be more similar...
blob
|
commitdiff
|
raw
|
diff to current
2013-10-22
Bob Wilson
Move the printing of llvm-cov information out from...
blob
|
commitdiff
|
raw
|
diff to current
2013-07-04
Craig Topper
Use SmallVectorImpl::iterator/const_iterator instead...
blob
|
commitdiff
|
raw
|
diff to current
2013-06-25
Bill Wendling
The GCDA 402 format won't have a second checksum either.
blob
|
commitdiff
|
raw
|
diff to current
2013-01-02
Chandler Carruth
Rename VMCore directory to IR.
blob
|
commitdiff
|
raw
|
diff to current