llvm-project/llvm/test/tools/llvm-profgen
Wenlei He f7976edc1e [llvm-profgen] Add switch to allow use of first loadable segment for calculating offset
Adding `-use-loadable-segment-as-base` to allow use of first loadable segment for calculating offset. By default first executable segment is used for calculating offset. The switch helps compatibility with unsymbolized profile generated from older tools.

Differential Revision: https://reviews.llvm.org/D113727
2021-11-15 19:00:27 -08:00
..
Inputs [llvm-profgen] Fix index out of bounds error while using ip.advance 2021-11-05 18:38:40 -07:00
coroutine.test [llvm-profgen] Update total samples by accumulating all its body samples 2021-10-29 10:36:57 -07:00
cs-extbinary.test [CSSPGO][llvm-profgen] Change default cold threshold for context merging 2021-05-25 10:41:10 -07:00
cs-interrupt.test [llvm-profgen] Update total samples by accumulating all its body samples 2021-10-29 10:36:57 -07:00
cs-invalid-ret-addr.test [llvm-profgen] Warn on invalid range and show warning summary 2021-11-02 19:55:55 -07:00
cs-preinline-cost.test [llvm-profgen] Use context-sensitive byte size cost for preinliner decisions by default 2021-09-16 10:36:12 -07:00
cs-preinline.test [llvm-profgen] Update total samples by accumulating all its body samples 2021-10-29 10:36:57 -07:00
disassemble.test [CSSPGO][llvm-profgen] Allow multiple executable load segments. 2021-07-13 18:22:24 -07:00
fname-canonicalization.test [llvm-profgen] Update total samples by accumulating all its body samples 2021-10-29 10:36:57 -07:00
func-split.test [llvm-profgen] Update total samples by accumulating all its body samples 2021-10-29 10:36:57 -07:00
help.test [llvm][tools] Hide more unrelated LLVM tool options 2021-07-21 09:14:04 +02:00
inline-cs-noprobe.test [llvm-profgen] Update total samples by accumulating all its body samples 2021-10-29 10:36:57 -07:00
inline-cs-pseudoprobe.test [llvm-profgen] Add switch to allow use of first loadable segment for calculating offset 2021-11-15 19:00:27 -08:00
inline-force-dwarf.test [llvm-profgen] Update total samples by accumulating all its body samples 2021-10-29 10:36:57 -07:00
inline-noprobe.test [llvm-profgen] Fix index out of bounds error while using ip.advance 2021-11-05 18:38:40 -07:00
inline-noprobe2.test [llvm-profgen] Update total samples by accumulating all its body samples 2021-10-29 10:36:57 -07:00
invalid-perfscript.test [CSSPGO][llvm-profgen] Renovate perfscript check and command line input validation 2021-02-12 15:18:50 -08:00
lit.local.cfg [llvm-profgen] A couple tweaks to the testing harness. 2021-04-22 08:57:14 -07:00
merge-cold-profile.test [llvm-profgen] Use hot threshold for context merging and trimming 2021-09-22 15:01:51 -07:00
mmapEvent.test [CSSPGO][llvm-profgen] Allow multiple executable load segments. 2021-07-13 18:22:24 -07:00
multi-load-segs.test [llvm-profgen] Update total samples by accumulating all its body samples 2021-10-29 10:36:57 -07:00
noinline-cs-noprobe.test [llvm-profgen] Update total samples by accumulating all its body samples 2021-10-29 10:36:57 -07:00
noinline-cs-pseudoprobe.test [llvm-profgen] Unify output format of different unsymbolized profiles 2021-09-24 14:18:00 -07:00
noinline-noprobe.test [llvm-profgen] Update total samples by accumulating all its body samples 2021-10-29 10:36:57 -07:00
pseudoprobe-decoding.test [llvm-profgen] An option to dump disasm of specified symbols 2021-09-22 10:32:59 -07:00
recursion-compression-noprobe.test [llvm-profgen] Update total samples by accumulating all its body samples 2021-10-29 10:36:57 -07:00
recursion-compression-pseudoprobe.test [llvm-profgen] Unify output format of different unsymbolized profiles 2021-09-24 14:18:00 -07:00
symbolize.test [CSSPGO][llvm-profgen] Allow multiple executable load segments. 2021-07-13 18:22:24 -07:00
truncated-pseudoprobe.test [CSSPGO] Set PseudoProbeInserter as a default pass. 2021-09-22 09:09:48 -07:00