llvm-project/llvm/test/Analysis/StackSafetyAnalysis
Nikita Popov 2121dc5b15 [llvm-lto] Remove support for legacy pass manager
This removes support for the legacy pass manager in llvm-lto and
llvm-lto2. In this case I've dropped the use-new-pm option entirely,
as I don't think this is considered part of the public interface.

This also makes -debug-pass-manager work with llvm-lto, because
that was needed to migrate some tests to NewPM.

Differential Revision: https://reviews.llvm.org/D123376
2022-04-11 09:40:17 +02:00
..
Inputs
i386-bug-fix.ll [Sanitizers] Replaced getMaxPointerSizeInBits with getPointerSizeInBits, which was causing failures for 32bit x86. 2021-10-18 09:31:14 -07:00
ipa-alias.ll [llvm-lto] Remove support for legacy pass manager 2022-04-11 09:40:17 +02:00
ipa.ll [llvm-lto] Remove support for legacy pass manager 2022-04-11 09:40:17 +02:00
lifetime.ll
local.ll [stack-safety] Check SCEV constraints at memory instructions. 2021-11-23 15:29:23 -08:00
memintrin.ll [stack-safety] Check SCEV constraints at memory instructions. 2021-11-23 15:29:23 -08:00