summaryrefslogtreecommitdiffstats
path: root/test/Profile/objc-general.m
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-3/+3
* [PGO] Shorten profile symbol prefixesXinliang David Li2015-12-141-3/+3
* [PGO] Stop using invalid char in instr variable names.Xinliang David Li2015-12-121-2/+2
* [PGO] Revert r255366: solution incomplete, not handling lambda yetXinliang David Li2015-12-111-2/+2
* [PGO] Stop using invalid char in instr variable names.Xinliang David Li2015-12-111-2/+2
* InstrProf: Make profile variables private to reduce binary size overheadJustin Bogner2015-03-201-3/+3
* IR: Make metadata typeless in assembly, clang sideDuncan P. N. Exon Smith2014-12-151-3/+3
* InstrProf: Use the same names for variables as we use in the profileJustin Bogner2014-12-021-2/+2
* InstrProf: Set profile data to visibility hiddenDuncan P. N. Exon Smith2014-05-161-1/+1
* test: Use llvm-profdata merge in Profile testsJustin Bogner2014-04-171-1/+3
* [PGO] Add simplified branch weights for Objective-C for-collection loops.Bob Wilson2014-03-251-1/+4
* PGO: Change runtime prefix from pgo to profileDuncan P. N. Exon Smith2014-03-201-3/+3
* PGO: Statically generate data structuresDuncan P. N. Exon Smith2014-03-171-3/+3
* test: Give instrumentation based profiling tests their own directoryJustin Bogner2014-03-111-0/+70