This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 19f95f7 * g++.dg/warn/Wpadded-1.C: Fix for 32-bit target.
new e8185ed 2017-03-09 Bill Schmidt <wschmidt(a)linux.vnet.ibm.com>
new 6a9c24a PR c++/79962 PR c++/79984 * c-attribs.c (handle_nonnull_at [...]
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 | 17 +++++++++++++-
gcc/c-family/ChangeLog | 7 ++++++
gcc/c-family/c-attribs.c | 2 +-
gcc/config/rs6000/rs6000.c | 2 +-
gcc/config/rs6000/vsx.md | 41 ++++++++++++++++------------------
gcc/testsuite/ChangeLog | 7 ++++++
gcc/testsuite/c-c++-common/nonnull-3.c | 11 +++++++++
gcc/testsuite/g++.dg/warn/Wnonnull3.C | 15 +++++++++++++
8 files changed, 77 insertions(+), 25 deletions(-)
create mode 100644 gcc/testsuite/c-c++-common/nonnull-3.c
create mode 100644 gcc/testsuite/g++.dg/warn/Wnonnull3.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 glibc.
from 60f9423 Consolidate Linux send implementation
new b24d6d1 Regenerate MIPS catan, catanh long double ulps.
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:
ChangeLog | 5 +++++
sysdeps/mips/mips64/libm-test-ulps | 32 ++++++++++++++++----------------
2 files changed, 21 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 9344dfd Define macro to simplify std::_Not_fn definition
new 19f95f7 * g++.dg/warn/Wpadded-1.C: Fix for 32-bit target.
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/testsuite/g++.dg/warn/Wpadded-1.C | 4 ++--
1 file 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 master
in repository llvm.
from 2e1f925 [InstSimplify] allow folds for bool vector div/rem
new cc002ba GlobalISel: inform FrameLowering when we emit a function call.
new ea69bf9 [Hexagon] Fixes to the bitsplit generation
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/CodeGen/GlobalISel/IRTranslator.cpp | 1 +
lib/CodeGen/GlobalISel/LegalizerHelper.cpp | 1 +
lib/Target/Hexagon/HexagonBitSimplify.cpp | 57 +++++++++++++++++-----
test/CodeGen/AArch64/GlobalISel/call-translator.ll | 1 +
test/CodeGen/AArch64/GlobalISel/legalize-pow.mir | 3 ++
test/CodeGen/Hexagon/bit-bitsplit-at.ll | 33 +++++++++++++
6 files changed, 85 insertions(+), 11 deletions(-)
create mode 100644 test/CodeGen/Hexagon/bit-bitsplit-at.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 21af181 [DebugInfo] Append extended dereferencing mechanism to variab [...]
new 09a7b29 Add -cc1 flag -ast-dump-all to perform an AST dump including [...]
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/AST/DeclBase.h | 5 ++--
include/clang/Driver/CC1Options.td | 2 ++
include/clang/Frontend/ASTConsumers.h | 2 +-
include/clang/Frontend/FrontendOptions.h | 2 ++
lib/AST/ASTDumper.cpp | 45 +++++++++++++++++++-------------
lib/Frontend/ASTConsumers.cpp | 39 ++++++++++++++++++---------
lib/Frontend/CompilerInvocation.cpp | 2 ++
lib/Frontend/FrontendActions.cpp | 1 +
tools/clang-check/ClangCheck.cpp | 1 +
9 files changed, 65 insertions(+), 34 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 dd48fdc GlobalISel: put debug info for static allocas in the MachineF [...]
new 2e1f925 [InstSimplify] allow folds for bool vector div/rem
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 | 6 +++---
test/Transforms/InstSimplify/div.ll | 8 +++-----
test/Transforms/InstSimplify/rem.ll | 8 +++-----
3 files changed, 9 insertions(+), 13 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 binutils-gdb.
from 86fa698 X86: Add pseudo prefixes to control encoding
new a87ded7 ld: Orphan section documentation
new 77f5e65 ld: better handling of lma region for orphan sections
new 14ea2c1 ld: Track changes to default region LMA even for empty sections
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:
ld/ChangeLog | 20 +++++++++++++++++
ld/NEWS | 6 ++++++
ld/ld.texinfo | 26 ++++++++++++++++------
ld/ldlang.c | 48 +++++++++++++++++++++++++++++------------
ld/testsuite/ld-elf/orphan-10.d | 10 +++++++++
ld/testsuite/ld-elf/orphan-10.s | 8 +++++++
ld/testsuite/ld-elf/orphan-9.d | 12 +++++++++++
ld/testsuite/ld-elf/orphan-9.ld | 32 +++++++++++++++++++++++++++
ld/testsuite/ld-elf/orphan-9.s | 11 ++++++++++
9 files changed, 153 insertions(+), 20 deletions(-)
create mode 100644 ld/testsuite/ld-elf/orphan-10.d
create mode 100644 ld/testsuite/ld-elf/orphan-10.s
create mode 100644 ld/testsuite/ld-elf/orphan-9.d
create mode 100644 ld/testsuite/ld-elf/orphan-9.ld
create mode 100644 ld/testsuite/ld-elf/orphan-9.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 5cf1d92 [ConstantFold] vector div/rem with any zero element in diviso [...]
new dd48fdc GlobalISel: put debug info for static allocas in the MachineF [...]
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/GlobalISel/IRTranslator.cpp | 16 ++++++++--------
lib/CodeGen/MachineFunction.cpp | 1 +
test/CodeGen/AArch64/GlobalISel/debug-insts.ll | 15 +++++++++++++--
3 files changed, 22 insertions(+), 10 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 f90265a AMDGPU: Support for SimplifyDemandedVectorElts for load intrinsics
new 5cf1d92 [ConstantFold] vector div/rem with any zero element in diviso [...]
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/IR/ConstantFold.cpp | 13 +++++++++----
test/Transforms/InstSimplify/div.ll | 4 ++--
test/Transforms/InstSimplify/rem.ll | 4 ++--
3 files changed, 13 insertions(+), 8 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 bae9bd4 AMDGPU: Add GCCBuiltin for ds_permute ds_bpermute
new ddb500f [InstSimplify] add tests for vector constant folding div/rem- [...]
new f90265a AMDGPU: Support for SimplifyDemandedVectorElts for load intrinsics
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:
.../InstCombine/InstCombineSimplifyDemanded.cpp | 41 +++
.../InstCombine/amdgcn-demanded-vector-elts.ll | 284 +++++++++++++++++++++
test/Transforms/InstSimplify/div.ll | 16 ++
test/Transforms/InstSimplify/rem.ll | 16 ++
4 files changed, 357 insertions(+)
create mode 100644 test/Transforms/InstCombine/amdgcn-demanded-vector-elts.ll
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.