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
/
lib
/
ProfileData
/
Coverage
/
CoverageMappingWriter.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "[Coverage] Revise format to reduce binary size"
Vedant Kumar
2019-12-04
1
-26
/
+5
*
[Coverage] Revise format to reduce binary size
Vedant Kumar
2019-12-04
1
-5
/
+26
*
[Coverage] Assert that filenames in a TU are unique, NFC
Vedant Kumar
2019-09-16
1
-0
/
+10
*
Use llvm::stable_sort
Fangrui Song
2019-04-23
1
-9
/
+8
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
Remove \brief commands from doxygen comments.
Adrian Prantl
2018-05-01
1
-3
/
+3
*
[Coverage] Use gap regions to select better line exec counts
Vedant Kumar
2017-09-18
1
-0
/
+1
*
[Coverage] Report errors when reading malformed source regions
Vedant Kumar
2017-09-08
1
-0
/
+7
*
Sort the remaining #include lines in include/... and lib/....
Chandler Carruth
2017-06-06
1
-1
/
+1
*
[ProfileData] Fix some Clang-tidy modernize and Include What You Use warnings...
Eugene Zelenko
2017-03-03
1
-13
/
+22
*
[Coverage] Make sorting criteria for CounterMappingRegions local.
Igor Kudrin
2016-08-31
1
-2
/
+10
*
Revert "[Coverage] Move logic to encode filenames and mappings into llvm (NFC)"
Vedant Kumar
2016-06-29
1
-49
/
+8
*
[Coverage] Move logic to encode filenames and mappings into llvm (NFC)
Vedant Kumar
2016-06-17
1
-8
/
+49
*
Move coverage related code into a separate library.
Easwaran Raman
2016-04-29
1
-0
/
+183