1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-22 18:54:02 +01:00
llvm-mirror/lib/ProfileData
Xinliang David Li 16253b4d49 [PGO] eliminate use of static variable
llvm-svn: 258486
2016-01-22 05:48:40 +00:00
..
CMakeLists.txt
CoverageMapping.cpp Move coveragemap_error enum into coverage namespace and InstrProf.h /NFC 2016-01-10 21:56:33 +00:00
CoverageMappingReader.cpp Fix a coverage reading bug 2016-01-19 21:18:12 +00:00
CoverageMappingWriter.cpp
InstrProf.cpp [PGO] Add a new interface to be used by Indirect Call Promotion 2016-01-20 01:26:34 +00:00
InstrProfReader.cpp [PGO] clean up and documentation 2016-01-14 02:47:01 +00:00
InstrProfWriter.cpp [PGO] eliminate use of static variable 2016-01-22 05:48:40 +00:00
LLVMBuild.txt
Makefile
SampleProf.cpp [PGO] Handle and report overflow during profile merge for all types of data 2015-12-16 21:45:43 +00:00
SampleProfReader.cpp [PGO] Handle and report overflow during profile merge for all types of data 2015-12-16 21:45:43 +00:00
SampleProfWriter.cpp [ProfileData] Add unit test infrastructure for sample profile reader/writer 2015-12-10 17:21:42 +00:00