This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from f39a39d * config/arm/arm.c (arm_handle_cmse_nonsecure_call): Remove [...]
new 5c0ee8a 2016-12-02 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/expr.c | 2 --
1 file changed, 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.
unknown user pushed a change to branch master
in repository lld.
from 8b4ab0a Remove a wrong performance optimization.
new 5eac7dc [ELF] - Disable relro when -omagic specified.
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 | 7 +++++++
test/ELF/relro-omagic.s | 34 ++++++++++++++++++++++++++++++++++
2 files changed, 41 insertions(+)
create mode 100644 test/ELF/relro-omagic.s
--
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 ceceabb Remove stale comment. NFC.
new 09c0f52 [X86] Add test cases demonstrating where we incorrectly commu [...]
new c018e3b [X86] Fix VEX encoded VPMADDUBSW to not be marked commutable.
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/X86/X86InstrSSE.td | 12 ++++-----
test/CodeGen/X86/avx-intrinsics-x86.ll | 29 +++++++++++++++++++---
test/CodeGen/X86/avx2-intrinsics-x86.ll | 43 ++++++++++++++++++++++++---------
3 files changed, 62 insertions(+), 22 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 dd74cd2 Mark various <variant> items as complete
new 81b7f63 Make make_exception_ptr abort with -fno-exceptions
new c4599da Turn off testsuite warnings by default with GCC
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:
include/exception | 5 ++++-
test/libcxx/test/config.py | 5 +++--
2 files changed, 7 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 libcxx.
from 29616b3 Work around more -Wshadow warnings
new dd74cd2 Mark various <variant> items as complete
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:
www/cxx1z_status.html | 10 +++++-----
1 file changed, 5 insertions(+), 5 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 5b0fa44 Fix <variant> w/o exception support
new 29616b3 Work around more -Wshadow warnings
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/libcxx/containers/sequences/vector/asan_throw.pass.cpp | 2 +-
test/std/algorithms/alg.modifying.operations/alg.fill/fill_n.pass.cpp | 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.
unknown user pushed a change to branch aoliva/SFN
in repository gcc.
from 54f6ebb SFN: skip nested debug stmts in c_finish_stmt_expr
new e9b85d5 SFN: var tracking options are not optimization options
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/common.opt | 8 ++++----
gcc/tree-inline.c | 9 ++++-----
2 files changed, 8 insertions(+), 9 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 4732785 [sanitizer-coverage] use IRB.SetCurrentDebugLocation after IR [...]
new f463822 [TTI/CostModel] Correct the way getGEPCost() calls isLegalAdd [...]
new ceceabb Remove stale comment. NFC.
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:
include/llvm/Analysis/TargetTransformInfoImpl.h | 8 +-
lib/Transforms/Utils/LoopUtils.cpp | 3 -
test/Analysis/CostModel/AArch64/gep.ll | 196 ++++++++++++++++++++++++
test/Analysis/CostModel/ARM/gep.ll | 22 +--
4 files changed, 211 insertions(+), 18 deletions(-)
create mode 100644 test/Analysis/CostModel/AArch64/gep.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 8d784e0 [Sema] Don't perform aggregate initialization for types with [...]
new 012b8f1 Sema: delay the DLL exported member referencing
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/SemaTemplate.cpp | 3 ++-
...dows-implicit-dllexport-template-specialization.cpp | 18 ++++++++++++++++++
2 files changed, 20 insertions(+), 1 deletion(-)
create mode 100644 test/CodeGenCXX/windows-implicit-dllexport-template-specialization.cpp
--
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 b8574af Revert workaround for Clang bug. Thanks to Richard for the quick fix
new 5b0fa44 Fix <variant> w/o exception support
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/variant | 14 ++++++++++++--
1 file changed, 12 insertions(+), 2 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.