This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from a8ca6b6 test-release.sh: Drop autoconf support
new 9abb949 auto-generate checks
new 1019cf0 auto-generate checks
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:
test/Transforms/InstCombine/and-compare.ll | 32 ++++++++++--------
test/Transforms/InstCombine/pr17827.ll | 53 +++++++++++++++++++-----------
2 files changed, 51 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 gcc.
from a319e7f PR c/7652 gcc/c-family/ * c-ada-spec.c (dump_generic_ada_no [...]
new 2b463b9 Adjust mangling of ABI tags on class template member functions.
new b3b6f5b PR c++/71712 - ABI tags on conversion ops.
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/cp/ChangeLog | 12 ++++
gcc/cp/class.c | 51 +++++++++----
gcc/cp/cp-tree.h | 1 +
gcc/cp/mangle.c | 131 ++++++++++++++++++++++++++++++----
gcc/testsuite/g++.dg/abi/abi-tag21.C | 27 +++++++
gcc/testsuite/g++.dg/abi/abi-tag21a.C | 27 +++++++
gcc/testsuite/g++.dg/abi/abi-tag21b.C | 27 +++++++
gcc/testsuite/g++.dg/abi/abi-tag22.C | 11 +++
gcc/testsuite/g++.dg/abi/abi-tag22a.C | 11 +++
9 files changed, 268 insertions(+), 30 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/abi/abi-tag21.C
create mode 100644 gcc/testsuite/g++.dg/abi/abi-tag21a.C
create mode 100644 gcc/testsuite/g++.dg/abi/abi-tag21b.C
create mode 100644 gcc/testsuite/g++.dg/abi/abi-tag22.C
create mode 100644 gcc/testsuite/g++.dg/abi/abi-tag22a.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 7734cde add tests for missing vector icmp folds
new a8ca6b6 test-release.sh: Drop autoconf 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:
utils/release/test-release.sh | 63 ++++++++++++-------------------------------
1 file changed, 17 insertions(+), 46 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.
adhemerval.zanella pushed a change to branch linaro_binutils-2_26-branch
in repository toolchain/binutils-gdb.
from 05b0cd1 Update the feature set for the Vulcan AArch64 cpu.
new 5fe7ebe Fix the generation of alignment frags in code sections for AArch64.
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:
gas/ChangeLog | 10 ++++++++++
gas/config/tc-aarch64.c | 10 +++++++---
gas/testsuite/gas/aarch64/pr20364.d | 13 +++++++++++++
gas/testsuite/gas/aarch64/pr20364.s | 28 ++++++++++++++++++++++++++++
4 files changed, 58 insertions(+), 3 deletions(-)
create mode 100644 gas/testsuite/gas/aarch64/pr20364.d
create mode 100644 gas/testsuite/gas/aarch64/pr20364.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 7f4d342 update to use FileCheck and auto-generate checks
new 7734cde add tests for missing vector icmp folds
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:
.../InstCombine/2008-08-17-ICmpXorSignbit.ll | 24 ++++++++++++++++++++++
test/Transforms/InstCombine/icmp.ll | 24 ++++++++++++++++++++++
test/Transforms/InstCombine/xor2.ll | 12 +++++++++++
3 files changed, 60 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 glibc.
from 13cb8f7 Add atomic operations required by the new condition variable.
new 65f07b8 localedata: change M$ to Microsoft
new 9b3d133 ChangeLog: change Winblowz to Windows
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:
ChangeLog.11 | 2 +-
ChangeLog.8 | 2 +-
localedata/ChangeLog | 4 ++++
localedata/charmaps/CP10007 | 2 +-
4 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 gcc.
from ae7e606 [PR ipa/71981] Make get_dynamic_type grok MEM_REF
new f324d484 mksysinfo.sh: always define CLONE_NEWNET
new a319e7f PR c/7652 gcc/c-family/ * c-ada-spec.c (dump_generic_ada_no [...]
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 | 8 ++++++++
gcc/c-family/ChangeLog | 5 +++++
gcc/c-family/c-ada-spec.c | 1 +
gcc/cselib.c | 1 +
gcc/gengtype.c | 1 +
gcc/go/gofrontend/MERGE | 2 +-
gcc/hsa-gen.c | 1 +
gcc/reg-stack.c | 8 +++++---
libgo/mksysinfo.sh | 3 +++
9 files changed, 26 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 llvm.
from 9c5bb05 add tests for missing vector icmp folds
new 7e67a70 regenerate checks
new 7f4d342 update to use FileCheck and auto-generate checks
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/2008-08-17-ICmpXorSignbit.ll | 28 ++-
test/Transforms/InstCombine/xor2.ll | 195 ++++++++++++---------
2 files changed, 137 insertions(+), 86 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 release_39
in repository llvm.
from 5141115 Add LDC compiler to list of external OS projects using LLVM 3.9
new 51644ff Merging r278086: -------------------------------------------- [...]
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/X86InstrInfo.cpp | 21 +++++++++------
lib/Target/X86/X86InstrInfo.h | 2 +-
test/CodeGen/X86/twoaddr-lea.ll | 57 +++++++++++++++++++++++++++++++++++++++++
3 files changed, 71 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 f78dbb9 [Profile] turn off verbose warnings by default
new 9c5bb05 add tests for missing vector icmp folds
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/cast.ll | 16 ++++++++++++++--
test/Transforms/InstCombine/compare-signs.ll | 21 +++++++++++++++++++++
2 files changed, 35 insertions(+), 2 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.