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
/
CMakeLists.txt
Commit message (
Expand
)
Author
Age
Files
Lines
*
[cmake] Explicitly mark libraries defined in lib/ as "Component Libraries"
Tom Stellard
2019-11-21
1
-1
/
+1
*
Revert "test commit"
Wenlei He
2019-08-11
1
-2
/
+0
*
test commit
Wenlei He
2019-08-11
1
-0
/
+2
*
GCOV: Move GCOV from IR & Support into ProfileData to fix layering
David Blaikie
2017-11-03
1
-0
/
+1
*
Move ProfileSummary to IR.
Easwaran Raman
2016-05-19
1
-1
/
+1
*
Move coverage related code into a separate library.
Easwaran Raman
2016-04-29
1
-3
/
+2
*
Refactor profile summary support code. NFC.
Easwaran Raman
2016-02-04
1
-0
/
+1
*
modules: Add explicit dependency on intrinsics_gen
Duncan P. N. Exon Smith
2015-06-16
1
-0
/
+3
*
Use ADDITIONAL_HEADER_DIRS in all LLVM CMake projects.
Zachary Turner
2015-02-11
1
-0
/
+3
*
Add profile writing capabilities for sampling profiles.
Diego Novillo
2014-10-30
1
-0
/
+2
*
Re-factor sample profile reader into lib/ProfileData.
Diego Novillo
2014-09-09
1
-0
/
+1
*
Add code coverage mapping data, reader, and writer.
Alex Lorenz
2014-07-24
1
-0
/
+3
*
[CMake] LLVMProfileData: No need to add LINK_LIBS here. LLVMBuild should do.
NAKAMURA Takumi
2014-03-23
1
-4
/
+1
*
ProfileData: Introduce InstrProfWriter using the naive text format
Justin Bogner
2014-03-21
1
-0
/
+1
*
ProfileData: Introduce the InstrProfReader interface and a text reader
Justin Bogner
2014-03-21
1
-0
/
+7