summaryrefslogtreecommitdiffstats
path: root/llvm/test/tools/llvm-profdata/Inputs
Commit message (Expand)AuthorAgeFilesLines
* [profile] Fourth fix for toolchains without zlib after D68351Vedant Kumar2019-10-311-0/+0
* [profile] Add a mode to continuously sync counter updates to a fileVedant Kumar2019-10-311-0/+0
* [llvm-profdata] Make "malformed-ptr-to-counter-array.test" textualVedant Kumar2019-10-121-0/+0
* [InstrProf] Tighten a check for malformed data records in raw profilesVedant Kumar2019-09-031-0/+0
* [SampleFDO] Add profile symbol list section to discriminate function beingWei Mi2019-08-313-0/+51
* [AutoFDO] Make call targets order deterministic for sample profileWenlei He2019-08-201-4/+4
* [llvm-profdata] Profile dump for compact binary formatWenlei He2019-08-131-0/+0
* llvm-profdata] Handle the cases of overlapping input file and output fileRong Xu2019-07-084-0/+52
* [llvm-profdata] Add overlap command to compute similarity b/w two profile filesRong Xu2019-04-306-0/+144
* [PGO] Context sensitive PGO (part 4)Rong Xu2019-03-063-0/+32
* [llvm-profdata] add value-cutoff functionality in show commandRong Xu2019-01-081-0/+21
* [PGO] Revert r350579 to fix commit message.Rong Xu2019-01-081-21/+0
* [PGO] Use SourceFileName rather module name in PGOFuncNameRong Xu2019-01-071-0/+21
* Add flag to llvm-profdata to allow symbols in profile data to be remapped, andRichard Smith2018-09-136-0/+91
* [llvm-profdata] Don't treat non-fatal merge errors as fatalVedant Kumar2017-11-171-0/+9
* [llvm-profdata] Fix a dangling reference to an error stringVedant Kumar2017-11-174-0/+22
* [ProfileData] Fix data racing in merging indexed profilesRong Xu2017-10-051-0/+106
* Fix the bug when SampleProfileWriter writes out number of callsites.Dehao Chen2017-08-031-0/+4
* Commit missing/empty test file from r308789David Blaikie2017-07-221-0/+0
* [ProfData] Detect if zlib is availableDavid Blaikie2017-07-211-0/+0
* [PGO] Fix bogus warning for merging empty llvm profile fileRong Xu2016-10-192-0/+17
* [profile] Remove another unneeded field in raw profile readerXinliang David Li2016-05-061-0/+0
* [Profile] Raw profile header clean upXinliang David Li2016-05-051-0/+0
* Reapply (2x) "[PGO] Fix name encoding for ObjC-like functions"Vedant Kumar2016-03-281-0/+0
* Revert "Reapply "[PGO] Fix name encoding for ObjC-like functions""Vedant Kumar2016-03-281-0/+0
* Reapply "[PGO] Fix name encoding for ObjC-like functions"Vedant Kumar2016-03-281-0/+0
* Fix build bot failure Xinliang David Li2016-02-081-0/+0
* [PGO] Enable compression in pgo instrumentationXinliang David Li2016-02-081-0/+0
* Add a compatibility testXinliang David Li2016-02-031-0/+0
* Fix a bug in test case -- duplicate entriesXinliang David Li2015-12-201-21/+0
* [PGO] Handle and report overflow during profile merge for all types of dataNathan Slingerland2015-12-162-0/+13
* [llvm-profdata] Add support for weighted merge of profile data (2nd try)Nathan Slingerland2015-12-154-0/+16
* [PGO] Value profiling text format reader/writer supportXinliang David Li2015-12-143-0/+110
* [PGO] Revert r255365: solution incomplete, not handling lambda yetXinliang David Li2015-12-111-0/+0
* [PGO] Stop using invalid char in instr variable names.Xinliang David Li2015-12-111-0/+0
* Revert "[llvm-profdata] Add support for weighted merge of profile data"Nathan Slingerland2015-12-044-16/+0
* [llvm-profdata] Add support for weighted merge of profile dataNathan Slingerland2015-12-044-0/+16
* [PGO] Add v2 format compatibility testXinliang David Li2015-12-031-0/+0
* [PGO] Add --text option for llvm-profdata show|merge commandsXinliang David Li2015-11-231-0/+40
* [PGO] Value profiling supportBetul Buyukkurt2015-11-181-0/+0
* llvm/test/tools/llvm-profdata/text-format-errors.test: Use prepared version o...NAKAMURA Takumi2015-11-131-0/+1
* Add inline stack streaming to binary sample profiles.Diego Novillo2015-10-091-0/+20
* Re-apply r249644: Handle inline stacks in gcov-encoded sample profiles.Diego Novillo2015-10-081-0/+0
* Revert "Handle inline stacks in gcov-encoded sample profiles."Diego Novillo2015-10-081-0/+0
* Handle inline stacks in gcov-encoded sample profiles.Diego Novillo2015-10-081-0/+0
* http://reviews.llvm.org/D13145Dehao Chen2015-09-301-9/+9
* Add show and merge tools for sample PGO profiles.Diego Novillo2014-11-011-0/+12
* InstrProf: Allow multiple functions with the same nameJustin Bogner2014-08-011-0/+0
* llvm-profdata: Replace redundant tests with more targeted onesJustin Bogner2014-08-013-27/+0
* llvm-profdata: Use consistent file suffixes in testsJustin Bogner2014-07-3013-0/+0
OpenPOWER on IntegriCloud