| Commit message (Expand) | Author | Age | Files | Lines |
* | Update LLVM for 3.5 rebase (r209712). | Stephen Hines | 2014-05-29 | 1 | -8/+16 |
* | Update to LLVM 3.5a. | Stephen Hines | 2014-04-24 | 1 | -26/+72 |
* | llvm-cov: Clean up memory leaks. | Benjamin Kramer | 2013-11-15 | 1 | -2/+2 |
* | llvm-cov requires IR and Support as libraries. Instrumentation would be overk... | NAKAMURA Takumi | 2013-11-14 | 2 | -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 |
* | LLVMBuild: Remove trailing newline, which irked me. | Daniel Dunbar | 2011-12-12 | 1 | -1/+0 |
* | LLVMBuild: Add description files for the LLVM tools. | Daniel Dunbar | 2011-11-11 | 1 | -0/+23 |
* | build: Tidy up a bunch of tool Makefiles, and simplify where possible using the | Daniel Dunbar | 2011-10-18 | 1 | -4/+3 |
* | Update cmake list. | Devang Patel | 2011-10-04 | 1 | -1/+0 |
* | Put GCOVFile and other related interface in a common header so that llvm-cov ... | Devang Patel | 2011-10-04 | 3 | -506/+1 |
* | Simplify. | Devang Patel | 2011-09-29 | 1 | -11/+17 |
* | Clarify comments. | Devang Patel | 2011-09-29 | 2 | -4/+3 |
* | Remove unnecessary and unused data member. | Devang Patel | 2011-09-29 | 2 | -3/+2 |
* | Cosmetic changes, as per Nick's review. | Devang Patel | 2011-09-29 | 4 | -21/+16 |
* | Introduce llvm-cov. | Devang Patel | 2011-09-28 | 5 | -0/+608 |