This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 8ce430e1819 AMDGPU: Handle 32-bit address wraparounds for SMRD opcodes new a9f18e972f4 [LICM] Hoist stores of invariant values to invariant addres [...]
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/Analysis/AliasSetTracker.cpp | 19 ++++++-- lib/Transforms/Scalar/LICM.cpp | 26 ++++++++-- test/Transforms/LICM/atomics.ll | 5 +- test/Transforms/LICM/funclet.ll | 4 +- test/Transforms/LICM/promote-order.ll | 8 +-- test/Transforms/LICM/store-hoisting.ll | 89 ++++++++++++++++++++++++++++++++-- 6 files changed, 135 insertions(+), 16 deletions(-)