This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from e940c27f028 [CMake] Add -z defs on Solaris new 1ae8ecc157b [RISCV][NFC] Correct RUN in rvi-pseudos-invalid.s new c7a747a395d [IR][Verifier] Allow IntToPtrInst to be !dereferenceable
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: docs/LangRef.rst | 57 ++++++++++++++++------ lib/IR/Value.cpp | 13 +++++ lib/IR/Verifier.cpp | 4 +- .../ValueTracking/memory-dereferenceable.ll | 8 +++ test/MC/RISCV/rvi-pseudos-invalid.s | 2 +- test/Verifier/dereferenceable-md-inttoptr.ll | 6 +++ test/Verifier/dereferenceable-md.ll | 48 ++++++++++++++++-- 7 files changed, 117 insertions(+), 21 deletions(-) create mode 100644 test/Verifier/dereferenceable-md-inttoptr.ll