This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang.
from ecbf0ff453 Basic: adjust attributes on `nan` LIBBUILTINs
new 89ba86c158 [analyzer] CStringChecker: pr34460: Avoid a crash when a cas [...]
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/StaticAnalyzer/Checkers/CStringChecker.cpp | 37 +++++++++--------------
test/Analysis/bstring.cpp | 41 ++++++++++++++++++++++++++
test/Analysis/casts.c | 26 ++++++++++++++++
3 files changed, 81 insertions(+), 23 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 04acc76e9d4 * tree-ssa-reassoc.c (reassociate_bb): Clarify code slighly.
new e5f990e666d * cfghooks.c (verify_flow_info): Disable check that all pr [...]
new a78fcdf9bf9 * c-gimplify.c (c_gimplify_expr): Handle [LR]ROTATE_EXPR l [...]
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 | 5 +++++
gcc/c-family/ChangeLog | 5 +++++
gcc/c-family/c-gimplify.c | 2 ++
gcc/cfghooks.c | 4 +++-
4 files changed, 15 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 gcc-6-branch
in repository gcc.
from 86c2d71871e Daily bump.
new 44e130d4358 PR target/82274 * internal-fn.c (expand_mul_overflow): If [...]
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/internal-fn.c | 6 +++---
gcc/testsuite/ChangeLog | 6 ++++++
gcc/testsuite/gcc.dg/pr82274-1.c | 16 ++++++++++++++++
gcc/testsuite/gcc.dg/pr82274-2.c | 22 ++++++++++++++++++++++
libgcc/ChangeLog | 7 +++++++
libgcc/libgcc2.c | 3 ++-
7 files changed, 63 insertions(+), 4 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/pr82274-1.c
create mode 100644 gcc/testsuite/gcc.dg/pr82274-2.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 clang.
from 39f710aba3 Revert "[CodeGen] EmitPointerWithAlignment() to generate TBA [...]
new ecbf0ff453 Basic: adjust attributes on `nan` LIBBUILTINs
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/Basic/Builtins.def | 6 +-
test/CodeGen/libcall-declarations.c | 592 ++++++++++++++++++------------------
2 files changed, 299 insertions(+), 299 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 59d5964ec6f [Hexagon] Minimize number of repeated constant extenders
new e3590344cd8 DAG: Add opcode and source type to isFPExtFree
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/Target/TargetLowering.h | 17 +-
lib/CodeGen/SelectionDAG/DAGCombiner.cpp | 488 ++++++++++++++++---------------
lib/Target/PowerPC/PPCISelLowering.cpp | 5 +-
lib/Target/PowerPC/PPCISelLowering.h | 2 +-
4 files changed, 271 insertions(+), 241 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 f5386a25ef [clang-refactor] Apply source replacements
new 39f710aba3 Revert "[CodeGen] EmitPointerWithAlignment() to generate TBA [...]
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/CGExpr.cpp | 74 +++++++++++++++++------------------------
lib/CodeGen/CodeGenFunction.cpp | 6 ++--
lib/CodeGen/CodeGenFunction.h | 9 ++---
lib/CodeGen/CodeGenModule.cpp | 7 ----
lib/CodeGen/CodeGenModule.h | 5 ---
lib/CodeGen/CodeGenTBAA.cpp | 8 -----
lib/CodeGen/CodeGenTBAA.h | 11 ------
7 files changed, 36 insertions(+), 84 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 6ac84e99d9 [analyzer] RetainCount: Ignore annotations on user-made CFRe [...]
new f5386a25ef [clang-refactor] Apply source replacements
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/Frontend/CommandLineSourceLoc.h | 45 ++++++++++++++
test/Refactor/tool-apply-replacements.cpp | 11 ++++
test/Refactor/tool-selection-option.c | 15 +++++
tools/clang-refactor/ClangRefactor.cpp | 90 +++++++++++++++++++++++++--
4 files changed, 155 insertions(+), 6 deletions(-)
create mode 100644 test/Refactor/tool-apply-replacements.cpp
create mode 100644 test/Refactor/tool-selection-option.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 lld.
from 238fd2957 Simplify. NFC.
new 56bc0081b [ELF] Recognize additional relocation types
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/Arch/X86.cpp | 4 ++++
1 file changed, 4 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 master
in repository clang.
from 3704be1446 [CodeGen] EmitPointerWithAlignment() to generate TBAA info a [...]
new 6ac84e99d9 [analyzer] RetainCount: Ignore annotations on user-made CFRe [...]
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/StaticAnalyzer/Checkers/RetainCountChecker.cpp | 5 ++
test/Analysis/retain-release-safe.c | 72 ++++++++++++++++++++++
2 files changed, 77 insertions(+)
create mode 100644 test/Analysis/retain-release-safe.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.