This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang.
from 8a8f9973b9 ComputeLineNumbers: delete SSE2 vectorization
new 3a75a3f019 Adding tests for -ast-dump; 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/AST/ast-dump-expr.c | 339 +++++++++++++++++++++++++++++++++++++++++++++++
1 file changed, 339 insertions(+)
create mode 100644 test/AST/ast-dump-expr.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 25b1ceb9a9b [docs] Add the new Objective-C ARC intrinsics to the LangRef.
new db716b5543c [TargetLowering] Add UNDEF folding to SimplifyDemandedVectorElts
new ee326d639ba [Hexagon] Add patterns for any_extend from i1 and short vec [...]
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/SelectionDAG/TargetLowering.cpp | 7 +-
lib/Target/Hexagon/HexagonPatterns.td | 57 ++-
test/CodeGen/X86/var-permute-256.ll | 7 +-
test/CodeGen/X86/vector-reduce-mul-widen.ll | 579 ++++++++++++++--------------
test/CodeGen/X86/vector-reduce-mul.ll | 579 ++++++++++++++--------------
5 files changed, 621 insertions(+), 608 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-release-aarch64-next-allnoconfig
in repository toolchain/binutils-gdb.
from 66a4daef5d x86: Put back BFD_RELOC_X86_64_GOTPCREL
adds 3778ce5680 Automatic date update in version.in
adds 0c362c8126 Correct gas/ChangeLog entry for PR gas/23968
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
gas/ChangeLog | 2 +-
2 files changed, 2 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-release-aarch64-next-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 10727fbc9 linux-14cf8c1d5b90a0cf6a8ba51ef59db8da8c7a2622: all
new 838b901a6 binutils-0c362c8126bf3bc54430ce9e8d4b0a19da23bc0b: all
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (10727fbc9)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-aarch [...]
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omits" are not gone; other references still
refer to them. Any revisions marked "discards" are gone forever.
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:
1-reset_artifacts/console.log | 74 +-
3-build_abe-binutils/console.log | 3911 +++++++++--------
3-build_abe-binutils/revision | 2 +-
4-build_abe-gcc/console.log | 4820 ++++++++++-----------
5-count_linux_objs/console.log | 70 +-
console.log | 8909 +++++++++++++++++++-------------------
distance-to-baseline | 2 +-
jenkins/build-name | 2 +-
jenkins/manifest.sh | 4 +-
trigger-bisect-on-failure | 6 +-
10 files changed, 8847 insertions(+), 8953 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 2c91ebe7ab6 [x86] fix formatting; NFC
new 30304feabaa [DAGCombiner] Remove unnecessary recursive DAGCombiner::vis [...]
new 25b1ceb9a9b [docs] Add the new Objective-C ARC intrinsics to the LangRef.
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:
docs/LangRef.rst | 260 +++++++++++++++++++++++++++++++
lib/CodeGen/SelectionDAG/DAGCombiner.cpp | 6 -
2 files changed, 260 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 openmp.
from e90d5a5 [OPENMP][NVPTX]Revert __kmpc_shuffle_int64 to its original form.
new 92f5818 [OpenMP] Fix a few build issues
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/src/kmp_lock.cpp | 3 ++-
runtime/src/kmp_runtime.cpp | 4 ++--
2 files changed, 4 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 lldb.
from 321a02aee Do not use PATH_MAX with SmallString
new 02dd5b6bc [Host] Use FileSystem wrapper
new 065104205 Fix r348773
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:
source/Host/macosx/objcxx/Host.mm | 18 ++++++++----------
.../Plugins/ObjectFile/Breakpad/ObjectFileBreakpad.cpp | 2 +-
2 files changed, 9 insertions(+), 11 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 941170e834 [libclang] Revert removal of tidy plugin support from libcla [...]
new 8a8f9973b9 ComputeLineNumbers: delete SSE2 vectorization
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/Basic/SourceManager.cpp | 69 +++++++++------------------------------------
1 file changed, 13 insertions(+), 56 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 libcxx.
from 49ad9aa8c Update a couple of vector<bool> tests that were testing libc+ [...]
new 5b3183215 Refactor std::function to more easily support alternative imp [...]
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/functional | 510 ++++++++++++++++++++++++++++++++---------------------
1 file changed, 310 insertions(+), 200 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 95fa3e2d427 PR target/88418 * config/i386/i386.c (ix86_expand_sse_cmp [...]
new 600220b0ef3 2018-12-10 Steven G. Kargl <kargl(a)gcc.gnu.org>
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/fortran/ChangeLog | 8 ++++++++
gcc/fortran/io.c | 16 +++++++++++-----
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gfortran.dg/pr88269.f90 | 6 ++++++
4 files changed, 30 insertions(+), 5 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/pr88269.f90
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.