1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-22 12:33:33 +02:00
llvm-mirror/unittests/ProfileData
Easwaran Raman 578ce7baf1 Metadata support for profile summary.
This adds support to convert ProfileSummary object to Metadata and create a
ProfileSummary object from metadata. This would allow attaching profile summary
information to Module allowing optimization passes to use it.

llvm-svn: 262360
2016-03-01 18:30:58 +00:00
..
CMakeLists.txt [ProfileData] Add unit test infrastructure for sample profile reader/writer 2015-12-10 17:21:42 +00:00
CoverageMappingTest.cpp [Profiling] Add a -sparse mode to llvm-profdata merge 2016-01-29 22:54:45 +00:00
InstrProfTest.cpp Metadata support for profile summary. 2016-03-01 18:30:58 +00:00
SampleProfTest.cpp Metadata support for profile summary. 2016-03-01 18:30:58 +00:00