llvm-project/llvm/test/tools
Diego Novillo d5336ae269 Add show and merge tools for sample PGO profiles.
Summary:
This patch extends the 'show' and 'merge' commands in llvm-profdata to handle
sample PGO formats. Using the 'merge' command it is now possible to convert
one sample PGO format to another.

The only format that is currently not working is 'gcc'. I still need to
implement support for it in lib/ProfileData.

The changes in the sample profile support classes are needed for the
merge operation.

Reviewers: bogner

Subscribers: llvm-commits

Differential Revision: http://reviews.llvm.org/D6065

llvm-svn: 221032
2014-11-01 00:56:55 +00:00
..
gold Enable the slp vectorizer in the gold plugin. 2014-10-30 00:38:54 +00:00
llvm-cov Revert r218673 'llvm-cov: add test for report's function & file association.' 2014-09-30 14:48:12 +00:00
llvm-lit [tests] Cleanup initialization of test suffixes. 2013-08-16 00:37:11 +00:00
llvm-objdump macho-symbolized-disassembly.test: Don't check C++ demangler unconditionally. 2014-10-29 08:08:21 +00:00
llvm-profdata Add show and merge tools for sample PGO profiles. 2014-11-01 00:56:55 +00:00
llvm-readobj PR21189: Teach llvm-readobj to dump bits of COFF symbol subsections required to debug using VS2012+ 2014-10-23 22:25:31 +00:00
llvm-symbolizer [llvm-symbolizer] Introduce the -dsym-hint option. 2014-10-17 00:50:19 +00:00
llvm-vtabledump llvm-vtabledump: strip trailing NUL bytes 2014-09-26 05:50:45 +00:00