llvm-project/llvm/test/LTO/X86
Craig Topper a58b62b4a2 [IR] Replace all uses of CallBase::getCalledValue() with getCalledOperand().
This method has been commented as deprecated for a while. Remove
it and replace all uses with the equivalent getCalledOperand().

I also made a few cleanups in here. For example, to removes use
of getElementType on a pointer when we could just use getFunctionType
from the call.

Differential Revision: https://reviews.llvm.org/D78882
2020-04-27 22:17:03 -07: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 [llvm-objdump] -d: print `00000000 <foo>:` instead of `00000000 foo:` 2020-03-05 18:05:28 -08:00
codemodel-2.ll [llvm-objdump] -d: print `00000000 <foo>:` instead of `00000000 foo:` 2020-03-05 18:05:28 -08: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
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 [llvm-objdump] -d: print `00000000 <foo>:` instead of `00000000 foo:` 2020-03-05 18:05:28 -08:00
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
print-macho-cpu.ll [LTO][Legacy] Add new API to query Mach-O CPU (sub)type 2020-02-28 12:56:05 -08: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 [IR] Replace all uses of CallBase::getCalledValue() with getCalledOperand(). 2020-04-27 22:17:03 -07:00
unnamed.ll