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
Diego Novillo
501a284115
Tidy comments in SampleProfile header. NFC.
...
llvm-svn: 237197
2015-05-12 22:03:00 +00:00
..
CoverageMapping.h
InstrProf: Give coverage its own errors instead of piggy backing on instrprof
2015-05-06 23:19:35 +00:00
CoverageMappingReader.h
InstrProf: Remove a function that just returns its argument (NFC)
2015-05-06 23:15:55 +00:00
CoverageMappingWriter.h
[cleanup] Re-sort all the #include lines in LLVM using
2015-01-14 11:23:27 +00:00
InstrProf.h
Don't use 'using std::error_code' in include/llvm.
2014-06-12 21:46:39 +00:00
InstrProfReader.h
Re-apply "InstrProf: Add unit tests for the profile reader and writer"
2015-02-18 01:58:17 +00:00
InstrProfWriter.h
Re-apply "InstrProf: Add unit tests for the profile reader and writer"
2015-02-18 01:58:17 +00:00
SampleProf.h
Tidy comments in SampleProfile header. NFC.
2015-05-12 22:03:00 +00:00
SampleProfReader.h
[cleanup] Re-sort all the #include lines in LLVM using
2015-01-14 11:23:27 +00:00
SampleProfWriter.h
Use ErrorOr for the ::create factory on instrumented and sample profilers.
2014-11-03 00:51:45 +00:00