This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from c05f998 [X86][SSE] Generalised combining to VZEXT_MOVL to any vector size new 15095e4 [AliasSetTracker] Degrade AliasSetTracker when may-alias sets [...] new 472f1cb [RuntimeDyld] Revert r279182 and 279201 -- they broke some ARM bots.
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: include/llvm/Analysis/AliasSetTracker.h | 48 +++++--- lib/Analysis/AliasSetTracker.cpp | 125 +++++++++++++++++++-- lib/ExecutionEngine/RuntimeDyld/RuntimeDyldELF.cpp | 16 --- test/Analysis/AliasSet/saturation.ll | 53 +++++++++ .../remote/test-global-init-nonzero-sm-pic.ll | 2 +- .../MCJIT/remote/test-ptr-reloc-sm-pic.ll | 2 +- test/ExecutionEngine/MCJIT/stubs-sm-pic.ll | 2 +- .../MCJIT/test-global-init-nonzero-sm-pic.ll | 2 +- .../ExecutionEngine/MCJIT/test-ptr-reloc-sm-pic.ll | 2 +- .../remote/test-global-init-nonzero-sm-pic.ll | 2 +- .../OrcMCJIT/remote/test-ptr-reloc-sm-pic.ll | 2 +- test/ExecutionEngine/OrcMCJIT/stubs-sm-pic.ll | 2 +- .../OrcMCJIT/test-global-init-nonzero-sm-pic.ll | 2 +- .../OrcMCJIT/test-ptr-reloc-sm-pic.ll | 2 +- 14 files changed, 213 insertions(+), 49 deletions(-) create mode 100644 test/Analysis/AliasSet/saturation.ll