This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 037e821391b [FunctionAttrs][ArgumentPromotion][GlobalOpt] Disable some [...]
new bcdec400081 [RISCV] Implement c.lui immediate operand constraint
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/RISCV/AsmParser/RISCVAsmParser.cpp | 13 ++++++-----
.../RISCV/Disassembler/RISCVDisassembler.cpp | 11 ++++++++++
lib/Target/RISCV/RISCVInstrInfoC.td | 25 +++++++++++++++++-----
test/MC/RISCV/rv32c-invalid.s | 8 ++++---
test/MC/RISCV/rv32c-valid.s | 10 +++++++--
5 files changed, 52 insertions(+), 15 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 gcc-7-branch
in repository gcc.
from c6928ac3973 Daily bump.
new 5fc08e2f2e7 Adding the missing LTGT to plug the ICE in PR81228. This is [...]
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 | 13 +++++++++++++
gcc/config/aarch64/aarch64-simd.md | 10 ++++++++++
gcc/config/aarch64/aarch64.c | 2 +-
gcc/testsuite/ChangeLog | 8 ++++++++
gcc/testsuite/gcc.dg/pr81228.c | 21 +++++++++++++++++++++
5 files changed, 53 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/gcc.dg/pr81228.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 release_60
in repository llvm.
from 7449cddfd99 ReleaseNotes: The fast-math-flags changes
new 78c90d9dcc9 docs: remove in-progress warnings
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 | 11 -----------
docs/index.rst | 5 -----
2 files changed, 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 llvm.
from da8cf80cf10 [InstCombine] add fmul multi-use test; NFC
new 037e821391b [FunctionAttrs][ArgumentPromotion][GlobalOpt] Disable some [...]
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/IPO/ArgumentPromotion.cpp | 6 ++++++
lib/Transforms/IPO/FunctionAttrs.cpp | 6 ++++--
lib/Transforms/IPO/GlobalOpt.cpp | 5 +++++
.../ArgumentPromotion/naked_functions.ll | 23 ++++++++++++++++++++
test/Transforms/FunctionAttrs/naked_functions.ll | 25 ++++++++++++++++++++++
test/Transforms/GlobalOpt/naked_functions.ll | 23 ++++++++++++++++++++
6 files changed, 86 insertions(+), 2 deletions(-)
create mode 100644 test/Transforms/ArgumentPromotion/naked_functions.ll
create mode 100644 test/Transforms/FunctionAttrs/naked_functions.ll
create mode 100644 test/Transforms/GlobalOpt/naked_functions.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 release_60
in repository lld.
from 1e0f27584 ReleaseNotes: a few flags etc. By Nico Weber.
new 2d6816918 docs: remove in-progress warnings
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 | 5 -----
1 file changed, 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 binutils-2_29-branch
in repository binutils-gdb.
from 9ff0c7631f Fix GOT relocation overflow on SPARC.
new 96a94bd954 Fix memory corruption when using memcpy to overwtite a strin [...]
new 85e95c9817 Another merge
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:
gas/ChangeLog | 6 ++++++
gas/config/tc-mips.c | 2 +-
2 files changed, 7 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.
Christophe Lyon pushed a change to branch master
in repository toolchain/abe.
from 91567cd9 lib/make.sh: Create destination dir for expat.
new 050700df Install gmp/mpc/mpfr to destdir again.
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:
abe.sh | 4 ++++
config/gcc.conf | 6 +++---
config/mpc.conf | 2 +-
config/mpfr.conf | 2 +-
lib/configure.sh | 6 +++++-
5 files changed, 14 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.
Christophe Lyon pushed a change to branch master
in repository toolchain/tcwg-regression.
from 27af41a binaries: Remove 'runtest' from the list.
new 837ef36 binaries: Handle gdbserver in sysroot path
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:
binaries/build.sh | 3 +++
1 file changed, 3 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.
Christophe Lyon pushed a change to branch master
in repository toolchain/tcwg-regression.
from 9c74ab3 TOOLCHAIN cleanup, use HOST from now on
new 27af41a binaries: Remove 'runtest' from the list.
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:
binaries/build.sh | 15 +++++++++------
binaries/list-4.txt | 1 -
binaries/list-5.txt | 1 -
binaries/list-6.txt | 1 -
binaries/list-mingw-4.txt | 1 -
binaries/list-mingw-5.txt | 1 -
binaries/list-mingw-6.txt | 1 -
binaries/list-mingw.txt | 1 -
binaries/list.txt | 1 -
9 files changed, 9 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 llvm.
from 16c81d461c3 [mips] Generate memory dependencies for byVal arguments
new da8cf80cf10 [InstCombine] add fmul multi-use test; NFC
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/Transforms/InstCombine/fmul.ll | 47 ++++++++++++++++++++++++++-----------
1 file changed, 33 insertions(+), 14 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.