Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_external_llvm80
/
refs/heads/r
/
test
/
Instrumentation
/
InstrProfiling
41bee7d
[InstrProf] Use atomic profile counter updates for TSan
by Vedant Kumar
· 7 years ago
b6a0f6b
[InstrProf] Don't register __llvm_profile_runtime_user
by Reid Kleckner
· 7 years ago
aeb706b
[InstrProf] Use comdats on COFF for available_externally functions
by Reid Kleckner
· 7 years ago
4ed7d96
[InstrProfiling] Emit the runtime hook when no counters are lowered
by Vedant Kumar
· 8 years ago
17eda3f
[InstrProfiling] Don't exit early when an unused intrinsic is found
by Vedant Kumar
· 8 years ago
9ed1dbe
[InstrProf] Don't take the address of alwaysinline available_externally functions
by Vedant Kumar
· 8 years ago
2fc706b
[Profile] PE binary coverage bug fix
by Xinliang David Li
· 8 years ago
6f00c7b
Resubmit r297897: [PGO] Value profile for size of memory intrinsic calls
by Rong Xu
· 8 years ago
9dd65de
Revert "[PGO] Value profile for size of memory intrinsic calls"
by Eric Liu
· 8 years ago
670b422
[PGO] Value profile for size of memory intrinsic calls
by Rong Xu
· 8 years ago
dca651f
Re-apply "[profiling] Remove dead profile name vars after emitting name data"
by Vedant Kumar
· 9 years ago
a3d1bca
Revert "[profiling] Remove dead profile name vars after emitting name data"
by Vedant Kumar
· 9 years ago
21ea8f2
[profiling] Remove dead profile name vars after emitting name data
by Vedant Kumar
· 9 years ago
f14d6e1
[InstrProfiling] Mark __llvm_profile_instrument_target last parameter as i32 zeroext if appropriate.
by Marcin Koscielnicki
· 9 years ago
426fd51
[InstrProf] Add support for dead_strip+live_support functionality
by Vedant Kumar
· 9 years ago
6e7129c
[profile] value profiling bug fix -- missing icall targets in profile-use
by Xinliang David Li
· 9 years ago
0f324db
[profile] Fix runtime hook linkage bug for COFF
by Xinliang David Li
· 9 years ago
ad650ee
[profile] Static counter allocation for value profiling (part-1)
by Xinliang David Li
· 9 years ago
3ddae02e
Add missing tests for new PM
by Xinliang David Li
· 9 years ago
6be977a
Port InstrProfiling pass to the new pass manager
by Xinliang David Li
· 9 years ago
cbdb39c
[PGO] Remove redundant counter copies for avail_extern functions.
by Xinliang David Li
· 10 years ago
e82b9c2
[instrprof] Use __{start,stop}_SECNAME on PS4 too.
by Sean Silva
· 10 years ago
a6320f1
[PGO] Add test case to ensure covmap section is not allocatable.
by Xinliang David Li
· 10 years ago
1c98859
revert r261038: arm/aarch64 bot failure
by Xinliang David Li
· 10 years ago
20fb2a1
New test case: make sure alloc bit is not set for covmap section on Linux
by Xinliang David Li
· 10 years ago
04638a6
[PGO] Enable compression in pgo instrumentation
by Xinliang David Li
· 10 years ago
b6b29c7
Partial fix for PR25912, see comment 13. Should fix the sanitizer bootstrap bot
by Kostya Serebryany
· 10 years ago
ceb49e0
[PGO] Fix another comdat related issue for COFF
by Xinliang David Li
· 10 years ago
79129dd
Fix test case comment (NFC)
by Xinliang David Li
· 10 years ago
af14cd0
Resubmit r256193 with test fix: assertion failure analyzed
by Xinliang David Li
· 10 years ago
9a0b6e7
Revert r256193: build bot failure triggered
by Xinliang David Li
· 10 years ago
e3e5614
[PGO] Fix profile var comdat generation problem with COFF
by Xinliang David Li
· 10 years ago
acf945f
[PGO] make profile prefix even shorter and more readable
by Xinliang David Li
· 10 years ago
617c484
[PGO] Shorten profile symbol prefixes
by Xinliang David Li
· 10 years ago
59ef72d
[PGO] Stop using invalid char in instr variable names.
by Xinliang David Li
· 10 years ago
a5be9e3
[PGO] Value profiling support
by Betul Buyukkurt
· 10 years ago
bdd6759
[PGO] Do not emit runtime hook user function for Linux
by Xinliang David Li
· 10 years ago
0971eb7
[PGO] Eliminate prof data register calls on FreeBSD platform
by Xinliang David Li
· 10 years ago
69cda66
Add a instrumentation test for Linux
by Xinliang David Li
· 10 years ago
198cdec
by Xinliang David Li
· 10 years ago
2f1d7a4
Put profile variables of COMDAT functions to it's own COMDAT group.
by Wei Mi
· 10 years ago
b72f3e0
Final fix for PR 23499 and IR test case.
by Diego Novillo
· 10 years ago
5a70dd1
[opaque pointer type] Add textual IR support for explicit type parameter to gep operator
by David Blaikie
· 11 years ago
7c9c6ed
[opaque pointer type] Add textual IR support for explicit type parameter to load instruction
by David Blaikie
· 11 years ago
4a3b80e
InstrProf: Make the __llvm_profile_runtime_user symbol hidden
by Justin Bogner
· 11 years ago
564b4a8
InstrProf: Test for appropriate linkage of the profiling structures
by Justin Bogner
· 11 years ago
70b0751
InstrProf: An intrinsic and lowering for instrumentation based profiling
by Justin Bogner
· 11 years ago