[all-commits] [llvm/llvm-project] 54c1aa: [GVN] Convert tests to opaque pointers (NFC)
Nikita Popov via All-commits
all-commits at lists.llvm.org
Wed Jan 11 05:19:50 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 54c1aa29666f4b99f915ca9f23ac8e127e2d0ee2
https://github.com/llvm/llvm-project/commit/54c1aa29666f4b99f915ca9f23ac8e127e2d0ee2
Author: Nikita Popov <npopov at redhat.com>
Date: 2023-01-11 (Wed, 11 Jan 2023)
Changed paths:
M llvm/test/Transforms/GVN/2007-07-26-InterlockingLoops.ll
M llvm/test/Transforms/GVN/PRE/2018-06-08-pre-load-dbgloc-no-null-opt.ll
M llvm/test/Transforms/GVN/PRE/atomic.ll
M llvm/test/Transforms/GVN/bitcast-of-call.ll
M llvm/test/Transforms/GVN/no_speculative_loads_with_asan.ll
M llvm/test/Transforms/GVN/non-local-offset.ll
M llvm/test/Transforms/GVN/pr42605.ll
M llvm/test/Transforms/GVN/unreachable_block_infinite_loop.ll
Log Message:
-----------
[GVN] Convert tests to opaque pointers (NFC)
More information about the All-commits
mailing list