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 920444af7 [compiler-rt][ubsan] Split Implicit Integer Truncation Saniti [...]
new 7a7fc68db [hwasan] relax a test
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/hwasan/TestCases/heap-buffer-overflow.c | 6 +++---
1 file changed, 3 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 lld.
from 3597c77e2 Revert SymbolFileNativePDB plugin.
new 8eb2629cb Remove SymbolTable::addUndefined<ELF32LE>(StringRef).
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/Driver.cpp | 13 +++++++++----
ELF/SymbolTable.cpp | 11 -----------
ELF/SymbolTable.h | 2 +-
3 files changed, 10 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 gcc.
from a1b182e4d6e 2018-10-11 Tobias Burnus <burnus(a)net-b.de>
new 2658888309d 2018-10-11 François Dumont <fdumont(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:
libstdc++-v3/ChangeLog | 16 +++++++++
libstdc++-v3/include/bits/forward_list.h | 61 +++++++++++++++-----------------
2 files changed, 44 insertions(+), 33 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 2141d146188 [Hexagon] Restrict compound instructions with constant value.
new 43adb6744a1 Update test of r344198 to work with release builds.
new b536aafd96d [WebAssembly][NFC] Remove repetition of Defs = [ARGUMENTS] (fixed)
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/Target/WebAssembly/WebAssemblyInstrAtomics.td | 16 ----------------
lib/Target/WebAssembly/WebAssemblyInstrCall.td | 4 ----
lib/Target/WebAssembly/WebAssemblyInstrControl.td | 8 --------
lib/Target/WebAssembly/WebAssemblyInstrConv.td | 12 ------------
.../WebAssembly/WebAssemblyInstrExceptRef.td | 4 ----
lib/Target/WebAssembly/WebAssemblyInstrFloat.td | 12 ------------
lib/Target/WebAssembly/WebAssemblyInstrFormats.td | 1 +
lib/Target/WebAssembly/WebAssemblyInstrInfo.td | 7 ++-----
lib/Target/WebAssembly/WebAssemblyInstrInteger.td | 9 ---------
lib/Target/WebAssembly/WebAssemblyInstrMemory.td | 22 ----------------------
lib/Target/WebAssembly/WebAssemblyInstrSIMD.td | 5 ++---
test/LTO/X86/libcall-overridden-via-alias.ll | 4 ++--
12 files changed, 7 insertions(+), 97 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 0bb96efa2d [HIP] Remove unused irif bitcode from test
new fcbd643e8f [python] [tests] Fix calling tests on Windows
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:
bindings/python/tests/CMakeLists.txt | 4 +++-
1 file changed, 3 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 clang.
from 4bdee8d763 [HIP] Replace irif library with hip.amdgcn.bc
new 0bb96efa2d [HIP] Remove unused irif bitcode from test
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/Driver/Inputs/hip_dev_lib/irif.amdgcn.bc | 0
1 file changed, 0 insertions(+), 0 deletions(-)
delete mode 100644 test/Driver/Inputs/hip_dev_lib/irif.amdgcn.bc
--
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 07125b4a5bd [WebAssembly] Revert rL344180, which was breaking expensive checks
new 19a8ca2849d [Pipeliner] Fix the Schedule DAG topoligical order.
new ba50914be1a [Pipeliner] Use the Index from Topo instead of relying on N [...]
new 2141d146188 [Hexagon] Restrict compound instructions with constant value.
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:
lib/CodeGen/MachinePipeliner.cpp | 19 ++++++++---
lib/Target/Hexagon/HexagonPatterns.td | 37 ++++++++++++++++------
test/CodeGen/Hexagon/constant_compound.ll | 52 +++++++++++++++++++++++++++++++
3 files changed, 94 insertions(+), 14 deletions(-)
create mode 100644 test/CodeGen/Hexagon/constant_compound.ll
--
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 0120b056bc Revert "clang-cl: Add /showFilenames option (PR31957)"
new 4bdee8d763 [HIP] Replace irif library with hip.amdgcn.bc
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/HIP.cpp | 4 ++--
.../tests/__init__.py => test/Driver/Inputs/hip_dev_lib/hip.amdgcn.bc | 0
test/Driver/hip-device-libs.hip | 3 ++-
3 files changed, 4 insertions(+), 3 deletions(-)
copy bindings/python/tests/__init__.py => test/Driver/Inputs/hip_dev_lib/hip.amdgc [...]
--
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 b08ad1405ca [AArch64] Fix PR87511
new a1b182e4d6e 2018-10-11 Tobias Burnus <burnus(a)net-b.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/fortran/ChangeLog | 9 +++++++++
gcc/fortran/resolve.c | 7 -------
gcc/testsuite/ChangeLog | 13 +++++++++++++
gcc/testsuite/gfortran.dg/actual_array_substr_1.f90 | 8 +++-----
gcc/testsuite/gfortran.dg/actual_array_substr_2.f90 | 11 +++++------
gcc/testsuite/gfortran.dg/array_substring.f90 | 17 -----------------
6 files changed, 30 insertions(+), 35 deletions(-)
delete mode 100644 gcc/testsuite/gfortran.dg/array_substring.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 gcc.
from fe9d6ae93ee [C++ PATCH] parser simplification
new 2570bfd8544 C++: suggestions for misspelled private members (PR c++/84993)
new b08ad1405ca [AArch64] Fix PR87511
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:
gcc/ChangeLog | 6 +
gcc/config/aarch64/aarch64.c | 3 +-
gcc/cp/ChangeLog | 26 ++++
gcc/cp/call.c | 64 ++++++----
gcc/cp/cp-tree.h | 17 ++-
gcc/cp/typeck.c | 150 +++++++++++++++++------
gcc/testsuite/ChangeLog | 10 ++
gcc/testsuite/g++.dg/torture/accessor-fixits-9.C | 119 ++++++++++++++++++
gcc/testsuite/gcc.target/aarch64/pr87511.c | 16 +++
9 files changed, 342 insertions(+), 69 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/torture/accessor-fixits-9.C
create mode 100644 gcc/testsuite/gcc.target/aarch64/pr87511.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.