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 3ff2c72e14 Aarch64 SVE: Fix stack smashing when calling functions
new 8ff71a9c80 Add a warning to the bfd library for when it encounters an E [...]
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/elfcode.h | 8 ++++++++
2 files changed, 14 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 gcc.
from 68fe545adc2 PR other/87353 fix formatting and grammar in manual
new 4105f94d52f [nvptx] Remove use of CUDA unified memory in libgomp
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:
libgomp/ChangeLog | 16 ++++
libgomp/plugin/plugin-nvptx.c | 170 ++++++++++++++++++++++--------------------
2 files changed, 107 insertions(+), 79 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 02a915b8e8c [RISCV][MC] Use a custom ParserMethod for the bare_symbol o [...]
new 6b2193a167c Revert rL342466: [llvm-exegesis] Improve Register Setup.
new d1ec7a712ce Revert rL342465: Added function to set a register to a part [...]
new c5c0a4b4805 [NFC] Update comments regarding BufferSize for ProcResources
The 3 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/AArch64/Target.cpp | 50 +--
tools/llvm-exegesis/lib/Assembler.cpp | 35 +-
tools/llvm-exegesis/lib/Assembler.h | 8 +-
tools/llvm-exegesis/lib/BenchmarkCode.h | 2 +-
tools/llvm-exegesis/lib/BenchmarkRunner.cpp | 2 +-
tools/llvm-exegesis/lib/SnippetGenerator.cpp | 10 +-
tools/llvm-exegesis/lib/SnippetGenerator.h | 4 +-
tools/llvm-exegesis/lib/Target.cpp | 22 +-
tools/llvm-exegesis/lib/Target.h | 20 +-
tools/llvm-exegesis/lib/X86/Target.cpp | 154 ++++----
.../tools/llvm-exegesis/AArch64/TargetTest.cpp | 21 +-
.../tools/llvm-exegesis/ARM/AssemblerTest.cpp | 5 +-
.../tools/llvm-exegesis/Common/AssemblerUtils.h | 23 +-
.../tools/llvm-exegesis/X86/AssemblerTest.cpp | 23 +-
.../llvm-exegesis/X86/SnippetGeneratorTest.cpp | 18 +-
unittests/tools/llvm-exegesis/X86/TargetTest.cpp | 421 ++++++++-------------
utils/TableGen/SubtargetEmitter.cpp | 2 +-
17 files changed, 360 insertions(+), 460 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 af81c43b51 Fix Aarch64 bug in warning filtering.
new 3ff2c72e14 Aarch64 SVE: Fix stack smashing when calling functions
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:
gdb/ChangeLog | 6 ++++++
gdb/aarch64-tdep.c | 12 +++++++++---
2 files changed, 15 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 3c958d8fea5 [RISCV][MC] Tighten up checking of sybol operands to lui and auipc
new 0a7f06b65e2 [RISCV][MC] Reject bare symbols for the simm12 operand type
new 02a915b8e8c [RISCV][MC] Use a custom ParserMethod for the bare_symbol o [...]
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:
lib/Target/RISCV/AsmParser/RISCVAsmParser.cpp | 73 +++++++++++++++------------
lib/Target/RISCV/RISCVInstrInfo.td | 4 +-
test/MC/RISCV/rv32d-invalid.s | 8 +--
test/MC/RISCV/rv32f-invalid.s | 8 +--
test/MC/RISCV/rv32i-invalid.s | 15 +++---
test/MC/RISCV/rv32i-valid.s | 21 +++++---
test/MC/RISCV/rv64i-invalid.s | 6 +--
7 files changed, 75 insertions(+), 60 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 bcc0dd8b3b7 Backport r264363
new 7bb6bebf300 [PATCH c++/86881] -Wshadow-local-compatible ICE
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/cp/ChangeLog | 5 +++++
gcc/cp/name-lookup.c | 7 +++++++
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/g++.dg/warn/pr86881.C | 20 ++++++++++++++++++++
4 files changed, 37 insertions(+)
create mode 100644 gcc/testsuite/g++.dg/warn/pr86881.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 master
in repository llvm.
from 859ed6ce4d9 Revert r342457 "Fixes removal of dead elements from Pressur [...]
new c66f16ce868 [llvm-mca] Add the ability to mark register reads/writes as [...]
new cb24b2be15b Remove dead function user_cache_directory()
new 3c958d8fea5 [RISCV][MC] Tighten up checking of sybol operands to lui and auipc
The 3 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:
include/llvm/Support/Path.h | 16 ---------
lib/Support/Path.cpp | 12 -------
lib/Support/Unix/Path.inc | 23 ------------
lib/Support/Windows/Path.inc | 4 ---
lib/Target/RISCV/AsmParser/RISCVAsmParser.cpp | 41 +++++++++++++++++-----
lib/Target/RISCV/RISCVInstrInfo.td | 14 +++++---
test/MC/RISCV/rv32i-invalid.s | 23 +++++++++---
test/MC/RISCV/rv32i-valid.s | 10 ++++++
.../llvm-mca/include/HardwareUnits/RegisterFile.h | 9 +++--
tools/llvm-mca/include/Instruction.h | 30 ++++++++++------
tools/llvm-mca/lib/HardwareUnits/RegisterFile.cpp | 10 +++---
tools/llvm-mca/lib/InstrBuilder.cpp | 18 ++++++----
tools/llvm-mca/lib/Stages/DispatchStage.cpp | 17 ++++-----
tools/llvm-mca/lib/Stages/RetireStage.cpp | 4 +--
unittests/Support/Path.cpp | 29 ---------------
15 files changed, 117 insertions(+), 143 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 f02ab3c78b cl-options.c: Fix negative -cfguard check
new 16f27fb3e9 [index] Enhance indexing for module references
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:
include/clang/Index/IndexDataConsumer.h | 5 +++++
include/clang/Index/USRGeneration.h | 17 +++++++++++++++++
lib/Index/IndexingAction.cpp | 1 +
lib/Index/IndexingContext.cpp | 26 ++++++++++++++++++++++++--
lib/Index/USRGeneration.cpp | 26 ++++++++++++++++++++++++++
test/Index/Core/Inputs/module/SubModA.h | 2 ++
test/Index/Core/Inputs/module/SubSubModA.h | 2 ++
test/Index/Core/Inputs/module/module.modulemap | 12 +++++++++++-
test/Index/Core/index-with-module.m | 10 ++++++++--
tools/c-index-test/core_main.cpp | 15 ++++++++++++---
tools/libclang/CXIndexDataConsumer.cpp | 4 +++-
tools/libclang/CXIndexDataConsumer.h | 2 +-
12 files changed, 112 insertions(+), 10 deletions(-)
create mode 100644 test/Index/Core/Inputs/module/SubModA.h
create mode 100644 test/Index/Core/Inputs/module/SubSubModA.h
--
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 068a28182b0 Fix dg-do target
new 68fe545adc2 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 ff6f0e23ad9 Use pass-by-reference for-range loop. NFCI.
new 859ed6ce4d9 Revert r342457 "Fixes removal of dead elements from Pressur [...]
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/CodeGen/RegisterPressure.cpp | 3 ++-
test/CodeGen/X86/GlobalISel/gep.ll | 4 ++--
test/CodeGen/X86/divrem.ll | 24 ++++++++++++------------
test/CodeGen/X86/divrem8_ext.ll | 2 +-
4 files changed, 17 insertions(+), 16 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.