This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from af4c28d Unpoison stack memory in use-after-return + use-after-scope mode new bec2df6 [CFLAA] Handle global/arg attrs more sanely. new dad6f6f AMDGPU: Properly initialize SIShrinkInstructions new 3b52126 AMDGPU: Remove incorrect assertion new b8aff55 AMDGPU: Run verifer after insert waits pass
The 4 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/CFLAliasAnalysis.cpp | 49 ++++++++++++++++----------- lib/Analysis/StratifiedSets.h | 11 ++++++ lib/Target/AMDGPU/AMDGPU.h | 3 ++ lib/Target/AMDGPU/AMDGPUTargetMachine.cpp | 3 +- lib/Target/AMDGPU/SIRegisterInfo.cpp | 4 --- lib/Target/AMDGPU/SIShrinkInstructions.cpp | 10 ++---- test/Analysis/CFLAliasAnalysis/attr-escape.ll | 22 +++++++++--- 7 files changed, 65 insertions(+), 37 deletions(-)