1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-24 19:52:54 +01:00
llvm-mirror/lib/ProfileData
Vedant Kumar 9fc7728a1f [Profile] Support raw/indexed profiles larger than 4GB
rdar://45955976

llvm-svn: 365565
2019-07-09 22:01:04 +00:00
..
Coverage [Coverage] Speculative fix for r363325 for an older compiler 2019-06-14 00:03:22 +00:00
CMakeLists.txt
GCOV.cpp Use llvm::stable_sort 2019-04-23 14:51:27 +00:00
InstrProf.cpp Cleanup: llvm::bsearch -> llvm::partition_point after r364719 2019-06-30 11:19:56 +00:00
InstrProfReader.cpp [Profile] Support raw/indexed profiles larger than 4GB 2019-07-09 22:01:04 +00:00
InstrProfWriter.cpp [llvm-profdata] Add overlap command to compute similarity b/w two profile files 2019-04-30 21:19:12 +00:00
LLVMBuild.txt
ProfileSummaryBuilder.cpp [ProfileSummary] Count callsite samples when computing total samples. 2019-04-03 19:54:43 +00:00
SampleProf.cpp
SampleProfReader.cpp [SampleFDO] add suffix elision control for fcn names 2019-03-14 13:56:49 +00:00
SampleProfWriter.cpp Use llvm::stable_sort 2019-04-23 14:51:27 +00:00