This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch gdb-8.0-branch
in repository binutils-gdb.
from 8f10842132 Automatic date update in version.in
new bd49606738 Fix PR19061, gdb hangs/spins-on-cpu when debugging any progr [...]
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:
gdb/ChangeLog | 13 +++++++++++++
gdb/alpha-tdep.c | 17 ++++++++++-------
gdb/nat/linux-ptrace.h | 5 +++++
3 files changed, 28 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.
unknown user pushed a change to branch master
in repository gcc.
from f7491b347ee Do not inline variadic thunks (PR ipa/83549).
new 7626097ef4b Clean-up EH after strlen transformation (PR tree-optimizati [...]
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/ChangeLog | 15 ++++++++++++++
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gcc.dg/pr83593.c | 15 ++++++++++++++
gcc/tree-ssa-strlen.c | 45 +++++++++++++++++++++++++++++++++++-------
4 files changed, 73 insertions(+), 7 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/pr83593.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 1b838dc9f85 Remove left-over debug printout from r321692
new e28b7aabcf5 The trunk version is now 7.0.0svn
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:
CMakeLists.txt | 2 +-
docs/conf.py | 4 ++--
utils/release/build_llvm_package.bat | 4 ++--
3 files 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 llvm.
from 0bb74a59ff4 [InstSimplify] Missed optimization in math expression: squa [...]
new 1b838dc9f85 Remove left-over debug printout from r321692
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/MCTargetDesc/X86AsmBackend.cpp | 1 -
1 file changed, 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 llvm.
from 6d1f7de2232 [ARM][NFC] Avoid recreating MCSubtargetInfo in ARMAsmBackend
new 0bb74a59ff4 [InstSimplify] Missed optimization in math expression: squa [...]
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/Analysis/InstructionSimplify.cpp | 39 +++++++++++---
test/Transforms/InstSimplify/exp-intrinsic.ll | 71 ++++++++++++++++++++++++++
test/Transforms/InstSimplify/exp2-intrinsic.ll | 71 ++++++++++++++++++++++++++
test/Transforms/InstSimplify/log-intrinsic.ll | 71 ++++++++++++++++++++++++++
test/Transforms/InstSimplify/log2-intrinsic.ll | 71 ++++++++++++++++++++++++++
5 files changed, 317 insertions(+), 6 deletions(-)
create mode 100644 test/Transforms/InstSimplify/exp-intrinsic.ll
create mode 100644 test/Transforms/InstSimplify/exp2-intrinsic.ll
create mode 100644 test/Transforms/InstSimplify/log-intrinsic.ll
create mode 100644 test/Transforms/InstSimplify/log2-intrinsic.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 9db9336933 Revert r321697 "[libclang] Support querying whether a declar [...]
new 6387c4574e [libclang] Fix cursors for functions with trailing return type
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/Index/annotate-tokens.cpp | 12 +++++++++++-
tools/libclang/CIndex.cpp | 22 +++++++++++++++++++---
2 files changed, 30 insertions(+), 4 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 45e96fa3ef UserManual: Update with the latest clang-cl flags
new 9db9336933 Revert r321697 "[libclang] Support querying whether a declar [...]
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/clang-c/Index.h | 12 +-----------
test/Index/annotate-tokens.cpp | 12 +-----------
test/Index/print-type-size.cpp | 4 ++--
tools/c-index-test/c-index-test.c | 2 --
tools/libclang/CIndex.cpp | 31 +++----------------------------
tools/libclang/libclang.exports | 13 ++++++-------
6 files changed, 13 insertions(+), 61 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 ce4afc5bd50 PR c++/83592 * decl.c (grokdeclarator): Don't warn about [...]
new f7491b347ee Do not inline variadic thunks (PR ipa/83549).
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/ChangeLog | 7 +++++++
gcc/cif-code.def | 4 ++++
gcc/ipa-fnsummary.c | 5 +++++
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/g++.dg/ipa/pr83549.C | 8 ++++++++
5 files changed, 29 insertions(+)
create mode 100644 gcc/testsuite/g++.dg/ipa/pr83549.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 158a5683af0 [InstCombine] Add test to remove VarArg casts (NFC)
new 6d1f7de2232 [ARM][NFC] Avoid recreating MCSubtargetInfo in ARMAsmBackend
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/ARM/MCTargetDesc/ARMAsmBackend.cpp | 37 ++++++++++------------
lib/Target/ARM/MCTargetDesc/ARMAsmBackend.h | 12 +++----
lib/Target/ARM/MCTargetDesc/ARMAsmBackendDarwin.h | 6 ++--
lib/Target/ARM/MCTargetDesc/ARMAsmBackendELF.h | 4 +--
lib/Target/ARM/MCTargetDesc/ARMAsmBackendWinCOFF.h | 4 +--
lib/Target/ARM/MCTargetDesc/ARMMCTargetDesc.h | 4 +--
6 files changed, 31 insertions(+), 36 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 b52179dcd3c [TableGen] Add support of Intrinsics with multiple returns
new 158a5683af0 [InstCombine] Add test to remove VarArg casts (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/Transforms/InstCombine/call.ll | 11 +++++++++++
1 file changed, 11 insertions(+)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.