[all-commits] [llvm/llvm-project] a9af1b: [test] Change -function-import tests to use -passes=
Fangrui Song via All-commits
all-commits at lists.llvm.org
Sun Jul 17 21:43:13 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: a9af1b9a307780a39facd016c7329990d6cc5508
https://github.com/llvm/llvm-project/commit/a9af1b9a307780a39facd016c7329990d6cc5508
Author: Fangrui Song <i at maskray.me>
Date: 2022-07-17 (Sun, 17 Jul 2022)
Changed paths:
M llvm/test/ThinLTO/X86/crash_debuginfo.ll
M llvm/test/ThinLTO/X86/distributed_import.ll
M llvm/test/ThinLTO/X86/guid_collision.ll
M llvm/test/ThinLTO/X86/writeonly-with-refs.ll
M llvm/test/Transforms/FunctionImport/adjustable_threshold.ll
M llvm/test/Transforms/FunctionImport/cg_profile.ll
M llvm/test/Transforms/FunctionImport/funcimport.ll
M llvm/test/Transforms/FunctionImport/funcimport_alias.ll
M llvm/test/Transforms/FunctionImport/funcimport_cutoff.ll
M llvm/test/Transforms/FunctionImport/funcimport_debug.ll
M llvm/test/Transforms/FunctionImport/funcimport_forcecold.ll
M llvm/test/Transforms/FunctionImport/funcimport_forcecold_samplepgo.ll
M llvm/test/Transforms/FunctionImport/hotness_based_import.ll
M llvm/test/Transforms/FunctionImport/inlineasm.ll
M llvm/test/Transforms/FunctionImport/noinline.ll
M llvm/test/Transforms/PGOProfile/thinlto_indirect_call_promotion.ll
M llvm/test/Transforms/PGOProfile/thinlto_samplepgo_icp.ll
Log Message:
-----------
[test] Change -function-import tests to use -passes=
More information about the All-commits
mailing list