This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 53d587ee039 Make StringSaver::save less ambiguous.
new 8025bd61c53 [InstCombine] Use APInt bit counting methods to avoid a tem [...]
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/InstCombineCalls.cpp | 12 ++++++------
1 file changed, 6 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 lld.
from 2785903fd Simplify BinaryFile::parse and add comments.
new e4db99be8 Recommend users use readelf instead of objdump to dump .comme [...]
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:
ELF/SyntheticSections.cpp | 2 +-
docs/index.rst | 2 +-
2 files 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 lld.
from 9f0c6b776 Remove unnecessary instantiation of StringRef.
new 2bcd66eba Remove needless type conversions.
new 2785903fd Simplify BinaryFile::parse and add comments.
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:
ELF/InputFiles.cpp | 39 +++++++++++++++++++--------------------
ELF/Strings.h | 4 ++++
ELF/Writer.cpp | 4 ++--
3 files changed, 25 insertions(+), 22 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 51ff1d79cde AMDGPU: Fix assert in scheduler
new 53d587ee039 Make StringSaver::save less ambiguous.
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/StringSaver.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 aca7b7d2435 [Support] Fix overflow in SLEB128 decoding.
new 51ff1d79cde AMDGPU: Fix assert in scheduler
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/AMDGPU/GCNSchedStrategy.cpp | 3 +-
test/DebugInfo/AMDGPU/dbg-value-sched-crash.ll | 95 ++++++++++++++++++++++++++
2 files changed, 97 insertions(+), 1 deletion(-)
create mode 100644 test/DebugInfo/AMDGPU/dbg-value-sched-crash.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 binutils-gdb.
from d7153c4ac3 Edit .eh_frame symbols
new 76c20d54ca Constify elf_backend_eh_frame_address_size
new f2d830a50d Tidy S_FORCE_RELOC
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:
bfd/ChangeLog | 13 +++++++++++++
bfd/elf-bfd.h | 4 ++--
bfd/elf-eh-frame.c | 12 ++++++------
bfd/elf32-m32c.c | 3 ++-
bfd/elf32-msp430.c | 3 ++-
bfd/elfxx-mips.c | 2 +-
bfd/elfxx-mips.h | 2 +-
gas/ChangeLog | 4 ++++
gas/symbols.c | 16 ++++++++++------
9 files changed, 41 insertions(+), 18 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 bde56a96995 Disable GVN Hoist due to still more bugs being found in it. [...]
new 89fc611b77a [Support] clang-format LEB128.h. NFC.
new aca7b7d2435 [Support] Fix overflow in SLEB128 decoding.
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:
include/llvm/Support/LEB128.h | 25 +++++++++++--------------
1 file changed, 11 insertions(+), 14 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 7a81a73b2e Automatic date update in version.in
new a61d92b7bd [GOLD] testsuite/plugin_section_order.c fix
new 21d68fcd0c PowerPC undefweak handling
new 641338d8e9 Clear dynstr_index when forcing symbols local
new d7153c4ac3 Edit .eh_frame symbols
The 4 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 | 31 +++++++
bfd/elf-bfd.h | 10 ++-
bfd/elf-eh-frame.c | 154 +++++++++++++++++++++++++++++++++-
bfd/elf32-ppc.c | 38 ++++-----
bfd/elf64-ppc.c | 27 +++---
bfd/elflink.c | 13 ++-
gold/ChangeLog | 4 +
gold/testsuite/plugin_section_order.c | 1 +
8 files changed, 238 insertions(+), 40 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.
from 59456511f4 Improve diagnostics for bad -std= flag.
new 6b7fb45df3 Darwin: Define __STDC_NO_THREADS__ on Darwin targets
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/Basic/Targets.cpp | 1 +
test/Preprocessor/init.c | 9 +++++++++
2 files changed, 10 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 57e55d927a clang/Lex/PPCallbacks.h: Fix a warning in r301472. [-Wdocume [...]
new 59456511f4 Improve diagnostics for bad -std= flag.
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/Basic/DiagnosticDriverKinds.td | 4 +-
include/clang/Frontend/LangStandards.def | 91 +++++++++++-----------------
lib/Frontend/CompilerInvocation.cpp | 22 +++++--
test/Driver/unknown-std.c | 19 ++----
test/Driver/unknown-std.cl | 2 +-
test/Driver/unknown-std.cpp | 9 +--
6 files changed, 63 insertions(+), 84 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.