This website requires JavaScript.
Explore
Help
Register
Sign In
caio
/
clang-p2996
Watch
1
Star
0
Fork
0
You've already forked clang-p2996
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
6f912a2cd49150813ee467c079201b5ce3dfbbca
clang-p2996
/
llvm
/
test
/
Instrumentation
/
InstrProfiling
History
Fangrui Song
30ad7b5dad
[test] Fix profiling.ll
...
`__llvm_prf_nm` is compressed if zlib is available. In addition, its size may not be that stable.
2021-03-03 15:18:44 -08:00
..
X86
Revert "[InstrProfiling] Use nobits as __llvm_prf_cnts section type in ELF"
2021-02-24 00:41:43 -08:00
always_inline.ll
[test][InstrProf] Fix always_inline.ll under NPM
2020-09-18 14:50:47 -07:00
atomic-updates.ll
…
comdat.ll
…
early-exit.ll
…
icall.ll
[InstrProfiling] Place __llvm_prf_vnodes and __llvm_prf_names in llvm.used on ELF
2021-03-03 11:32:24 -08:00
linkage.ll
[InstrProfiling] Use ELF section groups for counters, data and values
2021-02-22 14:00:02 -08:00
no-counters.ll
…
noruntime.ll
…
platform.ll
[InstrProfiling] Use ELF section groups for counters, data and values
2021-02-22 14:00:02 -08:00
PR23499.ll
…
profiling.ll
[test] Fix profiling.ll
2021-03-03 15:18:44 -08:00
runtime-counter-relocation.ll
…