This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from c2f88d9b7ef [WebAssembly] Add DenseMap traits and operator== for Wasm t [...]
new 3a48b7c274c [X86] Teach X86TargetLowering::targetShrinkDemandedConstant [...]
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 | 18 ++++++++++++++++--
lib/Target/X86/X86ISelLowering.cpp | 6 +++---
test/CodeGen/X86/pr12360.ll | 6 +++---
test/CodeGen/X86/pr32284.ll | 7 ++-----
test/CodeGen/X86/zext-demanded.ll | 16 +++++++++++++---
5 files changed, 37 insertions(+), 16 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 55789dca05 Attempt to fix failure of deep-ast-tree.cpp on ppc64 and atom
new d90fea1808 [CMake] Properly quote string arguments to quiet errors from [...]
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:
examples/clang-interpreter/CMakeLists.txt | 14 +++++++-------
1 file 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.
tcwg-buildslave pushed a change to branch linaro-local/gcc-6-integration-branch
in repository toolchain/gcc.
from ac919e63e9a Merge branches/gcc-6-branch rev 258335 .
adds 007e9f979ab Make Linaro GCC Snapshot 6.4-2018.03.
new 99828592882 gcc/ * LINARO-VERSION: Bump version number, post snapshot.
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/LINARO-VERSION | 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.
tcwg-buildslave pushed a change to branch linaro-local/snapshots/linaro-6.4-2018.03
in repository toolchain/gcc.
at cc048b60f07 gcc/ * LINARO-VERSION: Bump version number, post snapshot.
This branch includes the following new commits:
new cc048b60f07 gcc/ * LINARO-VERSION: Bump version number, post snapshot.
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.
--
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 annotated tag linaro-snapshot-6.4-2018.03
in repository toolchain/gcc.
at 83bade20112 (tag)
tagging 007e9f979ab7e9792d4e7c7f576d5f4f1af96a9c (commit)
replaces linaro-snapshot-6.4-2018.01
tagged by TCWG Automation
on Wed Mar 14 16:58:14 2018 +0000
- Log -----------------------------------------------------------------
Linaro GCC Snapshot 6.4-2018.03
-----------------------------------------------------------------------
This annotated tag includes the following new commits:
new 007e9f979ab Make Linaro GCC Snapshot 6.4-2018.03.
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.
--
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 57d2750885 Expand clang-interpreter with example of throwing in and fro [...]
new 55789dca05 Attempt to fix failure of deep-ast-tree.cpp on ppc64 and atom
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/CodeGenCXX/deep-ast-tree.cpp | 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.
unknown user pushed a change to branch google/grte/v5-2.27/master
in repository glibc.
from 7d75dcf228 Avoid the clang integrated assembler for generated errlist.c
new cfa5a3225d Forward-port __google_auxv addition
new f649403e8a Forward-port addition of __google_pthread_signal_safe_key_create
new b6ae0cdf40 As with gettimeofday, avoid vdso for clang-compiled time()
new be2e30101d Forward-port addition of _google_dl_debug_state_hook
new e4c4622633 Integrate nss_{borg,cache} local changes from glibc-2.18 to 2.19
new 9be560e59e Update an include path
new 63d64a8dd4 Update nss_cache.c and nss_cache.h to current upstream versi [...]
new 3cc85ebe75 Describe borg-pwd better, remove dead code.
new 0086b05823 Augment borg-pwd to also search through passwd.borg.base, if [...]
new cc94c6b7c8 Call the correct function.
new 5c0823e1b9 Handle a not-found case in borg passwd lookup
The 11 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/Versions | 3 +
elf/dl-debug.c | 4 +
elf/dl-init.c | 13 +
elf/dl-support.c | 3 +
include/grp.h | 1 +
include/pwd.h | 2 +
include/shadow.h | 1 +
nptl/Versions | 1 +
nptl/pthread_key_create.c | 55 +-
nptl/tst-key1.c | 4 +
nptl/tst-key4.c | 4 +
nss/Makefile | 12 +-
nss/Versions | 29 +
nss/function.def | 10 +
nss/nss_borg/borg-pwd.c | 180 +++++
nss/nss_cache/nss_cache.c | 936 +++++++++++++++++++++++
nss/nss_cache/nss_cache.h | 78 ++
shlib-versions | 2 +
sysdeps/nptl/pthread.h | 14 +
sysdeps/unix/sysv/linux/aarch64/bits/local_lim.h | 1 +
sysdeps/unix/sysv/linux/alpha/bits/local_lim.h | 1 +
sysdeps/unix/sysv/linux/bits/local_lim.h | 1 +
sysdeps/unix/sysv/linux/powerpc/bits/local_lim.h | 1 +
sysdeps/unix/sysv/linux/sparc/bits/local_lim.h | 1 +
sysdeps/unix/sysv/linux/x86/time.c | 5 +-
25 files changed, 1341 insertions(+), 21 deletions(-)
create mode 100644 nss/nss_borg/borg-pwd.c
create mode 100644 nss/nss_cache/nss_cache.c
create mode 100644 nss/nss_cache/nss_cache.h
--
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 d1498c372ae [X86][AVX] Use WriteFShuffleLd for broadcast reg-mem instructions
new c2f88d9b7ef [WebAssembly] Add DenseMap traits and operator== for Wasm t [...]
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/BinaryFormat/Wasm.h | 17 +++++++++++
include/llvm/Object/WasmTraits.h | 63 ++++++++++++++++++++++++++++++++++++++++
2 files changed, 80 insertions(+)
create mode 100644 include/llvm/Object/WasmTraits.h
--
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 4ef7f6d39c Add deep AST tree test for r327515
new 57d2750885 Expand clang-interpreter with example of throwing in and fro [...]
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:
examples/clang-interpreter/CMakeLists.txt | 68 +++++++
examples/clang-interpreter/Invoke.cpp | 31 +++
examples/clang-interpreter/Invoke.h | 34 ++++
examples/clang-interpreter/Manager.cpp | 328 ++++++++++++++++++++++++++++++
examples/clang-interpreter/Manager.h | 59 ++++++
examples/clang-interpreter/README.txt | 7 +-
examples/clang-interpreter/Test.cxx | 34 ++++
examples/clang-interpreter/main.cpp | 109 +++++-----
8 files changed, 621 insertions(+), 49 deletions(-)
create mode 100644 examples/clang-interpreter/Invoke.cpp
create mode 100644 examples/clang-interpreter/Invoke.h
create mode 100644 examples/clang-interpreter/Manager.cpp
create mode 100644 examples/clang-interpreter/Manager.h
create mode 100644 examples/clang-interpreter/Test.cxx
--
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 0c65ee8e8 [WebAssembly] Avoid COMDAT hashmap lookup for each symbol. NFC
new b41cc85b9 [WebAssembly] Use DenseMapInfo traits from LLVM repo. 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:
wasm/Writer.cpp | 26 ++------------------------
wasm/WriterUtils.h | 24 +-----------------------
2 files changed, 3 insertions(+), 47 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.