[all-commits] [llvm/llvm-project] e87aa9: [SimplifyCFG] Convert some tests to opaque pointer...
Nikita Popov via All-commits
all-commits at lists.llvm.org
Wed Jan 4 07:28:05 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: e87aa9206606064fa3e9cd5a8c097a542ff0d559
https://github.com/llvm/llvm-project/commit/e87aa9206606064fa3e9cd5a8c097a542ff0d559
Author: Nikita Popov <npopov at redhat.com>
Date: 2023-01-04 (Wed, 04 Jan 2023)
Changed paths:
M llvm/test/Transforms/SimplifyCFG/X86/switch_to_lookup_table.ll
M llvm/test/Transforms/SimplifyCFG/fold-branch-to-common-dest.ll
M llvm/test/Transforms/SimplifyCFG/select-gep.ll
M llvm/test/Transforms/SimplifyCFG/volatile-phioper.ll
Log Message:
-----------
[SimplifyCFG] Convert some tests to opaque pointers (NFC)
More information about the All-commits
mailing list