This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from c8d61cbaa4c [AArch64][SVE] Asm: Support for instructions to set/read FFR.
new 0aae9148178 NFC - Various typo fixes in tests
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/CodeGen/AArch64/aarch64_tree_tests.ll | 4 +-
test/CodeGen/AArch64/andandshift.ll | 4 +-
test/CodeGen/AArch64/arm64-addr-mode-folding.ll | 2 +-
test/CodeGen/AArch64/arm64-csel.ll | 6 +-
test/CodeGen/AArch64/cmpwithshort.ll | 6 +-
test/CodeGen/AArch64/fast-isel-gep.ll | 2 +-
test/CodeGen/ARM/GlobalISel/arm-param-lowering.ll | 2 +-
test/CodeGen/ARM/atomic-op.ll | 4 +-
test/CodeGen/ARM/debug-frame-large-stack.ll | 20 +++---
test/CodeGen/ARM/float-helpers.s | 8 +--
test/CodeGen/ARM/fp16.ll | 2 +-
test/CodeGen/ARM/shift-combine.ll | 2 +-
test/CodeGen/NVPTX/ctlz.ll | 4 +-
test/CodeGen/PowerPC/vec_rotate_shift.ll | 2 +-
test/CodeGen/SPARC/soft-float.ll | 6 +-
test/CodeGen/WebAssembly/address-offsets.ll | 80 +++++++++++-----------
test/DebugInfo/X86/mem2reg_fp80.ll | 4 +-
test/MC/Disassembler/Hexagon/nv_j.txt | 2 +-
test/Transforms/Inline/deoptimize-intrinsic.ll | 2 +-
test/Transforms/LICM/loopsink.ll | 2 +-
.../LoadStoreVectorizer/X86/merge-tbaa.ll | 2 +-
test/Transforms/LoopInterchange/profitability.ll | 4 +-
.../LoopVectorize/X86/vector_max_bandwidth.ll | 2 +-
.../deopt-intrinsic-cconv.ll | 2 +-
.../llvm-dwarfdump/X86/debug_line_offset.test | 10 +--
25 files changed, 92 insertions(+), 92 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 1d7006dc77 NFC - Fix type in builtins-ppc-p9vector.c test
new 06787e3d57 [ASTImporter] import macro source locations
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/AST/ASTImporter.cpp | 83 ++++++++++++++++++++++-----------------
unittests/AST/ASTImporterTest.cpp | 60 ++++++++++++++++++++++++++++
2 files changed, 106 insertions(+), 37 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 glibc.
from eb04c21373 posix: Sync gnulib regex implementation
new f2873d2da0 testrun.sh: Implement --tool=strace, --tool=valgrind
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:
ChangeLog | 11 +++++++++++
INSTALL | 8 +-------
Makefile | 55 +++++++++++++++++++++++++++++++++++++++++++++++------
NEWS | 2 +-
configure | 2 +-
configure.ac | 2 +-
manual/install.texi | 8 +-------
7 files changed, 65 insertions(+), 23 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 30d282bede Automatic date update in version.in
new b29dd6c33f x86-64: Clear the R_X86_64_converted_reloc_bit bit
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 | 6 ++++++
bfd/elf64-x86-64.c | 8 ++++++--
ld/ChangeLog | 7 +++++++
ld/testsuite/{ld-sh/fdpic-stack.s => ld-x86-64/pr23324.s} | 3 ++-
ld/testsuite/ld-x86-64/pr23324a.d | 8 ++++++++
ld/testsuite/ld-x86-64/pr23324b.d | 8 ++++++++
ld/testsuite/ld-x86-64/x86-64.exp | 2 ++
7 files changed, 39 insertions(+), 3 deletions(-)
copy ld/testsuite/{ld-sh/fdpic-stack.s => ld-x86-64/pr23324.s} (58%)
create mode 100644 ld/testsuite/ld-x86-64/pr23324a.d
create mode 100644 ld/testsuite/ld-x86-64/pr23324b.d
--
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 db40acb0be Also install diagnostics.h
new b14b7ff14f ld: Properly display default for -z separate-code
new 94d401b8b8 ld: Set non_ir_ref_regular for --undefined SYMBOL
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:
ld/ChangeLog | 14 ++++++++++++++
ld/ldlang.c | 1 +
ld/lexsup.c | 7 +++++++
ld/plugin.c | 7 -------
ld/testsuite/ld-plugin/lto.exp | 4 ++++
ld/testsuite/ld-plugin/{pr12982.c => pr23309.c} | 5 +++++
ld/testsuite/ld-plugin/pr23309.d | 3 +++
7 files changed, 34 insertions(+), 7 deletions(-)
copy ld/testsuite/ld-plugin/{pr12982.c => pr23309.c} (56%)
create mode 100644 ld/testsuite/ld-plugin/pr23309.d
--
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 1ea5da0262 [gdb/symtab] Fix version check in dwarf compilation unit header
new db40acb0be Also install diagnostics.h
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 | 5 +++++
bfd/Makefile.am | 3 ++-
bfd/Makefile.in | 6 ++++--
3 files changed, 11 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 d657fe7634b [llvm-exegesis] Remove dead comment.
new c8d61cbaa4c [AArch64][SVE] Asm: Support for instructions to set/read FFR.
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/AArch64SVEInstrInfo.td | 7 ++++
lib/Target/AArch64/SVEInstrFormats.td | 54 +++++++++++++++++++++++++++++++
test/MC/AArch64/SVE/rdffr-diagnostics.s | 19 +++++++++++
test/MC/AArch64/SVE/rdffr.s | 32 ++++++++++++++++++
test/MC/AArch64/SVE/rdffrs-diagnostics.s | 30 +++++++++++++++++
test/MC/AArch64/SVE/rdffrs.s | 20 ++++++++++++
test/MC/AArch64/SVE/setffr.s | 14 ++++++++
test/MC/AArch64/SVE/wrffr-diagnostics.s | 19 +++++++++++
test/MC/AArch64/SVE/wrffr.s | 20 ++++++++++++
9 files changed, 215 insertions(+)
create mode 100644 test/MC/AArch64/SVE/rdffr-diagnostics.s
create mode 100644 test/MC/AArch64/SVE/rdffr.s
create mode 100644 test/MC/AArch64/SVE/rdffrs-diagnostics.s
create mode 100644 test/MC/AArch64/SVE/rdffrs.s
create mode 100644 test/MC/AArch64/SVE/setffr.s
create mode 100644 test/MC/AArch64/SVE/wrffr-diagnostics.s
create mode 100644 test/MC/AArch64/SVE/wrffr.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 gcc.
from 83aa2f5358a Remove spurious $HOME include from BRIG FE Makefile
new ab27a11dd1d PR middle-end/86380 * expmed.c (choose_multiplier): Fix 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:
gcc/ChangeLog | 5 +++++
gcc/expmed.c | 2 +-
2 files changed, 6 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 glibc.
from b11643c21c Bug 23308: Update to Unicode 11.0.0
new eb04c21373 posix: Sync gnulib regex implementation
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:
ChangeLog | 18 +
posix/Makefile | 3 +-
posix/PCRE.tests | 13 -
posix/bug-regex28.c | 46 +-
wcsmbs/test-char-types.c => posix/bug-regex37.c | 11 +-
wcsmbs/test-char-types.c => posix/bug-regex38.c | 11 +-
posix/regcomp.c | 597 ++++++++-------
posix/regex.c | 21 +-
posix/regex.h | 335 +++++----
posix/regex_internal.c | 295 ++++----
posix/regex_internal.h | 442 +++++++----
posix/regexec.c | 936 ++++++++++++------------
12 files changed, 1557 insertions(+), 1171 deletions(-)
copy wcsmbs/test-char-types.c => posix/bug-regex37.c (78%)
copy wcsmbs/test-char-types.c => posix/bug-regex38.c (78%)
--
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 3b4c054b7b9 [AArch64][SVE] Asm: Support for FP conversion instructions.
new d657fe7634b [llvm-exegesis] Remove dead comment.
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:
tools/llvm-exegesis/lib/X86/Target.cpp | 2 --
1 file changed, 2 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.