This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 1a9f29f [SimplifyCFG] Update (AND) IR flags when CSE'ing instructions
new 0173661 [X86 Codegen Test] Divided masked_memop into several files. NFC.
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:
test/CodeGen/X86/avx512-masked-memop-64-32.ll | 284 +
test/CodeGen/X86/avx512-masked_memop-16-8.ll | 152 +
test/CodeGen/X86/masked_memop.ll | 9370 -------------------------
3 files changed, 436 insertions(+), 9370 deletions(-)
create mode 100644 test/CodeGen/X86/avx512-masked-memop-64-32.ll
create mode 100644 test/CodeGen/X86/avx512-masked_memop-16-8.ll
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang.
from 812eb3c clang-format: [JS] Fix line breaks before comments when sorti [...]
new 40a68ac Recommit r281457 "Supports adding insertion around non-insert [...]
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:
include/clang/Tooling/Core/Replacement.h | 18 ++++---
lib/Tooling/Core/Replacement.cpp | 46 ++++++++++++-----
unittests/Tooling/RefactoringTest.cpp | 88 ++++++++++++++++++++++++++++++--
3 files changed, 128 insertions(+), 24 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
Renato Golin pushed a change to branch master
in repository toolchain/llvm/linaro-scripts.
from 2f8ac15 [monitor] Add direct link to builds
new 250b7aa Add LINK_JOBS logic to all three builder scripts
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:
bisect/run.sh | 23 ++++++++++++++++-------
helpers/llvm-build | 27 ++++++++++++++++++++++-----
stress/build-llvm-forever.sh | 11 ++++++++---
3 files changed, 46 insertions(+), 15 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from d854787 [X86,AVX-512] Use INSERT_SUBREG instead of SUBREG_TO_REG when [...]
new 1a9f29f [SimplifyCFG] Update (AND) IR flags when CSE'ing instructions
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/Transforms/Utils/SimplifyCFG.cpp | 6 ++-
test/Transforms/SimplifyCFG/sink-common-code.ll | 56 +++++++++++++++++++++++++
2 files changed, 60 insertions(+), 2 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository zorg.
from 290fd30 [fuzzer bot] disable pdbdump and clang* fuzzers -- sadly noon [...]
new 9d1efd3 Fix checkout link and target folder. Add a non-sudo install recipe.
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:
llvmbisect/docs/llvmlab_bisect.rst | 19 +++++++++++++++----
1 file changed, 15 insertions(+), 4 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 281da9a 2016-09-19 Richard Biener <rguenther(a)suse.de>
new 8ee8fe7 2016-09-16 Richard Biener <rguenther(a)suse.de>
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:
gcc/ChangeLog | 11 +++++++++++
gcc/dwarf2out.c | 45 +++++++++++++++++++++++++++++++++++++--------
gcc/lto/ChangeLog | 4 ++++
gcc/lto/lto.c | 3 +++
4 files changed, 55 insertions(+), 8 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang.
from c338f66 [docs] Touch up the code coverage doc
new 812eb3c clang-format: [JS] Fix line breaks before comments when sorti [...]
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/Format/SortJavaScriptImports.cpp | 11 ++++++++---
unittests/Format/SortImportsTestJS.cpp | 10 ++++++++++
2 files changed, 18 insertions(+), 3 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 48180e3 Daily bump.
new 8a25292 2016-09-18 Louis Krupp <louis.krupp(a)zoho.com>
new ad0a22f 2016-09-19 Richard Biener <rguenther(a)suse.de>
new 281da9a 2016-09-19 Richard Biener <rguenther(a)suse.de>
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:
gcc/ChangeLog | 12 ++++++++++++
gcc/testsuite/ChangeLog | 9 +++++++++
gcc/testsuite/gcc.dg/torture/pr77605.c | 15 +++++++++++++++
gcc/testsuite/gfortran.dg/pr68078.f90 | 1 +
gcc/tree-data-ref.c | 6 +++---
gcc/tree-ssa-pre.c | 9 ++++++---
6 files changed, 46 insertions(+), 6 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/torture/pr77605.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository openmp.
from 89ab78e [cmake] Make libgomp & libiomp5 alias install optional
new c5fa69c Fix respecting LIBOMP_LLVM_LIT_EXECUTABLE as full path
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:
runtime/test/CMakeLists.txt | 9 +++------
1 file changed, 3 insertions(+), 6 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository binutils-gdb.
from bc1e6c8 Consolidate target_mourn_inferior between GDB and gdbserver
new 2387dd9 nm handling of synthetic symbols
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:
binutils/ChangeLog | 8 ++++++++
binutils/nm.c | 25 ++++++++-----------------
2 files changed, 16 insertions(+), 17 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.