This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 7f233b7000a [docs] Update GoldPlugin documentation
new 9f006d32f1b [llvm-readobj] Generic -string-dump option
new 461ab257e2f [ScheduleDAG] Fix unfolding of SUnits to already existent nodes.
new 7e2280c100b [DebugInfo] Dwarfv5: Avoid unnecessary base_address specifi [...]
The 3 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/AsmPrinter/DwarfDebug.cpp | 28 ++++++---
lib/CodeGen/SelectionDAG/ScheduleDAGRRList.cpp | 48 ++++++++------
test/CodeGen/X86/pr37916.ll | 44 +++++++++++++
test/DebugInfo/X86/range_reloc.ll | 31 +++++++--
test/DebugInfo/X86/range_reloc_base.ll | 59 +++++++++++++++++
test/DebugInfo/X86/rnglists-nobase.ll | 87 --------------------------
test/tools/llvm-readobj/print-section.test | 8 +++
tools/llvm-readobj/ELFDumper.cpp | 72 ---------------------
tools/llvm-readobj/ObjDumper.cpp | 65 +++++++++++++++++++
tools/llvm-readobj/ObjDumper.h | 4 +-
tools/llvm-readobj/llvm-readobj.cpp | 4 +-
11 files changed, 255 insertions(+), 195 deletions(-)
create mode 100644 test/CodeGen/X86/pr37916.ll
create mode 100644 test/DebugInfo/X86/range_reloc_base.ll
delete mode 100644 test/DebugInfo/X86/rnglists-nobase.ll
create mode 100644 test/tools/llvm-readobj/print-section.test
--
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 70cf0f619e [CodeComplete] Allow getDeclaration on RK_Pattern result.
new 43cba1e10e Support implicit _Atomic struct load / store
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/Sema/Sema.cpp | 1 +
test/CodeGen/atomic-ops.c | 12 ++++++++++++
2 files changed, 13 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 lld.
from 870c53029 Fix `ld.lld --help` message.
new a70d96c0b Look for an entry point function if /nodefaultlib is given.
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:
COFF/Driver.cpp | 17 +++++++++++++++++
.../{entry-inference32.test => entry-inference3.test} | 8 ++++----
2 files changed, 21 insertions(+), 4 deletions(-)
copy test/COFF/{entry-inference32.test => entry-inference3.test} (80%)
--
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 libcxx.
from ffbb91bb6 Address "always inline function is not always inlinable" warn [...]
new f1f54dc0f Update the synopsis for <chrono> for C++20. No functional change.
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/chrono | 492 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++
1 file changed, 492 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 aarch64/sve-acle-branch
in repository gcc.
at 90760b6c94d [ARC] Update ARCHS scheduling rules.
No new revisions were added by this update.
--
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 43f638e8bc2 PR c++/86480 - nested variadic lambda and constexpr if.
new 75d20a02b4f Backport from trunk.
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 | 12 +++
gcc/c-family/ChangeLog | 6 ++
gcc/c-family/c-warn.c | 8 ++
gcc/calls.c | 84 +++++++++++++--
gcc/doc/invoke.texi | 3 +
gcc/testsuite/ChangeLog | 6 ++
gcc/testsuite/c-c++-common/attr-nonstring-8.c | 147 ++++++++++++++++++++++++++
gcc/tree-ssa-strlen.c | 33 ++++--
gcc/tree-ssa-strlen.h | 1 +
9 files changed, 283 insertions(+), 17 deletions(-)
create mode 100644 gcc/testsuite/c-c++-common/attr-nonstring-8.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 lld.
from 8a1ed003a [ELF] - Stop silently producing a broken .eh_frame_hdr.
new 870c53029 Fix `ld.lld --help` message.
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/Options.td | 4 ++--
1 file 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 llvm.
from 19723d91b87 [RegAlloc][NFC] Fix the help string of the option "huge-siz [...]
new 7f233b7000a [docs] Update GoldPlugin documentation
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:
docs/GoldPlugin.rst | 47 ++++++++++++++++++++++++++++++-----------------
1 file changed, 30 insertions(+), 17 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 baea3f05000 [llvm-objdump] Add -demangle (-C) option
new 19723d91b87 [RegAlloc][NFC] Fix the help string of the option "huge-siz [...]
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/CodeGen/RegAllocGreedy.cpp | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.