This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 0e312680f1 Revert "[NVPTX] added match.{any,all}.sync instructions, int [...] new 2d4bdbc5f5 [x86] remove RUNs that were checking fully optimized IR new 5572f1b64d Reinstall the patch "Use EmitPointerWithAlignment to get ali [...]
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/CodeGen/CGAtomic.cpp | 16 +- test/CodeGen/avx512-reduceMinMaxIntrin.c | 2852 ++++++++++++++++++++++++++---- test/CodeGen/avx512f-builtins.c | 115 +- test/CodeGenCXX/atomic-align.cpp | 30 + 4 files changed, 2584 insertions(+), 429 deletions(-) create mode 100644 test/CodeGenCXX/atomic-align.cpp