This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from b8aff55 AMDGPU: Run verifer after insert waits pass new 7da58e6 Add aliases for mfvrsave/mtvrsave. new dcd25f4 CodeGen: Allow verifier to run after MachineBlockPlacement new e330b7d Make sure that not interesting allocas are not instrumented.
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: lib/CodeGen/TargetPassConfig.cpp | 2 +- lib/Target/PowerPC/PPCInstrInfo.td | 4 ++++ lib/Transforms/Instrumentation/AddressSanitizer.cpp | 17 +++++++++++++---- test/CodeGen/PowerPC/vrsave-spill.ll | 4 ++-- test/Instrumentation/AddressSanitizer/lifetime.ll | 20 ++++++++++++++++++++ test/MC/PowerPC/ppc64-encoding-ext.s | 6 ++++++ 6 files changed, 46 insertions(+), 7 deletions(-)