summaryrefslogtreecommitdiffstats
path: root/clang/test/CodeGen/instr-profile.c
Commit message (Expand)AuthorAgeFilesLines
* test: Give instrumentation based profiling tests their own directoryJustin Bogner2014-03-111-542/+0
* PGO: rename profile data files from .pgodata to .profdata.Bob Wilson2014-03-061-1/+1
* PGO: rename FileCheck variable to follow the existing convention.Bob Wilson2014-03-061-3/+3
* Run -fprofile-instr tests with %clang_cc1.Bob Wilson2014-03-061-2/+2
* PGO: Use the main file name to help distinguish functions with local linkage.Bob Wilson2014-03-061-0/+13
* Add a testcase for r202437.Bob Wilson2014-02-281-0/+14
* Change PGO instrumentation to compute counts in a separate AST traversal.Bob Wilson2014-02-171-82/+125
* test/CodeGen: Finish fixing the typo in r199862Justin Bogner2014-01-231-1/+1
* CodeGen: Fix tracking of PGO counters for the logical or operatorJustin Bogner2014-01-231-0/+44
* test/CodeGen: Fix a typoJustin Bogner2014-01-231-1/+1
* CodeGen: Initial instrumentation based PGO implementationJustin Bogner2014-01-061-0/+428
OpenPOWER on IntegriCloud