This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 7ab8fb9a274 [X86] Add a DAG combines to turn vXi64 muls into VPMULDQ/VP [...] new cbe298eee6e [SafepointIRVerifier] Allow non-dereferencing uses of unrel [...]
The 1 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 | 156 ++++++++++++++++++--- .../from-same-relocation-in-phi-nodes.ll | 26 ++++ test/SafepointIRVerifier/unrecorded-live-at-sp.ll | 5 +- test/SafepointIRVerifier/uses-in-phi-nodes.ll | 106 +++++++++++++- 4 files changed, 266 insertions(+), 27 deletions(-) create mode 100644 test/SafepointIRVerifier/from-same-relocation-in-phi-nodes.ll