summaryrefslogtreecommitdiffstats
path: root/llvm/lib/ProfileData/InstrProf.cpp
Commit message (Expand)AuthorAgeFilesLines
* [C++11] Add 'override' keywords and remove 'virtual'. Additionally add 'final...Craig Topper2014-04-291-1/+1
* ProfileData: Add support for the indexed instrprof formatJustin Bogner2014-04-181-0/+2
* InstrProf: Actually detect bad headersDuncan P. N. Exon Smith2014-03-211-0/+2
* ProfileData: Introduce InstrProfWriter using the naive text formatJustin Bogner2014-03-211-0/+6
* ProfileData: Introduce the InstrProfReader interface and a text readerJustin Bogner2014-03-211-0/+56
OpenPOWER on IntegriCloud