summaryrefslogtreecommitdiffstats
path: root/test/Profile/cxx-templates.cpp
Commit message (Expand)AuthorAgeFilesLines
* [PGO] Change profile use cc1 option to handle IR level profilesRong Xu2016-03-021-1/+1
* [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-2/+2
* [PGO] Shorten profile symbol prefixesXinliang David Li2015-12-141-2/+2
* Account for calling convention specifiers in function definitions in IR test ...David Blaikie2015-06-291-4/+4
* IR: Make metadata typeless in assembly, clang sideDuncan P. N. Exon Smith2014-12-151-2/+2
* InstrProf: Set profile data to visibility hiddenDuncan P. N. Exon Smith2014-05-161-2/+2
* test: Use llvm-profdata merge in Profile testsJustin Bogner2014-04-171-1/+2
* CodeGen: Test instrumentation based profiling of templatesJustin Bogner2014-04-121-0/+41