This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 5c738478d09 [AMDGPU] Fix for negative offsets in buffer/tbuffer intrinsics
new 17120e19403 [CodeGen] NFC fix pedantic warning from extra semicolon
new 2cad546297b [RISCV] Remove RV64 test lines from umulo-128-legalisation- [...]
new 1b130ed5dca [LoopInterchange] Remove unused variable PreserveLCSSA (NFC).
new c9c097dc7c6 [RISCV] Gate simm32 materialisation pattern and SW pattern [...]
The 4 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/GlobalISel/CombinerHelper.cpp | 2 +-
lib/Target/RISCV/RISCVInstrInfo.td | 5 ++--
lib/Transforms/Scalar/LoopInterchange.cpp | 1 -
.../RISCV/umulo-128-legalisation-lowering.ll | 29 ----------------------
4 files changed, 4 insertions(+), 33 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 527b9e87ac Updated French translation for the binutils/ subdirectory.
new c8d3f93237 Fix the handling of inlined frames in DWARF debug info.
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/dwarf2.c | 2 +-
bfd/section.c | 14 +++++++++-----
3 files changed, 16 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.
unknown user pushed a change to branch gcc-8-branch
in repository gcc.
from d9b72126044 Backport r264806
new 6566e1d1bb6 PR other/87353 fix formatting and grammar in manual
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/doc/invoke.texi | 9 ++++-----
2 files changed, 9 insertions(+), 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 gcc-7-branch
in repository gcc.
from 98405ac4331 Daily bump.
new 8f1f9562d2f PR other/87353 fix formatting and grammar in manual
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/doc/invoke.texi | 9 ++++-----
2 files changed, 9 insertions(+), 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 llvm.
from 2b610ad4837 [X86][Btver2] Most RMW instructions don't require an additi [...]
new 5c738478d09 [AMDGPU] Fix for negative offsets in buffer/tbuffer intrinsics
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/AMDGPU/SIISelLowering.cpp | 9 ++++++++-
test/CodeGen/AMDGPU/llvm.amdgcn.raw.buffer.load.ll | 4 ++--
test/CodeGen/AMDGPU/llvm.amdgcn.struct.buffer.load.ll | 4 ++--
3 files changed, 12 insertions(+), 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 clang-tools-extra.
from 875fedef [clang-query] Add comment token handling
new 88a94859 [clang-tidy] NFC reorder registering in CppCoreGuidelines module
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:
clang-tidy/cppcoreguidelines/CppCoreGuidelinesTidyModule.cpp | 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 binutils-gdb.
from 8e90d6d2c2 Updated Portuguese translations for the bfd/ and binutils/ s [...]
new 527b9e87ac Updated French translation for the binutils/ subdirectory.
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 | 1 +
binutils/po/fr.po | 3918 +++++++++++++++++++++++++---------------------------
2 files changed, 1911 insertions(+), 2008 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 f7055267ae2 [X86] ALU/ADC RMW instructions should use the WriteRMW sequ [...]
new 2b610ad4837 [X86][Btver2] Most RMW instructions don't require an additi [...]
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/X86/X86ScheduleBtVer2.td | 9 +-
test/tools/llvm-mca/X86/BtVer2/resources-x86_64.s | 370 +++++++++++-----------
2 files changed, 190 insertions(+), 189 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 ce8f59266c6 Improve static analysis of cold basic blocks
new f7055267ae2 [X86] ALU/ADC RMW instructions should use the WriteRMW sequ [...]
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/X86/X86Schedule.td | 4 +-
test/tools/llvm-mca/X86/SLM/resources-x86_64.s | 188 ++++++++++++-------------
2 files changed, 96 insertions(+), 96 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 05f406dc7 [ELF] - Do not forget to include to .dymsym symbols that were [...]
new a6ad00e08 [ELF] - Fix BB after r343668
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/local-ver-preemptible.s | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.