This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 339dc3d [Hexagon] Equally-sized vectors are equivalent in ISel (except vNi1) new ff74d23 [SystemZ] Avoid generating 2 XOR instructions for (and (xor x [...] new b41eaf7 [asan] fix false dynamic-stack-buffer-overflow report with co [...]
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: lib/Target/SystemZ/SystemZInstrInfo.td | 5 +++++ lib/Transforms/Instrumentation/AddressSanitizer.cpp | 19 ++++++++++--------- test/CodeGen/SystemZ/and-xor-01.ll | 14 ++++++++++++++ 3 files changed, 29 insertions(+), 9 deletions(-) create mode 100644 test/CodeGen/SystemZ/and-xor-01.ll