This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 512d410a6b9 [llvm-exegesis][NFC] Simplify BenchmarkRunner ctor.
new a2181998a78 Use APInt[] bit access to avoid "32-bit shift implicitly co [...]
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/Transforms/InstCombine/InstCombineSimplifyDemanded.cpp | 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 clang-tools-extra.
from df85dd1c [clangd] More precise representation of symbol names/labels i [...]
new b7f6587e [clangd] Always remove dots before converting paths to URIs 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:
clangd/index/SymbolCollector.cpp | 3 ++-
1 file changed, 2 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 binutils-gdb.
from c1080aae0f Automatic date update in version.in
new bb69498c61 Fix compile time warning message for the AArch64 BFD backend [...]
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/ChangeLog | 7 +++++++
bfd/elfnn-aarch64.c | 8 +++++---
2 files changed, 12 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 binutils-2_31-branch
in repository binutils-gdb.
from 176c2a5e0e Reset version to 2.30.90. Update configure files. Regenera [...]
new a45c28e358 Fix a compile time warning building the AArch64 BFD backend.
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/ChangeLog | 7 +++++++
bfd/elfnn-aarch64.c | 8 +++++---
2 files changed, 12 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 llvm.
from 534c5d4317e [llvm-exegesis][NFC] clang-format
new 4e7cfd69f5c Use APInt[] bit access to avoid "32-bit shift implicitly co [...]
new 512d410a6b9 [llvm-exegesis][NFC] Simplify BenchmarkRunner ctor.
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/Transforms/InstCombine/InstCombineSimplifyDemanded.cpp | 2 +-
tools/llvm-exegesis/lib/BenchmarkRunner.cpp | 3 +--
2 files changed, 2 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 lld.
from e0fc6a11a [ELF] - Replace llvm::find_if with the loop. NFC.
new 8e6e9316f [ELF] - ICF: test we do not merge sectinons which relocations [...]
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/icf13.s | 20 ++++++++++++++++++++
1 file changed, 20 insertions(+)
create mode 100644 test/ELF/icf13.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 clang.
from 4b2e36517a [clang-format] Fix end-of-file comments text proto formatting
new 8d628b2529 [ASTImporter] Add new tests about templated-described swing
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:
unittests/AST/ASTImporterTest.cpp | 60 +++++++++++++++++++++++++++++++++++++++
1 file 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 gcc-8-branch
in repository gcc.
from f5932f70e7d rs6000: Fix vector homogeneous aggregates (PR86197)
new 254c03e0f72 Backport from mainline 2018-04-30 Jan Hubicka <jh(a)suse.cz>
new 19a54887f84 rs6000: Fix absif2
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/config/rs6000/rs6000.md | 2 +-
gcc/lto-wrapper.c | 28 +++++++++++++++++++++++++-
gcc/lto/ChangeLog | 11 ++++++++++
gcc/lto/lto-partition.c | 21 +++++++++++++++++++
gcc/lto/lto.c | 49 +++++----------------------------------------
6 files changed, 82 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.
unknown user pushed a change to branch gcc-8-branch
in repository gcc.
from 9b8f8df21f4 2018-06-25 Paul Thomas <pault(a)gcc.gnu.org>
new f5932f70e7d rs6000: Fix vector homogeneous aggregates (PR86197)
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 | 10 ++++++++++
gcc/config/rs6000/rs6000.c | 6 +++---
2 files changed, 13 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 llvm.
from 47c8e1d5eb0 [llvm-exegesis][NFC] Fix `Operand` class comments.
new c846c8b55ed Fix -Wparentheses gcc warning. NFCI.
new 534c5d4317e [llvm-exegesis][NFC] clang-format
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/SelectionDAG/DAGCombiner.cpp | 2 +-
tools/llvm-exegesis/lib/BenchmarkRunner.cpp | 12 ++++++------
tools/llvm-exegesis/lib/MCInstrDescView.cpp | 6 ++----
tools/llvm-exegesis/lib/Target.cpp | 10 +++++-----
tools/llvm-exegesis/lib/Target.h | 4 ++--
tools/llvm-exegesis/lib/Uops.cpp | 3 ++-
tools/llvm-exegesis/lib/X86/Target.cpp | 4 ++--
7 files changed, 20 insertions(+), 21 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.