llvm-project/llvm/test/Transforms/HotColdSplit
Vedant Kumar 26ee8aff2b [CodeExtractor] Don't create bitcasts when inserting lifetime markers (NFCI)
Lifetime marker intrinsics support any pointer type, so CodeExtractor
does not need to bitcast to `i8*` in order to use these markers.
2020-09-29 16:34:36 -07:00
..
X86
addr-taken.ll
apply-noreturn-bonus.ll
apply-penalty-for-inputs.ll
apply-penalty-for-outputs.ll
apply-successor-penalty.ll
assumption-cache-invalidation.ll
coldentrycount.ll [HotColdSplit] Add test case for unlikely attribute in outlined function 2020-08-04 13:16:33 -07:00
delete-use-without-def-dbg-val.ll
duplicate-phi-preds-crash.ll
eh-pads.ll
eh-typeid-for.ll
forward-dfs-reaches-marked-block.ll
lifetime-markers-on-inputs-1.ll [CodeExtractor] Don't create bitcasts when inserting lifetime markers (NFCI) 2020-09-29 16:34:36 -07:00
lifetime-markers-on-inputs-2.ll [CodeExtractor] Don't create bitcasts when inserting lifetime markers (NFCI) 2020-09-29 16:34:36 -07:00
longjmp-nosplit.ll
longjmp-split.ll
mark-the-whole-func-cold.ll
minsize.ll
multiple-exits.ll
noreturn.ll
outline-cold-asm.ll
outline-disjoint-diamonds.ll
outline-if-then-else.ll
outline-multiple-entry-region.ll
outline-while-loop.ll
phi-with-distinct-outlined-values.ll
region-overlap.ll
resume.ll
retain-section.ll
section-splitting-custom.ll [HotColdSplit] Add options for splitting cold functions in separate section 2020-08-09 08:48:12 -07:00
section-splitting-default.ll [HotColdSplit] Add options for splitting cold functions in separate section 2020-08-09 08:48:12 -07:00
sink-multiple-bitcasts-of-allocas-pr42451.ll
sjlj-nosplit.ll
sjlj-split.ll
split-assert-fail.ll
split-cold-2.ll
split-out-dbg-label.ll
split-out-dbg-val-of-arg.ll
split-phis-in-exit-blocks.ll [CodeExtractor] Don't create bitcasts when inserting lifetime markers (NFCI) 2020-09-29 16:34:36 -07:00
stale-assume-in-original-func.ll
succ-block-with-self-edge.ll
swifterror.ll
transfer-debug-info.ll
unwind.ll
update-split-loop-metadata.ll