summaryrefslogtreecommitdiffstats
path: root/llvm/lib/ProfileData/InstrProfIndexed.h
Commit message (Expand)AuthorAgeFilesLines
* [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