1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-24 13:33:37 +02:00
llvm-mirror/lib/ProfileData
2016-04-29 18:53:05 +00:00
..
Coverage Move coverage related code into a separate library. 2016-04-29 18:53:05 +00:00
CMakeLists.txt Move coverage related code into a separate library. 2016-04-29 18:53:05 +00:00
InstrProf.cpp [PGO] change the interface for createPGOFuncNameMetadata() 2016-04-22 21:00:17 +00:00
InstrProfReader.cpp [ProfileData] Report errors from InstrProfSymtab::create 2016-04-21 21:07:25 +00:00
InstrProfWriter.cpp Add profile summary support for sample profile. 2016-02-19 03:15:33 +00:00
LLVMBuild.txt Move coverage related code into a separate library. 2016-04-29 18:53:05 +00:00
ProfileSummary.cpp Revert "Replace the use of MaxFunctionCount module flag" 2016-04-18 15:31:11 +00:00
SampleProf.cpp Use LineLocation instead of CallsiteLocation to index callsite profile. 2016-03-03 18:09:32 +00:00
SampleProfReader.cpp [NFC] Header cleanup 2016-04-18 09:17:29 +00:00
SampleProfWriter.cpp Sample profile summary cleanup 2016-03-28 23:14:29 +00:00