summaryrefslogtreecommitdiff
path: root/lib/ProfileData/InstrProfWriter.cpp
Commit message (Expand)AuthorAge
* Don't use 'using std::error_code' in include/llvm.Rafael Espindola2014-06-12
* ProfileData: Avoid unnecessary copies of CounterDataJustin Bogner2014-04-23
* ProfileData: Remove an extra semicolonJustin Bogner2014-04-19
* OnDiskHashTable: Audit types and use offset_type consistentlyJustin Bogner2014-04-19
* ProfileData: Add support for the indexed instrprof formatJustin Bogner2014-04-18
* ProfileData: Avoid brace initialization, windows doesn't like itJustin Bogner2014-03-21
* ProfileData: Introduce InstrProfWriter using the naive text formatJustin Bogner2014-03-21