This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 6ba130a4697 [X86][AVX512] Tag BLENDM instruction scheduler classes new 555994d8cfd [AArch64] Do not abort if overflow check does not use EQ or NE. new 9f563b480da [SafepointIRVerifier] Allow deriving pointers from unreloca [...]
The 2 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: lib/IR/SafepointIRVerifier.cpp | 167 +++++++++++++++------ lib/Target/AArch64/AArch64ISelLowering.cpp | 5 +- .../SafepointIRVerifier/use-derived-unrelocated.ll | 149 ++++++++++++++++++ 3 files changed, 273 insertions(+), 48 deletions(-) create mode 100644 test/SafepointIRVerifier/use-derived-unrelocated.ll