llvm-project/llvm/test/LTO/X86
Arthur Eubanks a4d3bc6814 [AutoUpgrade] Add flag to disable autoupgrading debug info
Auto-upgrade can be expensive, especially UpgradeDebugInfo() since it runs the verifier.

With this patch, we can specify that the imported bitcode is built with the same revision of LLVM, meaning there's no need to run any auto-upgrading. For now, limit this to just debug info since projects like Rust want to support multiple versions of LLVM at the same time (at compiler build time, not at Rust source code build time) and run a subset of the autoupgrade functionality for simplicity.

Reviewed By: nikic

Differential Revision: https://reviews.llvm.org/D143229
2023-03-14 12:41:46 -07:00
..
Inputs [LTO] Convert tests to opaque pointers (NFC) 2022-12-14 12:42:10 +01:00
attrs.ll
bcsection.ll
cfi_endproc.ll
cfi_jt_aliases.ll
codemodel-1.ll
codemodel-2.ll
codemodel-3.ll
current-section.ll
diagnostic-handler-noexit.ll
diagnostic-handler-remarks-with-hotness.ll
diagnostic-handler-remarks.ll
disable-verify.ll
dllimport.ll
embed-bitcode.ll
hidden-escaped-symbols-alt.ll
hidden-escaped-symbols.ll
inline-asm-lto-discard.ll
inline-asm-lto-discard2.ll
internalize.ll
invalid.ll
keep-used-puts-during-instcombine.ll [NFC] Port all LTO tests to -passes= syntax 2022-12-09 01:04:46 +03:00
libcall-overridden-via-alias.ll
linkonce_odr_func.ll
list-dependent-libraries.ll
list-symbols.ll
lit.local.cfg
llvm-lto-output.ll
mix-opaque-typed.ll [LTO] Remove -lto-opaque-pointers flag 2023-01-25 12:18:50 +01:00
no-undefined-puts-when-implemented.ll
objc-arc-contract.ll
objc-detection-i386.ll
objc-detection.ll
parallel.ll
pr25919.ll
pr38046.ll
print-macho-cpu.ll
private-symbol.ll
public-type-test.ll
remangle_intrinsics_tbaa.ll [LTO] Convert tests to opaque pointers (NFC) 2022-12-14 12:42:10 +01:00
remangle_intrinsics.ll
restore-externals.ll
runtime-library.ll
set-merged.ll
stdcall.ll
strip-debug-info-no-call-loc.ll
strip-debug-info.ll [AutoUpgrade] Add flag to disable autoupgrading debug info 2023-03-14 12:41:46 -07:00
symver-asm.ll
symver-asm2.ll
symver-asm3.ll
tailcallelim.ll
tli-nobuiltin.ll
tli-sqrtf_finite.ll
triple-init.ll
triple-init2.ll
type-mapping-bug.ll
type-mapping-bug2.ll
type-mapping-bug3.ll
type-mapping-bug4.ll [AsmParser] Remove typed pointer auto-detection 2023-01-18 09:58:32 +01:00
unnamed.ll