This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository lld.
from fdfbadf7f [ELF] - Report LMA region overflows.
new 6b49401c3 [ELF] - Fix build bot after r326892 "[ELF] - Report LMA regio [...]
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/linkerscript/lma-overflow.test | 1 -
1 file changed, 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 gcc.
from 9bfdf5e05a7 PR fortran/84565 * config/aarch64/predicates.md (aarch64_ [...]
new f92a3555ee4 Ada: Fix s-oscons.ads generation
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/ada/ChangeLog | 6 ++++++
gcc/ada/gcc-interface/Makefile.in | 4 ++--
2 files changed, 8 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 8569a93df [ELF] - Allow discarding .hash and .gnu.hash from linker script.
new fdfbadf7f [ELF] - Report LMA region overflows.
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/LinkerScript.cpp | 4 ++--
test/ELF/linkerscript/lma-overflow.test | 17 +++++++++++++++++
2 files changed, 19 insertions(+), 2 deletions(-)
create mode 100644 test/ELF/linkerscript/lma-overflow.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 llvm.
from f0eff632cbd [LoadStoreVectorizer] Differentiate between <1 x T> and T
new e341fede2cc [mips] Correct the definition of m(f|t)c(0|2)
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/Mips/AsmParser/MipsAsmParser.cpp | 10 ++++++++++
lib/Target/Mips/MipsInstrInfo.td | 10 ++++++----
test/MC/Mips/mips1/invalid-mips32.s | 5 +++++
test/MC/Mips/mips2/invalid-mips32.s | 6 ++++--
test/MC/Mips/mips2/invalid-mips32r2.s | 4 ++--
test/MC/Mips/mips3/invalid-mips32.s | 5 +++++
test/MC/Mips/mips4/invalid-mips32.s | 5 +++++
test/MC/Mips/mips4/invalid-mips64.s | 4 ++--
test/MC/Mips/mips4/invalid-mips64r2.s | 4 ++--
test/MC/Mips/mips5/invalid-mips32.s | 5 +++++
test/MC/Mips/mips5/invalid-mips64.s | 4 ++--
test/MC/Mips/mips5/invalid-mips64r2.s | 4 ++--
12 files changed, 50 insertions(+), 16 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 8cf718792 [WebAssembly] Remove duplicated line of code and unreachable [...]
new 8569a93df [ELF] - Allow discarding .hash and .gnu.hash from linker script.
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/LinkerScript.cpp | 8 ++++++++
test/ELF/linkerscript/discard-gnu-hash.s | 23 +++++++++++++++++++++++
2 files changed, 31 insertions(+)
create mode 100644 test/ELF/linkerscript/discard-gnu-hash.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 ad94abbdd6 Remove a placeholder
new b1eebfc1fc Add Clang ReleaseNotes that --autocomplete breaks backward c [...]
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/ReleaseNotes.rst | 9 +++++++++
1 file changed, 9 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 29074d4ab [WebAssembly] Use StringSaver to retain ownership of ctor fun [...]
new 8cf718792 [WebAssembly] Remove duplicated line of code and unreachable [...]
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:
wasm/Writer.cpp | 6 +++---
1 file changed, 3 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 gcc.
from 5d0fcded03f PR c++/84704 * gimple-expr.c (create_tmp_var_raw): Set DE [...]
new 9bfdf5e05a7 PR fortran/84565 * config/aarch64/predicates.md (aarch64_ [...]
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 | 4 ++++
gcc/config/aarch64/predicates.md | 2 +-
gcc/testsuite/ChangeLog | 3 +++
gcc/testsuite/gfortran.dg/pr84565.f90 | 7 +++++++
4 files changed, 15 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/gfortran.dg/pr84565.f90
--
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 65019820f72 [ARM] Fix for PR36577
new f0eff632cbd [LoadStoreVectorizer] Differentiate between <1 x T> and T
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/LoadStoreVectorizer.cpp | 1 +
test/Transforms/LoadStoreVectorizer/X86/vector-scalar.ll | 14 ++++++++++++++
2 files changed, 15 insertions(+)
create mode 100644 test/Transforms/LoadStoreVectorizer/X86/vector-scalar.ll
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.