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 00aecdcf62 FreeBSD: Fix 'Couldn't get registers: Device busy' error (PR [...]
new b2c5b54ee3 Automatic date update in version.in
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:
bfd/version.h | 2 +-
1 file changed, 1 insertion(+), 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 gdb-8.1-branch
in repository binutils-gdb.
from 16b1396664 Automatic date update in version.in
new 96dcf168f4 Automatic date update in version.in
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:
bfd/version.h | 2 +-
1 file changed, 1 insertion(+), 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 binutils-2_30-branch
in repository binutils-gdb.
from 568e69f538 Automatic date update in version.in
new df06f09712 Automatic date update in version.in
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:
bfd/version.h | 2 +-
1 file changed, 1 insertion(+), 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 8a861286e9c [X86] Strip unnecessary prefetch + vector move/load instrw [...]
new 37f137831d0 [bcanalyzer] Recognize more stream 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:
test/Bitcode/stream-types.c | 12 ++++++
test/Bitcode/stream-types.c.ast | 1 +
test/Bitcode/stream-types.c.ast.incomplete | 1 +
test/Bitcode/stream-types.c.dia | 1 +
test/Bitcode/stream-types.c.dia.incomplete | 1 +
tools/llvm-bcanalyzer/llvm-bcanalyzer.cpp | 64 +++++++++++++++++++++---------
6 files changed, 61 insertions(+), 19 deletions(-)
create mode 100644 test/Bitcode/stream-types.c
create mode 100644 test/Bitcode/stream-types.c.ast
create mode 100644 test/Bitcode/stream-types.c.ast.incomplete
create mode 100644 test/Bitcode/stream-types.c.dia
create mode 100644 test/Bitcode/stream-types.c.dia.incomplete
--
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 1ac96801 [clang-tidy] Customize FileCheck prefix in check_clang-tidy.py
new 0ef9865f Revert r330492: [clang-tidy] add new check to find out objc i [...]
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:
clang-tidy/readability/IdentifierNamingCheck.cpp | 4 ----
test/clang-tidy/readability-identifier-naming-objc.m | 15 ---------------
2 files changed, 19 deletions(-)
delete mode 100644 test/clang-tidy/readability-identifier-naming-objc.m
--
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 52107f01892 [Support] Add optional prefix to convenience helpers in WithColor.
new 8a861286e9c [X86] Strip unnecessary prefetch + vector move/load instrw [...]
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/X86SchedBroadwell.td | 25 -----------
lib/Target/X86/X86SchedHaswell.td | 19 +--------
lib/Target/X86/X86SchedSkylakeClient.td | 29 +------------
lib/Target/X86/X86SchedSkylakeServer.td | 73 ++-------------------------------
lib/Target/X86/X86ScheduleZnver1.td | 3 --
5 files changed, 6 insertions(+), 143 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 6d70778ed24 [X86] Strip unnecessary WriteCvtF2I instrw overrides from s [...]
new 52107f01892 [Support] Add optional prefix to convenience helpers in WithColor.
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/Support/WithColor.h | 8 +++++---
lib/Support/WithColor.cpp | 9 ++++++---
2 files changed, 11 insertions(+), 6 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 cc7f8fb7111 [X86] Strip unnecessary broadcast/shuffle256 instrw overrid [...]
new ae6875ea1d0 [tools] Use WithColor for printing errors.
new 6d70778ed24 [X86] Strip unnecessary WriteCvtF2I instrw overrides from s [...]
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/Target/X86/X86SchedBroadwell.td | 4 +---
lib/Target/X86/X86SchedHaswell.td | 4 +---
tools/llvm-bcanalyzer/llvm-bcanalyzer.cpp | 3 ++-
tools/llvm-dis/llvm-dis.cpp | 7 ++++---
tools/llvm-opt-report/OptReport.cpp | 24 ++++++++++++------------
tools/yaml2obj/yaml2elf.cpp | 29 +++++++++++++++--------------
6 files changed, 35 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 0de8924270e [X86][AVX] VPERM2F128/VINSERTF128 should be a shuffle256 sc [...]
new cc7f8fb7111 [X86] Strip unnecessary broadcast/shuffle256 instrw overrid [...]
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/X86SchedBroadwell.td | 19 +-------
lib/Target/X86/X86SchedHaswell.td | 19 +-------
lib/Target/X86/X86SchedSkylakeClient.td | 17 +------
lib/Target/X86/X86SchedSkylakeServer.td | 83 +--------------------------------
4 files changed, 5 insertions(+), 133 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 95f4d00dadc [X86] Strip unnecessary vector integer math, shift-imm, ext [...]
new 0de8924270e [X86][AVX] VPERM2F128/VINSERTF128 should be a shuffle256 sc [...]
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/X86InstrSSE.td | 8 ++++----
lib/Target/X86/X86SchedSandyBridge.td | 2 ++
2 files changed, 6 insertions(+), 4 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.