llvm/test/tools
Diego Novillo 9657de5f22 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

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@221032 91177308-0d34-0410-b5e6-96231b3b80d8
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
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