This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository compiler-rt.
from 422f200cd Revert "[libFuzzer] Use custom allocators for STL containers [...]
new 7cbce1992 [cmake] Remove i686 target that is duplicate to i386
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:
cmake/Modules/CompilerRTUtils.cmake | 3 ---
cmake/base-config-ix.cmake | 4 ----
cmake/builtin-config-ix.cmake | 3 ++-
cmake/config-ix.cmake | 2 +-
lib/asan/CMakeLists.txt | 4 ++--
lib/asan/scripts/asan_device_setup | 2 +-
lib/builtins/CMakeLists.txt | 8 +-------
lib/ubsan/CMakeLists.txt | 2 +-
test/asan/CMakeLists.txt | 2 +-
test/asan/lit.cfg | 7 +------
test/lit.common.cfg | 2 +-
test/lsan/TestCases/Linux/use_tls_dynamic.cc | 2 +-
test/sanitizer_common/lit.common.cfg | 2 +-
test/scudo/random_shuffle.cpp | 2 +-
14 files changed, 14 insertions(+), 31 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 523f16bcdc0 [X86] Use getOnesVector instead of using DAG.getConstant(-1).
new 395cdbc9b5f [X86] Add a target-specific DAG combine to combine extract_ [...]
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/Target/X86/X86ISelLowering.cpp | 22 ++++++++++++++++++++++
test/CodeGen/X86/2012-1-10-buildvector.ll | 1 -
test/CodeGen/X86/masked_gather_scatter.ll | 14 ++++----------
test/CodeGen/X86/pr34139.ll | 8 --------
4 files changed, 26 insertions(+), 19 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 ba48d7b486f [NewGVN] Use `auto` when the type is obvious NFCI.
new 523f16bcdc0 [X86] Use getOnesVector instead of using DAG.getConstant(-1).
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/Target/X86/X86ISelLowering.cpp | 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 3084e05231 [Driver] Use arch type to find compiler-rt libraries (on Linux)
new dd86f7d428 Pass the correct object argument when a member call to an 'u [...]
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/Sema/SemaExprMember.cpp | 2 +-
test/SemaCXX/member-expr.cpp | 22 ++++++++++++++++++++++
2 files changed, 23 insertions(+), 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 binutils-gdb.
from aecbb010f9 Automatic date update in version.in
new a5b4ee9451 Disallow copy relocation against protected data symbol
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:
bfd/ChangeLog | 34 +++++++++
bfd/elf-bfd.h | 18 +++--
bfd/elf-properties.c | 9 +++
bfd/elf32-i386.c | 123 +++++++++++++++---------------
bfd/elf64-x86-64.c | 139 +++++++++++++++++++---------------
ld/ChangeLog | 14 ++++
ld/testsuite/ld-i386/i386.exp | 51 +++++++++++++
ld/testsuite/ld-i386/pr21997-1a.S | 35 +++++++++
ld/testsuite/ld-i386/pr21997-1b.c | 16 ++++
ld/testsuite/ld-i386/pr21997-1c.S | 51 +++++++++++++
ld/testsuite/ld-x86-64/pr21997-1a.S | 24 ++++++
ld/testsuite/ld-x86-64/pr21997-1a.err | 2 +
ld/testsuite/ld-x86-64/pr21997-1b.c | 13 ++++
ld/testsuite/ld-x86-64/pr21997-1b.err | 2 +
ld/testsuite/ld-x86-64/pr21997-1c.c | 13 ++++
ld/testsuite/ld-x86-64/x86-64.exp | 69 +++++++++++++++++
16 files changed, 486 insertions(+), 127 deletions(-)
create mode 100644 ld/testsuite/ld-i386/pr21997-1a.S
create mode 100644 ld/testsuite/ld-i386/pr21997-1b.c
create mode 100644 ld/testsuite/ld-i386/pr21997-1c.S
create mode 100644 ld/testsuite/ld-x86-64/pr21997-1a.S
create mode 100644 ld/testsuite/ld-x86-64/pr21997-1a.err
create mode 100644 ld/testsuite/ld-x86-64/pr21997-1b.c
create mode 100644 ld/testsuite/ld-x86-64/pr21997-1b.err
create mode 100644 ld/testsuite/ld-x86-64/pr21997-1c.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 gcc.
from df9c8834c10 Daily bump.
new 4b2c8ec013e Daily bump.
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/DATESTAMP | 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 gcc-6-branch
in repository gcc.
from f430e5bfda5 Daily bump.
new 022380542fb Daily bump.
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/DATESTAMP | 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 gcc-7-branch
in repository gcc.
from 29341fd33cd Daily bump.
new 45afd2567a1 Daily bump.
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/DATESTAMP | 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 gcc-5-branch
in repository gcc.
from a7fb8a19459 Daily bump.
new a7276faee0c Daily bump.
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/DATESTAMP | 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 binutils-gdb.
from 7c8bbca5e6 PowerPC TPREL reloc handling
new aecbb010f9 Automatic date update in version.in
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:
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.