This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 69d8d82 [Hexagon] Patterns for CTPOP, BSWAP and BITREVERSE
new 65875f1 Strip trailing whitespace.
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/Support/APInt.cpp | 16 ++++++++--------
1 file changed, 8 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 clang-tools-extra.
from 75982c2 Completion related fixes for clang-include-fixer.el.
new afa8b87 Make clang-include-fixer--insert-line work when the differenc [...]
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-fixer/tool/clang-include-fixer-test.el | 12 ++++++++++++
include-fixer/tool/clang-include-fixer.el | 13 ++++++-------
2 files changed, 18 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 binutils-gdb.
from 8eaf532 Fix usage of inferior_ptid in two thread_alive implementations
new 1e9d41d opcodes,gas: associate SPARC ASIs with an architecture level.
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 | 5 +
gas/config/tc-sparc.c | 53 ++++++-
include/opcode/sparc.h | 10 +-
opcodes/ChangeLog | 7 +
opcodes/sparc-opc.c | 384 ++++++++++++++++++++++++-------------------------
5 files changed, 256 insertions(+), 203 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 60abdbe Add support to readelf for displaying gnu attributes in archi [...]
new 8eaf532 Fix usage of inferior_ptid in two thread_alive implementations
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 | 6 ++++++
gdb/bsd-uthread.c | 2 +-
gdb/go32-nat.c | 2 +-
3 files changed, 8 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 gcc.
from a450df9 2017-02-23 Richard Biener <rguenther(a)suse.de>
new 4b376ba PR 68749: S/390: Disable ifcvt-4.c for -m31.
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/ChangeLog | 5 +++++
gcc/testsuite/gcc.dg/ifcvt-4.c | 4 +++-
2 files changed, 8 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 master
in repository clang.
from aae38bf Added regression tests
new c08b4f6 Reverted r295975
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/SemaCXX/friend3.cpp | 27 ---------------------------
1 file changed, 27 deletions(-)
delete mode 100644 test/SemaCXX/friend3.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 llvm.
from 34c1d56 [docs] Add information about how to checkout polly to getting [...]
new 69d8d82 [Hexagon] Patterns for CTPOP, BSWAP and BITREVERSE
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/Hexagon/HexagonISelLowering.cpp | 22 ++---
lib/Target/Hexagon/HexagonISelLowering.h | 2 -
lib/Target/Hexagon/HexagonPatterns.td | 15 ++--
test/CodeGen/Hexagon/bitmanip.ll | 135 +++++++++++++++++++++++++++++
test/CodeGen/Hexagon/ctlz-cttz-ctpop.ll | 36 --------
5 files changed, 151 insertions(+), 59 deletions(-)
create mode 100644 test/CodeGen/Hexagon/bitmanip.ll
delete mode 100644 test/CodeGen/Hexagon/ctlz-cttz-ctpop.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 lld.
from 47860f8 Always add PT_GNU_STACK.
new 9881c65 Add a test showing that nocopyreloc is only about copy relocs.
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/ELF/undef-with-plt-addr.s | 3 +++
1 file changed, 3 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 e604e82 [CodeGen] Don't reemit expressions for pass_object_size params.
new aae38bf Added regression tests
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/SemaCXX/friend3.cpp | 27 +++++++++++++++++++++++++++
1 file changed, 27 insertions(+)
create mode 100644 test/SemaCXX/friend3.cpp
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.