summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Transforms/Instrumentation/PGOInstrumentation.cpp
Commit message (Expand)AuthorAgeFilesLines
* [PGO] Indirect-call profile annotation in IR level profilingRong Xu2016-02-101-5/+46
* [PGO] Differentiate Clang instrumentation and IR level instrumentation profilesRong Xu2016-02-101-0/+27
* [PGO] Revert r260146 as it breaks Darwin platforms.Rong Xu2016-02-081-22/+0
* [PGO] Differentiate Clang instrumentation and IR level instrumentation profilesRong Xu2016-02-081-0/+22
* Fix Clang-tidy modernize-use-nullptr and modernize-use-override warnings; oth...Eugene Zelenko2016-01-261-2/+2
* [PGO] IR level instrumentation of indirect call value profilingRong Xu2016-01-211-4/+52
* [PGO] Resubmit "MST based PGO instrumentation infrastructure" (r254021)Rong Xu2015-12-091-0/+718
* [PGO] Revert revision r254021,r254028,r254035Rong Xu2015-11-241-718/+0
* [PGO] Fix build errors in x86_64-darwinRong Xu2015-11-241-2/+2
* [PGO] MST based PGO instrumentation infrastructureRong Xu2015-11-241-0/+718
OpenPOWER on IntegriCloud