[all-commits] [llvm/llvm-project] ac9243: [AliasSet] Convert tests to opaque pointers (NFC)
Nikita Popov via All-commits
all-commits at lists.llvm.org
Thu Dec 15 00:48:42 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: ac924305793c7afcc79da15fd1f6a00e4e6cf6dc
https://github.com/llvm/llvm-project/commit/ac924305793c7afcc79da15fd1f6a00e4e6cf6dc
Author: Nikita Popov <npopov at redhat.com>
Date: 2022-12-15 (Thu, 15 Dec 2022)
Changed paths:
M llvm/test/Analysis/AliasSet/argmemonly.ll
M llvm/test/Analysis/AliasSet/guards.ll
M llvm/test/Analysis/AliasSet/intrinsics.ll
M llvm/test/Analysis/AliasSet/memset.ll
M llvm/test/Analysis/AliasSet/memtransfer.ll
M llvm/test/Analysis/AliasSet/saturation.ll
M llvm/test/Analysis/AliasSet/unknown-inst-tracking.ll
Log Message:
-----------
[AliasSet] Convert tests to opaque pointers (NFC)
More information about the All-commits
mailing list