[all-commits] [llvm/llvm-project] d5d3eb: ThinLTO: Convert tests to opaque pointers

Fangrui Song via All-commits all-commits at lists.llvm.org
Sun Nov 27 19:49:56 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: d5d3eb16b7ab72529c83dacb2889811491e48909
      https://github.com/llvm/llvm-project/commit/d5d3eb16b7ab72529c83dacb2889811491e48909
  Author: Fangrui Song <i at maskray.me>
  Date:   2022-11-27 (Sun, 27 Nov 2022)

  Changed paths:
    M llvm/test/ThinLTO/X86/Inputs/alias_import.ll
    M llvm/test/ThinLTO/X86/Inputs/alias_internal.ll
    M llvm/test/ThinLTO/X86/Inputs/cache-typeid-resolutions-import.ll
    M llvm/test/ThinLTO/X86/Inputs/cache-typeid-resolutions2.ll
    M llvm/test/ThinLTO/X86/Inputs/cache-typeid-resolutions3.ll
    M llvm/test/ThinLTO/X86/Inputs/callees-metadata.ll
    M llvm/test/ThinLTO/X86/Inputs/cfi-distributed.ll
    M llvm/test/ThinLTO/X86/Inputs/cfi-icall-only-bazqux.ll
    M llvm/test/ThinLTO/X86/Inputs/cfi-unsat.ll
    M llvm/test/ThinLTO/X86/Inputs/devirt2.ll
    M llvm/test/ThinLTO/X86/Inputs/devirt_after_filtering_unreachable_lib.ll
    M llvm/test/ThinLTO/X86/Inputs/devirt_alias.ll
    M llvm/test/ThinLTO/X86/Inputs/devirt_available_externally.ll
    M llvm/test/ThinLTO/X86/Inputs/devirt_external_comdat_same_guid.ll
    M llvm/test/ThinLTO/X86/Inputs/devirt_local_same_guid.ll
    M llvm/test/ThinLTO/X86/Inputs/devirt_promote.ll
    M llvm/test/ThinLTO/X86/Inputs/devirt_single_hybrid_bar.ll
    M llvm/test/ThinLTO/X86/Inputs/devirt_single_hybrid_foo.ll
    M llvm/test/ThinLTO/X86/Inputs/dicompositetype-unique-alias.ll
    M llvm/test/ThinLTO/X86/Inputs/dicompositetype-unique2.ll
    M llvm/test/ThinLTO/X86/Inputs/dot-dumper.ll
    M llvm/test/ThinLTO/X86/Inputs/drop-debug-info.ll
    M llvm/test/ThinLTO/X86/Inputs/funcimport-tbaa.ll
    M llvm/test/ThinLTO/X86/Inputs/globals-import-blockaddr.ll
    M llvm/test/ThinLTO/X86/Inputs/globals-import.ll
    M llvm/test/ThinLTO/X86/Inputs/guid_collision.ll
    M llvm/test/ThinLTO/X86/Inputs/import-constant.ll
    M llvm/test/ThinLTO/X86/Inputs/import-metadata.ll
    M llvm/test/ThinLTO/X86/Inputs/index-const-prop-alias.ll
    M llvm/test/ThinLTO/X86/Inputs/index-const-prop-cache-foo.ll
    M llvm/test/ThinLTO/X86/Inputs/index-const-prop-full-lto.ll
    M llvm/test/ThinLTO/X86/Inputs/index-const-prop-gvref.ll
    M llvm/test/ThinLTO/X86/Inputs/index-const-prop-linkage.ll
    M llvm/test/ThinLTO/X86/Inputs/index-const-prop.ll
    M llvm/test/ThinLTO/X86/Inputs/linkonce_resolution_comdat.ll
    M llvm/test/ThinLTO/X86/Inputs/local_name_conflict1.ll
    M llvm/test/ThinLTO/X86/Inputs/local_name_conflict2.ll
    M llvm/test/ThinLTO/X86/Inputs/local_name_conflict_var1.ll
    M llvm/test/ThinLTO/X86/Inputs/local_name_conflict_var2.ll
    M llvm/test/ThinLTO/X86/Inputs/module_asm2.ll
    M llvm/test/ThinLTO/X86/Inputs/personality.ll
    M llvm/test/ThinLTO/X86/Inputs/promote-local-name-1.ll
    M llvm/test/ThinLTO/X86/Inputs/reference_non_importable.ll
    M llvm/test/ThinLTO/X86/Inputs/referenced_by_constant.ll
    M llvm/test/ThinLTO/X86/Inputs/section.ll
    M llvm/test/ThinLTO/X86/Inputs/select_right_alias_definition1.ll
    M llvm/test/ThinLTO/X86/Inputs/select_right_alias_definition2.ll
    M llvm/test/ThinLTO/X86/Inputs/weak_resolution.ll
    M llvm/test/ThinLTO/X86/Inputs/writeonly-with-refs.ll
    M llvm/test/ThinLTO/X86/alias-ifunc.ll
    M llvm/test/ThinLTO/X86/alias_import.ll
    M llvm/test/ThinLTO/X86/alias_internal.ll
    M llvm/test/ThinLTO/X86/asm.ll
    M llvm/test/ThinLTO/X86/cache-typeid-resolutions.ll
    M llvm/test/ThinLTO/X86/cfi-distributed.ll
    M llvm/test/ThinLTO/X86/cfi-icall-only-defuse.ll
    M llvm/test/ThinLTO/X86/cfi-icall.ll
    M llvm/test/ThinLTO/X86/cfi-unsat.ll
    M llvm/test/ThinLTO/X86/cfi.ll
    M llvm/test/ThinLTO/X86/ctor-dtor-alias.ll
    M llvm/test/ThinLTO/X86/ctor-dtor-alias2.ll
    M llvm/test/ThinLTO/X86/devirt-after-icp.ll
    M llvm/test/ThinLTO/X86/devirt.ll
    M llvm/test/ThinLTO/X86/devirt2.ll
    M llvm/test/ThinLTO/X86/devirt_after_filtering_unreachable.ll
    M llvm/test/ThinLTO/X86/devirt_alias.ll
    M llvm/test/ThinLTO/X86/devirt_available_externally.ll
    M llvm/test/ThinLTO/X86/devirt_external_comdat_same_guid.ll
    M llvm/test/ThinLTO/X86/devirt_local_same_guid.ll
    M llvm/test/ThinLTO/X86/devirt_multiple_type_test.ll
    M llvm/test/ThinLTO/X86/devirt_promote.ll
    M llvm/test/ThinLTO/X86/devirt_pure_virtual_base.ll
    M llvm/test/ThinLTO/X86/devirt_vcall_vis_hidden.ll
    M llvm/test/ThinLTO/X86/dicompositetype-unique-alias.ll
    M llvm/test/ThinLTO/X86/dicompositetype-unique2.ll
    M llvm/test/ThinLTO/X86/dot-dumper-full-lto.ll
    M llvm/test/ThinLTO/X86/dot-dumper.ll
    M llvm/test/ThinLTO/X86/export.ll
    M llvm/test/ThinLTO/X86/funcattrs-prop-maythrow.ll
    M llvm/test/ThinLTO/X86/funcattrs-prop-unknown.ll
    M llvm/test/ThinLTO/X86/funcimport-tbaa.ll
    M llvm/test/ThinLTO/X86/globals-import-blockaddr.ll
    M llvm/test/ThinLTO/X86/guid_collision.ll
    M llvm/test/ThinLTO/X86/import-constant.ll
    M llvm/test/ThinLTO/X86/index-const-prop-O0.ll
    M llvm/test/ThinLTO/X86/index-const-prop-alias.ll
    M llvm/test/ThinLTO/X86/index-const-prop-dead.ll
    M llvm/test/ThinLTO/X86/index-const-prop-gvref-pie.ll
    M llvm/test/ThinLTO/X86/index-const-prop-gvref.ll
    M llvm/test/ThinLTO/X86/index-const-prop-linkage.ll
    M llvm/test/ThinLTO/X86/index-const-prop.ll
    M llvm/test/ThinLTO/X86/index-const-prop2.ll
    M llvm/test/ThinLTO/X86/internalize.ll
    M llvm/test/ThinLTO/X86/lazyload_metadata.ll
    M llvm/test/ThinLTO/X86/linkonce_aliasee_ref_import.ll
    M llvm/test/ThinLTO/X86/linkonce_resolution_comdat.ll
    M llvm/test/ThinLTO/X86/llvm.used.ll
    M llvm/test/ThinLTO/X86/load-store-caching.ll
    M llvm/test/ThinLTO/X86/local_name_conflict.ll
    M llvm/test/ThinLTO/X86/module_asm2.ll
    M llvm/test/ThinLTO/X86/nodevirt-nonpromoted-typeid.ll
    M llvm/test/ThinLTO/X86/noinline.ll
    M llvm/test/ThinLTO/X86/personality.ll
    M llvm/test/ThinLTO/X86/pr35472.ll
    M llvm/test/ThinLTO/X86/promote-local-name.ll
    M llvm/test/ThinLTO/X86/reference_non_importable.ll
    M llvm/test/ThinLTO/X86/selective-save-temps.ll
    M llvm/test/ThinLTO/X86/thinlto-internalize-doublepromoted.ll
    M llvm/test/ThinLTO/X86/thinlto-internalize-used.ll
    M llvm/test/ThinLTO/X86/tli-nobuiltin.ll
    M llvm/test/ThinLTO/X86/visibility-elf.ll
    M llvm/test/ThinLTO/X86/visibility-macho.ll
    M llvm/test/ThinLTO/X86/weak_externals.ll
    M llvm/test/ThinLTO/X86/weak_resolution.ll

  Log Message:
  -----------
  ThinLTO: Convert tests to opaque pointers




More information about the All-commits mailing list