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
Commit message (
Expand
)
Author
Age
Files
Lines
*
[ProfileData] Unify getInstrProf*SectionName helpers
Vedant Kumar
2017-04-15
1
-3
/
+5
*
[Profile] Make host tool aware of object format when quering prof section names
Xinliang David Li
2017-04-14
1
-11
/
+10
*
[Profile] PE binary coverage bug fix
Xinliang David Li
2017-04-13
1
-3
/
+7
*
[ProfileData] Fix some Clang-tidy modernize and Include What You Use warnings...
Eugene Zelenko
2017-03-03
3
-53
/
+104
*
Make the Error class constructor protected
Mehdi Amini
2016-11-11
1
-1
/
+1
*
Remove LLVM_NOEXCEPT and replace it with noexcept
Reid Kleckner
2016-10-19
1
-1
/
+1
*
[Coverage] Support loading multiple binaries into a CoverageMapping
Vedant Kumar
2016-10-14
1
-16
/
+40
*
[Coverage] Factor out logic to create FunctionRecords (NFC)
Vedant Kumar
2016-10-12
1
-40
/
+45
*
[Coverage] Make sorting criteria for CounterMappingRegions local.
Igor Kudrin
2016-08-31
1
-2
/
+10
*
[Coverage] Mark a few more methods const (NFC)
Vedant Kumar
2016-07-15
1
-4
/
+4
*
[Coverage] Mark a few methods const (NFC)
Vedant Kumar
2016-07-13
1
-1
/
+1
*
Revert "[Coverage] Move logic to encode filenames and mappings into llvm (NFC)"
Vedant Kumar
2016-06-29
1
-49
/
+8
*
Revert "[Coverage] Clarify ownership of a MemoryBuffer in the reader (NFC)"
Vedant Kumar
2016-06-29
2
-9
/
+8
*
[Coverage] Clarify ownership of a MemoryBuffer in the reader (NFC)
Vedant Kumar
2016-06-21
2
-8
/
+9
*
[Coverage] Move logic to encode filenames and mappings into llvm (NFC)
Vedant Kumar
2016-06-17
1
-8
/
+49
*
[Coverage] Get rid of an input/output parameter (NFC)
Vedant Kumar
2016-06-17
1
-10
/
+17
*
Change llvm-objdump, llvm-nm and llvm-size when reporting an object file error
Kevin Enderby
2016-05-31
1
-2
/
+2
*
Add FIXMEs to all derived classes of std::error_category.
Peter Collingbourne
2016-05-24
1
-0
/
+3
*
[Coverage] Fix an issue where improper coverage mapping data could be loaded ...
Igor Kudrin
2016-05-20
1
-18
/
+88
*
Retry^3 "[ProfileData] (llvm) Use Error in InstrProf and Coverage, NFC"
Vedant Kumar
2016-05-19
2
-152
/
+168
*
[Coverage] Ensure that coverage mapping data has an expected alignment in 'co...
Igor Kudrin
2016-05-18
1
-0
/
+7
*
Revert "Retry^2 "[ProfileData] (llvm) Use Error in InstrProf and Coverage, NFC""
Vedant Kumar
2016-05-16
2
-166
/
+150
*
Retry^2 "[ProfileData] (llvm) Use Error in InstrProf and Coverage, NFC"
Vedant Kumar
2016-05-16
2
-150
/
+166
*
Revert "Retry "[ProfileData] (llvm) Use Error in InstrProf and Coverage, NFC""
Chandler Carruth
2016-05-14
2
-166
/
+150
*
Retry "[ProfileData] (llvm) Use Error in InstrProf and Coverage, NFC"
Vedant Kumar
2016-05-13
2
-150
/
+166
*
Revert "(HEAD -> master, origin/master, origin/HEAD) [ProfileData] (llvm) Use...
Vedant Kumar
2016-05-13
2
-164
/
+149
*
[ProfileData] (llvm) Use Error in InstrProf and Coverage, NFC
Vedant Kumar
2016-05-13
2
-149
/
+164
*
[Coverage] Combine counts of expansion regions if there are no code regions f...
Igor Kudrin
2016-05-05
1
-16
/
+31
*
[ProfileData] Propagate an error from InstrProfSymtab
Vedant Kumar
2016-05-03
1
-4
/
+8
*
Move coverage related code into a separate library.
Easwaran Raman
2016-04-29
5
-0
/
+1384