This website requires JavaScript.
Explore
Help
Sign In
RPCS3
/
llvm-mirror
Watch
1
Star
0
Fork
0
You've already forked llvm-mirror
mirror of
https://github.com/RPCS3/llvm-mirror.git
synced
2025-02-01 05:01:59 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
llvm-mirror
/
lib
/
ProfileData
History
Fangrui Song
cd412ccdee
Change some StringRef::data() reinterpret_cast to bytes_begin() or arrayRefFromStringRef()
...
llvm-svn: 357852
2019-04-07 03:58:42 +00:00
..
Coverage
Change some StringRef::data() reinterpret_cast to bytes_begin() or arrayRefFromStringRef()
2019-04-07 03:58:42 +00:00
CMakeLists.txt
GCOV: Move GCOV from IR & Support into ProfileData to fix layering
2017-11-03 20:57:10 +00:00
GCOV.cpp
[llvm-cov] Add support for gcov --hash-filenames option
2019-02-19 20:45:00 +00:00
InstrProf.cpp
Change some StringRef::data() reinterpret_cast to bytes_begin() or arrayRefFromStringRef()
2019-04-07 03:58:42 +00:00
InstrProfReader.cpp
[PGO] Context sensitive PGO (part 4)
2019-03-06 19:31:37 +00:00
InstrProfWriter.cpp
[ProfileData] Sort FuncData before iteration to remove non-determinism
2019-03-02 00:47:43 +00:00
LLVMBuild.txt
Update the file headers across all of the LLVM projects in the monorepo
2019-01-19 08:50:56 +00:00
ProfileSummaryBuilder.cpp
[ProfileSummary] Count callsite samples when computing total samples.
2019-04-03 19:54:43 +00:00
SampleProf.cpp
Update the file headers across all of the LLVM projects in the monorepo
2019-01-19 08:50:56 +00:00
SampleProfReader.cpp
[SampleFDO] add suffix elision control for fcn names
2019-03-14 13:56:49 +00:00
SampleProfWriter.cpp
Update the file headers across all of the LLVM projects in the monorepo
2019-01-19 08:50:56 +00:00