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
/
unittests
/
ProfileData
/
CoverageMappingTest.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
InstrProf: Treat functions with a coverage map but no profile as unreached
Justin Bogner
2015-05-13
1
-0
/
+15
*
InstrProf: Strip filename prefixes from the names we display for coverage
Justin Bogner
2015-05-05
1
-0
/
+14
*
InstrProf: Don't combine expansion regions with code regions
Justin Bogner
2015-02-18
1
-0
/
+37
*
InstrProf: Handle unknown functions if they consist only of zero-regions
Justin Bogner
2015-02-18
1
-0
/
+13
*
InstrProf: Make CoverageMapping testable and add a basic unit test
Justin Bogner
2015-02-18
1
-0
/
+82
*
Re-apply "InstrProf: Use a test fixture in the coverage mapping tests"
Justin Bogner
2015-02-17
1
-67
/
+81
*
Reverting r229473; it does not compile with MSVC 2013, and I suspect it was m...
Aaron Ballman
2015-02-17
1
-77
/
+69
*
InstrProf: Use a test fixture in the coverage mapping tests
Justin Bogner
2015-02-17
1
-69
/
+77
*
InstrProf: Avoid using std::to_string
Justin Bogner
2015-02-05
1
-2
/
+4
*
InstrProf: std::to_string needs to #include <string>
Justin Bogner
2015-02-04
1
-0
/
+2
*
InstrProf: Add some unit tests for CoverageMapping
Justin Bogner
2015-02-04
1
-0
/
+112
[prev]