This website requires JavaScript.
Explore
Help
Register
Sign In
caio
/
clang-p2996
Watch
1
Star
0
Fork
0
You've already forked clang-p2996
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
b4c61f889faee9fa94de9824f5078a45de20af89
clang-p2996
/
llvm
/
lib
/
ProfileData
History
Justin Bogner
5a5c381ba9
InstrProf: Simplify looking up sections for coverage data
...
llvm-svn: 236685
2015-05-07 00:31:58 +00:00
..
CMakeLists.txt
Use ADDITIONAL_HEADER_DIRS in all LLVM CMake projects.
2015-02-11 03:28:02 +00:00
CoverageMapping.cpp
InstrProf: Give coverage its own errors instead of piggy backing on instrprof
2015-05-06 23:19:35 +00:00
CoverageMappingReader.cpp
InstrProf: Simplify looking up sections for coverage data
2015-05-07 00:31:58 +00:00
CoverageMappingWriter.cpp
InstrProf: Use a stable sort when reading coverage regions
2015-02-04 00:12:18 +00:00
InstrProf.cpp
InstrProf: Give coverage its own errors instead of piggy backing on instrprof
2015-05-06 23:19:35 +00:00
InstrProfIndexed.h
…
InstrProfReader.cpp
InstrProf: Allow hexadecimal function hashes in proftext format
2015-03-09 18:54:49 +00:00
InstrProfWriter.cpp
Re-apply "InstrProf: Add unit tests for the profile reader and writer"
2015-02-18 01:58:17 +00:00
LLVMBuild.txt
…
Makefile
…
SampleProf.cpp
…
SampleProfReader.cpp
…
SampleProfWriter.cpp
…