This is an automated email from the git hooks/post-receive script.
Renato Golin pushed a change to branch master
in repository toolchain/jenkins-scripts.
from 8d8140a start-container-docker.sh: Use --cap-add=SYS_PTRACE when star [...]
new 103daab [LLVM] Adds barebones for building LLVM on Jenkins
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:
tcwg-llvm-build.sh | 186 +++++++++++++++++++++++++++++++++++++++++++++++++++++
1 file changed, 186 insertions(+)
create mode 100755 tcwg-llvm-build.sh
--
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 e189bfe Automatic date update in version.in
new 2c52e2e gas/arc: Limit special handling of t/nt flag to ARCv2
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:
gas/ChangeLog | 5 +++++
gas/config/tc-arc.c | 18 +++++++++++++-----
2 files changed, 18 insertions(+), 5 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 3375ad2 PR tree-optimization/71437 * tree-ssa-dom.c (derive_equival [...]
new 2662a3a [AArch64] Use 'x' constraint for vector HFmode multiplication [...]
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 | 8 ++++++++
gcc/config/aarch64/aarch64-simd.md | 6 +++---
gcc/config/aarch64/iterators.md | 4 ++--
3 files changed, 13 insertions(+), 5 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 dbf2d95 Verbose lit logs for llvm-clang-x86_64-expensive-checks-win builder.
new 5c69572 [zorg] Move AArch64 LLD bot to category lld
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:
buildbot/osuosl/master/config/builders.py | 48 ++++++++++++++++---------------
1 file changed, 25 insertions(+), 23 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.
Christophe Lyon pushed a change to branch master
in repository toolchain/abe.
from 5082683 Cleanup: add is_host_mingw function.
new 225211c config/gcc.conf: Use --with-fpu for *hf targets only.
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:
config/gcc.conf | 16 ++++++++++++----
1 file changed, 12 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 lld.
from 0bc93a7 Fix lld pdb test.
new cff6da9 Revert r297813 "[ELF] - Make Bss and BssRelRo sections to be [...]
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:
ELF/OutputSections.cpp | 2 ++
ELF/Relocations.cpp | 13 ++++++++-----
ELF/Symbols.cpp | 5 ++---
ELF/Symbols.h | 5 ++---
ELF/SyntheticSections.cpp | 21 +++++++++++----------
ELF/SyntheticSections.h | 18 ++++++------------
ELF/Writer.cpp | 43 ++++++++++++++++++++++++++-----------------
7 files changed, 57 insertions(+), 50 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 1b6f5a3 [SelectionDAG] Optimize VSELECT->SETCC of incompatible or il [...]
new ff057b1 Fixing typos.
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/llvm/CodeGen/MachineRegisterInfo.h | 5 ++---
lib/CodeGen/MachineRegisterInfo.cpp | 9 +++++----
2 files changed, 7 insertions(+), 7 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 gcc-6-branch
in repository gcc.
from 333d96d Daily bump.
new 564d335 2017-03-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 | 10 ++++++++++
gcc/testsuite/ChangeLog | 8 ++++++++
gcc/testsuite/gcc.dg/torture/pr79732.c | 5 +++++
gcc/tree-inline.c | 7 ++++++-
4 files changed, 29 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/gcc.dg/torture/pr79732.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 clang.
from acde964 Fix up testcase to:
new f54b40f clang-format: Fix bug in wrapping behavior of operators.
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/ContinuationIndenter.cpp | 1 +
unittests/Format/FormatTest.cpp | 3 +++
2 files changed, 4 insertions(+)
--
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 a690454 [ADCE] Remove redundent code [NFC]
new 1b6f5a3 [SelectionDAG] Optimize VSELECT->SETCC of incompatible or il [...]
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/CodeGen/SelectionDAG/DAGCombiner.cpp | 28 ---
lib/CodeGen/SelectionDAG/LegalizeIntegerTypes.cpp | 4 +
lib/CodeGen/SelectionDAG/LegalizeTypes.h | 8 +
lib/CodeGen/SelectionDAG/LegalizeTypesGeneric.cpp | 29 ++-
lib/CodeGen/SelectionDAG/LegalizeVectorTypes.cpp | 209 ++++++++++++++++
test/CodeGen/ARM/vuzp.ll | 22 +-
test/CodeGen/NVPTX/f16x2-instructions.ll | 13 +-
test/CodeGen/X86/2011-10-19-widen_vselect.ll | 3 -
test/CodeGen/X86/2011-10-21-widen-cmp.ll | 1 -
test/CodeGen/X86/psubus.ll | 280 +++++++++-------------
test/CodeGen/X86/vselect-pcmp.ll | 2 -
11 files changed, 375 insertions(+), 224 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.