llvm-project/llvm/test/LTO/X86
Yuanfang Chen 4ad7685258 Revert "Revert "Reland "[Support] make report_fatal_error `abort` instead of `exit`"""
This reverts commit 80a34ae311 with fixes.

Previously, since bots turning on EXPENSIVE_CHECKS are essentially turning on
MachineVerifierPass by default on X86 and the fact that
inline-asm-avx-v-constraint-32bit.ll and inline-asm-avx512vl-v-constraint-32bit.ll
are not expected to generate functioning machine code, this would go
down to `report_fatal_error` in MachineVerifierPass. Here passing
`-verify-machineinstrs=0` to make the intent explicit.
2020-02-13 10:16:06 -08:00
..
Inputs [LTO] Support for embedding bitcode section during LTO 2019-12-12 12:34:19 -08:00
attrs.ll Revert "Revert "Reland "[Support] make report_fatal_error `abort` instead of `exit`""" 2020-02-13 10:16:06 -08:00
bcsection.ll
cfi_endproc.ll
codemodel-1.ll Reland "Change the X86 datalayout to add three address spaces 2019-09-10 23:15:38 +00:00
codemodel-2.ll Reland "Change the X86 datalayout to add three address spaces 2019-09-10 23:15:38 +00:00
codemodel-3.ll Reland "Change the X86 datalayout to add three address spaces 2019-09-10 23:15:38 +00:00
current-section.ll Reland "Change the X86 datalayout to add three address spaces 2019-09-10 23:15:38 +00:00
diagnostic-handler-noexit.ll
diagnostic-handler-remarks-with-hotness.ll Reland "Change the X86 datalayout to add three address spaces 2019-09-10 23:15:38 +00:00
diagnostic-handler-remarks.ll Reland "Change the X86 datalayout to add three address spaces 2019-09-10 23:15:38 +00:00
disable-verify.ll Reland "Change the X86 datalayout to add three address spaces 2019-09-10 23:15:38 +00:00
dllimport.ll Reland "Change the X86 datalayout to add three address spaces 2019-09-10 23:15:38 +00:00
embed-bitcode.ll [LTO] Support for embedding bitcode section during LTO 2019-12-12 12:34:19 -08:00
internalize.ll Reland "Change the X86 datalayout to add three address spaces 2019-09-10 23:15:38 +00:00
invalid.ll [NFC] Adjust "invalid.ll.bc" tests to check for AttrKind #255 not #63 2019-07-11 01:14:30 +00:00
keep-used-puts-during-instcombine.ll
libcall-overridden-via-alias.ll
linkonce_odr_func.ll
list-dependent-libraries.ll
list-symbols.ll
lit.local.cfg
llvm-lto-output.ll
no-undefined-puts-when-implemented.ll Reland "Change the X86 datalayout to add three address spaces 2019-09-10 23:15:38 +00:00
objc-detection-i386.ll Migrate function attribute "no-frame-pointer-elim" to "frame-pointer"="all" as cleanups after D56351 2019-12-24 15:57:33 -08:00
objc-detection.ll Migrate function attribute "no-frame-pointer-elim" to "frame-pointer"="all" as cleanups after D56351 2019-12-24 15:57:33 -08:00
parallel.ll [NFC] Fix trivial typos in comments 2020-01-06 10:50:26 +00:00
pr25919.ll
pr38046.ll Reland "Change the X86 datalayout to add three address spaces 2019-09-10 23:15:38 +00:00
private-symbol.ll Reland "Change the X86 datalayout to add three address spaces 2019-09-10 23:15:38 +00:00
remangle_intrinsics.ll
remangle_intrinsics_tbaa.ll Reland "Change the X86 datalayout to add three address spaces 2019-09-10 23:15:38 +00:00
restore-externals.ll
runtime-library.ll
set-merged.ll Reland "Change the X86 datalayout to add three address spaces 2019-09-10 23:15:38 +00:00
stdcall.ll
strip-debug-info-no-call-loc.ll Reland "Change the X86 datalayout to add three address spaces 2019-09-10 23:15:38 +00:00
strip-debug-info.ll Reland "Change the X86 datalayout to add three address spaces 2019-09-10 23:15:38 +00:00
symver-asm.ll Reland "Change the X86 datalayout to add three address spaces 2019-09-10 23:15:38 +00:00
symver-asm2.ll Reland "Change the X86 datalayout to add three address spaces 2019-09-10 23:15:38 +00:00
symver-asm3.ll Reland "Change the X86 datalayout to add three address spaces 2019-09-10 23:15:38 +00:00
tailcallelim.ll Reland "Change the X86 datalayout to add three address spaces 2019-09-10 23:15:38 +00:00
triple-init.ll Reland "Change the X86 datalayout to add three address spaces 2019-09-10 23:15:38 +00:00
triple-init2.ll Reland "Change the X86 datalayout to add three address spaces 2019-09-10 23:15:38 +00:00
type-mapping-bug.ll
type-mapping-bug2.ll Reland "Change the X86 datalayout to add three address spaces 2019-09-10 23:15:38 +00:00
type-mapping-bug3.ll [IRMover] Don't map globals if their types are the same 2019-09-11 18:35:49 +00:00
unnamed.ll