This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 710c3a2 [LV] Set memcheck metadata also for VF==1
new 61b9140 [AArch64] Map Sched Read/Write resources for Falkor.
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/AArch64/AArch64SchedFalkor.td | 184 ++++++++++++++++++++++++++++++-
1 file changed, 183 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 f955ccc Rename R_AARCH64_TLSDESC_LD64_LO12_NC to R_AARCH64_TLSDESC_LD [...]
new 5ef2d51 objdump -dS: warn if source is more recent than object
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:
binutils/ChangeLog | 10 +++++++++
binutils/objdump.c | 60 +++++++++++++++++++++++++++++++-----------------------
2 files changed, 45 insertions(+), 25 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 f106d17 ARMDisassembler: loop over ARM decode tables
new 710c3a2 [LV] Set memcheck metadata also for VF==1
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/Vectorize/LoopVectorize.cpp | 6 +-----
1 file changed, 1 insertion(+), 5 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 newlib.
from 0201127 Extend 2.8.0 release text
new 973f766 Fix duplocale (libc/locale/duplocale.c) which fails to proper [...]
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:
newlib/libc/locale/duplocale.c | 3 ++-
newlib/libc/locale/locale.c | 6 +++++-
2 files changed, 7 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 binutils-gdb.
from d40e34d ld: add an error in case of address space overflow.
new f955ccc Rename R_AARCH64_TLSDESC_LD64_LO12_NC to R_AARCH64_TLSDESC_LD [...]
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 | 23 ++++++++++++++++
bfd/bfd-in2.h | 4 +--
bfd/elfnn-aarch64.c | 45 +++++++++++++++++---------------
bfd/elfxx-aarch64.c | 8 +++---
bfd/libbfd.h | 4 +--
bfd/reloc.c | 4 +--
gas/ChangeLog | 12 +++++++++
gas/config/tc-aarch64.c | 12 ++++-----
gas/testsuite/gas/aarch64/tls.d | 4 +--
include/ChangeLog | 8 ++++++
include/elf/aarch64.h | 4 +--
ld/ChangeLog | 5 ++++
ld/testsuite/ld-aarch64/ifunc-5r-local.d | 4 +--
13 files changed, 94 insertions(+), 43 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 cc6885f AMDGPU/RelocVisitor: Handle R_AMDGPU_ABS64
new f106d17 ARMDisassembler: loop over ARM decode tables
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/ARM/Disassembler/ARMDisassembler.cpp | 77 +++++++------------------
1 file changed, 20 insertions(+), 57 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 lldb.
from 7cdec46 Use LLVM for file / directory enumeration.
new 988ac3f Fix Linux build for the FileSpec changes
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:
source/Host/common/FileSpec.cpp | 7 +--
source/Utility/TildeExpressionResolver.cpp | 3 +-
unittests/Interpreter/TestCompletion.cpp | 69 +++++++++++++++++-------------
3 files changed, 43 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 clang.
from 1f562e7 clang-format: [JS] allow breaking after non-null assertions.
new 3d94569 clang-format: [JS] do not wrap @see tags.
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/Format/Format.cpp | 5 +++--
unittests/Format/FormatTestJS.cpp | 7 +++++++
2 files changed, 10 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 binutils-gdb.
from 4b5900d PowerPC: incorrect library search order
new d40e34d ld: add an error in case of address space overflow.
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:
ld/ChangeLog | 10 ++++++++++
ld/ldlang.c | 20 ++++++++++++++++++++
ld/testsuite/ld-checks/checks.exp | 13 +++++++++++++
ld/testsuite/ld-checks/over.d | 4 ++++
ld/testsuite/{ld-elf/stack.s => ld-checks/over.s} | 5 +++--
ld/testsuite/ld-checks/over2.d | 8 ++++++++
.../{ld-x86-64/ilp32-9.s => ld-checks/over2.s} | 2 +-
7 files changed, 59 insertions(+), 3 deletions(-)
create mode 100644 ld/testsuite/ld-checks/over.d
copy ld/testsuite/{ld-elf/stack.s => ld-checks/over.s} (59%)
create mode 100644 ld/testsuite/ld-checks/over2.d
copy ld/testsuite/{ld-x86-64/ilp32-9.s => ld-checks/over2.s} (68%)
--
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 6b5ac5c clang-format: [JS] do not wrap after interface and type.
new 1f562e7 clang-format: [JS] allow breaking after non-null assertions.
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/Format/FormatToken.h | 1 +
lib/Format/TokenAnnotator.cpp | 26 +++++++++++++++++++++-----
unittests/Format/FormatTestJS.cpp | 6 ++++++
3 files changed, 28 insertions(+), 5 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.