This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-release-aarch64-next-allmodconfig
in repository toolchain/binutils-gdb.
from 881917c2cb Automatic date update in version.in
adds a52b73d14c Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
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 f0f0244849 [clang] - Simplify tools::SplitDebugName.
new 8c26ea9cb5 [test] Disable Modules/prune.m on NetBSD as it requires 'touch -a'
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/Modules/prune.m | 3 +++
1 file changed, 3 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-release-arm-mainline-allnoconfig
in repository toolchain/gcc.
from e32f5665025 Daily bump.
adds 05430830570 darwin - backport fix for DWAF5 section names.
adds 88eb6cf830d PR c++/88120 - ICE when calling save_expr in a template. [...]
adds bec845cb482 Daily bump.
adds 3192e007373 darwin - backport r263645, no support for split DWARF on Darwin.
No new revisions were added by this update.
Summary of changes:
gcc/ChangeLog | 20 +++++++++++++++
gcc/DATESTAMP | 2 +-
gcc/config/darwin.c | 8 ++++++
gcc/config/darwin.h | 39 +++++++++++++++++++----------
gcc/cp/ChangeLog | 9 +++++++
gcc/cp/typeck.c | 2 +-
gcc/testsuite/ChangeLog | 10 ++++++++
gcc/testsuite/g++.dg/cpp0x/pr88120.C | 23 +++++++++++++++++
gcc/testsuite/g++.dg/debug/dwarf2/pr85302.C | 1 +
gcc/testsuite/gcc.dg/lto/pr83719_0.c | 1 +
gcc/testsuite/gcc.dg/pr86064.c | 1 +
11 files changed, 101 insertions(+), 15 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/cpp0x/pr88120.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 llvm.
from b3f633f7681 [MC] - Fix build bot.
new 67f4757dcef [SelectionDAG] Initial support for FSHL/FSHR funnel shift o [...]
new 8dc1a1ab0b7 [test] Split strip-preserve-time.test, and skip atime test [...]
new 52f31f630a5 [test] Skip ThinLTO cache tests requiring atime setting on NetBSD
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:
include/llvm/CodeGen/ISDOpcodes.h | 10 +-
include/llvm/CodeGen/TargetLowering.h | 6 +
lib/CodeGen/SelectionDAG/DAGCombiner.cpp | 36 +++
lib/CodeGen/SelectionDAG/LegalizeDAG.cpp | 7 +
lib/CodeGen/SelectionDAG/LegalizeVectorOps.cpp | 88 ++++---
lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp | 6 +
lib/CodeGen/SelectionDAG/SelectionDAGDumper.cpp | 2 +
lib/CodeGen/SelectionDAG/TargetLowering.cpp | 48 ++++
lib/CodeGen/TargetLoweringBase.cpp | 2 +
lib/Target/X86/X86ISelLowering.cpp | 50 +++-
lib/Target/X86/X86TargetTransformInfo.cpp | 14 +-
test/CodeGen/X86/fshl.ll | 284 ++++++++++++--------
test/CodeGen/X86/fshr.ll | 286 +++++++++++++--------
test/CodeGen/X86/funnel-shift.ll | 38 +--
test/ThinLTO/X86/cache.ll | 4 +-
...reserve-time.test => strip-preserve-atime.test} | 20 +-
...reserve-time.test => strip-preserve-mtime.test} | 18 +-
utils/lit/lit/llvm/config.py | 4 +-
18 files changed, 580 insertions(+), 343 deletions(-)
copy test/tools/llvm-objcopy/ELF/{strip-preserve-time.test => strip-preserve-atime [...]
rename test/tools/llvm-objcopy/ELF/{strip-preserve-time.test => strip-preserve-mti [...]
--
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 0635952db6 [asan] Add clang flag -fsanitize-address-use-odr-indicator
new f0f0244849 [clang] - Simplify tools::SplitDebugName.
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/Driver/ToolChains/Clang.cpp | 4 ++--
lib/Driver/ToolChains/CommonArgs.cpp | 24 ++++++++----------------
lib/Driver/ToolChains/CommonArgs.h | 2 +-
lib/Driver/ToolChains/Gnu.cpp | 2 +-
lib/Driver/ToolChains/MinGW.cpp | 2 +-
test/Tooling/clang-check-extra-arg.cpp | 4 ++++
6 files changed, 17 insertions(+), 21 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 774bf943263 PR c++/87897 * g++.dg/init/const13.C: New test.
new 7b183f89949 PR tree-optimization/87360 * gimple-loop-jam.c (tree_loop [...]
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 | 7 +++++++
gcc/gimple-loop-jam.c | 18 +++++++++---------
gcc/testsuite/ChangeLog | 4 ++++
.../graphite/run-id-1.c => g++.dg/opt/pr87360.C} | 7 +++----
gcc/testsuite/gfortran.dg/pr87360.f90 | 5 +++++
5 files changed, 28 insertions(+), 13 deletions(-)
copy gcc/testsuite/{gcc.dg/graphite/run-id-1.c => g++.dg/opt/pr87360.C} (63%)
create mode 100644 gcc/testsuite/gfortran.dg/pr87360.f90
--
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 c683b7170f5 Remove superfluous comments. NFCI.
new b3f633f7681 [MC] - Fix build bot.
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/MC/MCFragment.cpp | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.