[all-commits] [llvm/llvm-project] d1c1a1: [SafepointIRVerifier] Convert tests to opaque poin...
Nikita Popov via All-commits
all-commits at lists.llvm.org
Tue Jan 3 05:15:14 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d1c1a1187eeb78a6ba0dabfdde2c453f57787413
https://github.com/llvm/llvm-project/commit/d1c1a1187eeb78a6ba0dabfdde2c453f57787413
Author: Nikita Popov <npopov at redhat.com>
Date: 2023-01-03 (Tue, 03 Jan 2023)
Changed paths:
M llvm/test/SafepointIRVerifier/basic-use-after-reloc.ll
M llvm/test/SafepointIRVerifier/compares.ll
M llvm/test/SafepointIRVerifier/constant-bases.ll
M llvm/test/SafepointIRVerifier/from-same-relocation-in-phi-nodes.ll
M llvm/test/SafepointIRVerifier/hidden-constant-base.ll
M llvm/test/SafepointIRVerifier/unreachable-block-tolerant.ll
M llvm/test/SafepointIRVerifier/unrecorded-live-at-sp.ll
M llvm/test/SafepointIRVerifier/use-derived-unrelocated.ll
Log Message:
-----------
[SafepointIRVerifier] Convert tests to opaque pointers (NFC)
More information about the All-commits
mailing list