This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 2661a6cb5c2 [MC] Improve error message when a codeview register is unknown new 7f03ac80bc8 ValueTracking: Add tests for isKnownNeverNaN new a04ab7c2136 [AST] Add tests for argmemonly calls [NFC] new 803952bdf02 [AST[Tests] Shorten tests using noalias params
The 3 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: test/Analysis/AliasSet/argmemonly.ll | 122 +++++++++ test/Transforms/InstCombine/known-never-nan.ll | 343 ++++++++++++++++++++++++- 2 files changed, 463 insertions(+), 2 deletions(-) create mode 100644 test/Analysis/AliasSet/argmemonly.ll