summaryrefslogtreecommitdiffstats
path: root/compiler-rt/test/profile/Linux/instrprof-merge-vp.c
Commit message (Collapse)AuthorAgeFilesLines
* [profile] initialize static pool properly Xinliang David Li2016-05-221-1/+1
| | | | | | | Remove dependency on runtime initializer to avoid issues related to initialization order. llvm-svn: 270371
* Make vp merge test more robustXinliang David Li2016-03-261-14/+17
| | | | llvm-svn: 264521
* [PGO] internal API name cleanups (for better consistency)Xinliang David Li2016-03-061-2/+2
| | | | llvm-svn: 262788
* [PGO] Add API for profile merge from bufferXinliang David Li2016-03-031-0/+110
Differential Revision: http://reviews.llvm.org/D17831 llvm-svn: 262644
OpenPOWER on IntegriCloud