summaryrefslogtreecommitdiffstats
path: root/llvm/lib/ProfileData/InstrProfIndexed.h
Commit message (Expand)AuthorAgeFilesLines
* Minor Instr PGO code restructuringXinliang David Li2015-10-181-56/+0
* InstrProf: Support for value profiling in the indexed profile formatJustin Bogner2015-09-291-1/+1
* Revert r240137 (Fixed/added namespace ending comments using clang-tidy. NFC)Alexander Kornienko2015-06-231-1/+1
* Fixed/added namespace ending comments using clang-tidy. NFCAlexander Kornienko2015-06-191-1/+1
* [cleanup] Re-sort all the #include lines in LLVM usingChandler Carruth2015-01-141-0/+1
* Canonicalize header guards into a common format.Benjamin Kramer2014-08-131-3/+3
* InstrProf: Allow multiple functions with the same nameJustin Bogner2014-08-011-1/+1
* raw_ostream: Forward declare OpenFlags and include FileSystem.h only where ne...Benjamin Kramer2014-04-291-0/+1
* ProfileData: Don't forward declare ComputeHash and make it static inlineJustin Bogner2014-04-181-1/+1
* ProfileData: Add support for the indexed instrprof formatJustin Bogner2014-04-181-0/+54
OpenPOWER on IntegriCloud