summaryrefslogtreecommitdiffstats
path: root/llvm/test/Instrumentation/InstrProfiling
Commit message (Expand)AuthorAgeFilesLines
* [InstrProf] Don't take the address of alwaysinline available_externally funct...Vedant Kumar2017-06-131-0/+28
* [Profile] PE binary coverage bug fixXinliang David Li2017-04-131-2/+2
* Resubmit r297897: [PGO] Value profile for size of memory intrinsic callsRong Xu2017-03-162-5/+5
* Revert "[PGO] Value profile for size of memory intrinsic calls"Eric Liu2017-03-162-5/+5
* [PGO] Value profile for size of memory intrinsic callsRong Xu2017-03-152-5/+5
* Re-apply "[profiling] Remove dead profile name vars after emitting name data"Vedant Kumar2017-02-143-7/+7
* Revert "[profiling] Remove dead profile name vars after emitting name data"Vedant Kumar2017-02-143-7/+7
* [profiling] Remove dead profile name vars after emitting name dataVedant Kumar2017-02-143-7/+7
* [InstrProfiling] Mark __llvm_profile_instrument_target last parameter as i32 ...Marcin Koscielnicki2016-11-211-0/+15
* [InstrProf] Add support for dead_strip+live_support functionalityVedant Kumar2016-10-113-6/+6
* [profile] value profiling bug fix -- missing icall targets in profile-useXinliang David Li2016-06-021-2/+2
* [profile] Fix runtime hook linkage bug for COFFXinliang David Li2016-05-241-0/+3
* [profile] Static counter allocation for value profiling (part-1)Xinliang David Li2016-05-211-0/+31
* Add missing tests for new PMXinliang David Li2016-05-102-0/+6
* Port InstrProfiling pass to the new pass managerXinliang David Li2016-04-186-0/+7
* [PGO] Remove redundant counter copies for avail_extern functions.Xinliang David Li2016-02-271-0/+10
* [instrprof] Use __{start,stop}_SECNAME on PS4 too.Sean Silva2016-02-271-0/+4
* [PGO] Add test case to ensure covmap section is not allocatable.Xinliang David Li2016-02-262-0/+9
* revert r261038: arm/aarch64 bot failureXinliang David Li2016-02-171-25/+0
* New test case: make sure alloc bit is not set for covmap section on LinuxXinliang David Li2016-02-171-0/+25
* [PGO] Enable compression in pgo instrumentationXinliang David Li2016-02-083-10/+14
* Partial fix for PR25912, see comment 13. Should fix the sanitizer bootstrap botKostya Serebryany2015-12-221-1/+1
* [PGO] Fix another comdat related issue for COFFXinliang David Li2015-12-221-3/+3
* Fix test case comment (NFC)Xinliang David Li2015-12-211-2/+2
* Resubmit r256193 with test fix: assertion failure analyzedXinliang David Li2015-12-211-0/+7
* Revert r256193: build bot failure triggeredXinliang David Li2015-12-211-8/+0
* [PGO] Fix profile var comdat generation problem with COFFXinliang David Li2015-12-211-0/+8
* [PGO] make profile prefix even shorter and more readableXinliang David Li2015-12-156-53/+53
* [PGO] Shorten profile symbol prefixesXinliang David Li2015-12-146-53/+53
* [PGO] Stop using invalid char in instr variable names.Xinliang David Li2015-12-121-5/+5
* [PGO] Value profiling supportBetul Buyukkurt2015-11-184-12/+13
* [PGO] Do not emit runtime hook user function for LinuxXinliang David Li2015-10-291-15/+18
* [PGO] Eliminate prof data register calls on FreeBSD platformXinliang David Li2015-10-191-4/+8
* Add a instrumentation test for LinuxXinliang David Li2015-10-141-0/+1
* [PGO]: Eliminate calls to __llvm_profile_register_function for Linux.Xinliang David Li2015-10-131-4/+7
* Put profile variables of COMDAT functions to it's own COMDAT group.Wei Mi2015-09-231-3/+3
* Final fix for PR 23499 and IR test case.Diego Novillo2015-05-271-0/+21
* [opaque pointer type] Add textual IR support for explicit type parameter to g...David Blaikie2015-03-134-11/+11
* [opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie2015-02-272-2/+2
* InstrProf: Make the __llvm_profile_runtime_user symbol hiddenJustin Bogner2015-02-251-1/+1
* InstrProf: Test for appropriate linkage of the profiling structuresJustin Bogner2015-02-241-0/+46
* InstrProf: An intrinsic and lowering for instrumentation based profilingJustin Bogner2014-12-084-0/+93
OpenPOWER on IntegriCloud