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
/
include
/
llvm
/
ProfileData
History
Xinliang David Li
7cdfa09575
[PGO] Extract VP data integrity check code into a helper function (NFC)
...
llvm-svn: 254217
2015-11-28 04:56:07 +00:00
..
CoverageMapping.h
Use makeArrayRef or None to avoid unnecessarily mentioning the ArrayRef type extra times. NFC
2015-09-21 05:32:41 +00:00
CoverageMappingReader.h
[Object] Search for architecures by name in MachOUniversalBinary::getObjectForArch()
2015-06-22 21:33:24 +00:00
CoverageMappingWriter.h
[cleanup] Re-sort all the #include lines in LLVM using
2015-01-14 11:23:27 +00:00
InstrProf.h
[PGO] Extract VP data integrity check code into a helper function (NFC)
2015-11-28 04:56:07 +00:00
InstrProfData.inc
Fix a typo introduced in previous patches
2015-11-26 00:02:23 +00:00
InstrProfReader.h
Minor cleanups (from review feedback)
2015-11-18 22:42:27 +00:00
InstrProfWriter.h
[PGO] Add --text option for llvm-profdata show|merge commands
2015-11-23 20:47:38 +00:00
SampleProf.h
Revert the revert 253497 and 253539 - These commits aren't the cause of the clang-cmake-mips failures.
2015-11-20 13:13:53 +00:00
SampleProfReader.h
[llvm-profdata] Add check for text profile formats and improve error reporting (2nd try)
2015-11-13 03:47:58 +00:00
SampleProfWriter.h
Remove some unused includes
2015-11-14 01:32:27 +00:00