summaryrefslogtreecommitdiffstats
path: root/clang/test/Profile/c-general.c
Commit message (Expand)AuthorAgeFilesLines
* [PGO] Fix buildbot failure in 359215Rong Xu2019-04-251-2/+0
* [PGO] Enable InstrProf lowering for Clang PGO instrumentation in the new pass...Rong Xu2019-04-251-0/+2
* [FileCheck] Add -allow-deprecated-dag-overlap to failing clang testsJoel E. Denny2018-07-111-4/+4
* [PGO] Change profile use cc1 option to handle IR level profilesRong Xu2016-03-021-3/+3
* [PGO] cc1 option name change for profile instrumentationRong Xu2016-02-041-1/+1
* [PGO] make profile prefix even shorter and more readableXinliang David Li2015-12-151-12/+12
* [PGO] Shorten profile symbol prefixesXinliang David Li2015-12-141-12/+12
* [PGO] Stop using invalid char in instr variable names.Xinliang David Li2015-12-121-1/+1
* [PGO] Revert r255366: solution incomplete, not handling lambda yetXinliang David Li2015-12-111-1/+1
* [PGO] Stop using invalid char in instr variable names.Xinliang David Li2015-12-111-1/+1
* [PGO] Add a test case to cover version-3 formatXinliang David Li2015-12-111-1/+1
* InstrProf: Add a couple of checks to this testJustin Bogner2015-05-011-0/+15
* InstrProf: Make profile variables private to reduce binary size overheadJustin Bogner2015-03-201-11/+11
* IR: Make metadata typeless in assembly, clang sideDuncan P. N. Exon Smith2014-12-151-71/+71
* InstrProf: Use the same names for variables as we use in the profileJustin Bogner2014-12-021-1/+1
* InstrProf: Update for LLVM API changeJustin Bogner2014-08-011-0/+3
* InstrProf: Set profile data to visibility hiddenDuncan P. N. Exon Smith2014-05-161-10/+10
* test: Use llvm-profdata merge in Profile testsJustin Bogner2014-04-171-1/+3
* CodeGen: Handle binary conditional operators in PGO instrumentationJustin Bogner2014-04-111-0/+22
* PGO: Change runtime prefix from pgo to profileDuncan P. N. Exon Smith2014-03-201-10/+10
* PGO: Statically generate data structuresDuncan P. N. Exon Smith2014-03-171-10/+10
* test: Regenerate profile data for PGO testsJustin Bogner2014-03-111-17/+0
* test: Give instrumentation based profiling tests their own directoryJustin Bogner2014-03-111-0/+537
OpenPOWER on IntegriCloud