This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 0ad6107 Apply clang-tidy's misc-static-assert where it makes sense.
new ec285af Recommit 270977 - [llvm-mc] - Teach llvm-mc to generate zlib [...]
new b397ac4 Avoid some copies by using const references.
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:
include/llvm/MC/MCAsmInfo.h | 16 +++--
include/llvm/MC/MCSectionELF.h | 1 +
lib/CodeGen/LLVMTargetMachine.cpp | 2 +-
lib/MC/ELFObjectWriter.cpp | 69 ++++++++++++++++------
lib/MC/MCAsmInfo.cpp | 2 +-
lib/Support/SpecialCaseList.cpp | 2 +-
.../AMDGPU/MCTargetDesc/AMDGPUAsmBackend.cpp | 4 +-
lib/Target/ARM/ARMAsmPrinter.cpp | 2 +-
lib/Target/Hexagon/AsmParser/HexagonAsmParser.cpp | 1 -
lib/Target/Mips/AsmParser/MipsAsmParser.cpp | 2 +-
lib/Target/NVPTX/NVPTXAsmPrinter.cpp | 2 +-
lib/Target/PowerPC/AsmParser/PPCAsmParser.cpp | 2 +-
lib/Transforms/IPO/SampleProfile.cpp | 2 +-
lib/Transforms/Utils/CodeExtractor.cpp | 8 +--
test/MC/ELF/compression.s | 69 ++++++++++++++++------
tools/llvm-dwarfdump/llvm-dwarfdump.cpp | 2 +-
tools/llvm-mc/llvm-mc.cpp | 19 ++++--
tools/sancov/sancov.cc | 14 ++---
tools/yaml2obj/yaml2macho.cpp | 4 +-
utils/TableGen/RegisterInfoEmitter.cpp | 2 +-
20 files changed, 152 insertions(+), 73 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 73a898f Update LLD for D20550.
new 0336e6f Avoid having to check in a binary.
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/Inputs/no-augmentation.o | Bin 3640 -> 0 bytes
test/ELF/no-augmentation.s | 18 ++++++++++--------
2 files changed, 10 insertions(+), 8 deletions(-)
delete mode 100644 test/ELF/Inputs/no-augmentation.o
--
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 9d07ebe Don't clear cpu64 nor cpuno64
new ac775bf gdb: Forward VALUE_LVAL when avoiding side effects for STRUCTOP_PTR
new 51415b9 gdb: Forward VALUE_LVAL when avoiding side effects for STRUCT [...]
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:
gdb/ChangeLog | 12 ++++++
gdb/eval.c | 2 +-
gdb/opencl-lang.c | 2 +-
gdb/testsuite/ChangeLog | 5 +++
gdb/testsuite/gdb.base/whatis.c | 8 ++--
gdb/testsuite/gdb.base/whatis.exp | 83 +++++++++++++++++++++++++++++++++++++++
6 files changed, 106 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 master
in repository clang.
from e0782af [mips] Fold MipsTargetInfoBase subclasses into MipsTargetInfo [...]
new 2123f61 Update for following LLVM commit.
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/driver/cc1as_main.cpp | 2 +-
1 file changed, 1 insertion(+), 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 a603163 combine: Take known zero bits into account when checking extraction.
new c35e604 S/390: Replace rtx_equal_p with reg_overlap_mentioned_p in sp [...]
new 73ef73b PR middle-end/71308 * gimple-fold.c (gimple_fold_call): Che [...]
new 8e3ffe3 * cfgloop.c (record_niter_bound): Record likely upper bounds [...]
new 4549348 Remove aarch64_cannot_change_mode_class as the underlying iss [...]
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:
gcc/ChangeLog | 46 ++++++++++++++++++++++
gcc/cfgloop.c | 70 ++++++++++++++++++++++++++++++++++
gcc/cfgloop.h | 5 +++
gcc/cfgloopmanip.c | 3 ++
gcc/config/aarch64/aarch64-protos.h | 3 --
gcc/config/aarch64/aarch64.c | 18 ---------
gcc/config/aarch64/aarch64.h | 3 --
gcc/config/s390/s390.md | 4 +-
gcc/gimple-fold.c | 3 +-
gcc/loop-unroll.c | 21 ++++++++++
gcc/lto-streamer-in.c | 3 ++
gcc/lto-streamer-out.c | 3 ++
gcc/testsuite/ChangeLog | 5 +++
gcc/testsuite/g++.dg/torture/pr71308.C | 18 +++++++++
gcc/tree-ssa-loop-ivcanon.c | 8 ++++
gcc/tree-ssa-loop-niter.c | 66 +++++++++++++++++++++++++++++---
gcc/tree-ssa-loop-niter.h | 4 ++
17 files changed, 251 insertions(+), 32 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/torture/pr71308.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 binutils-gdb.
from 19dfcc8 Add support for new POWER ISA 3.0 instructions.
new 9d07ebe Don't clear cpu64 nor cpuno64
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:
gas/ChangeLog | 5 +++++
gas/config/tc-i386.c | 2 --
2 files changed, 5 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 clang.
from d836b53 clang-format: Allow splitting the line after /**/-comments.
new 364550b Convert assert to static_assert. NFC.
new e0782af [mips] Fold MipsTargetInfoBase subclasses into MipsTargetInfo [...]
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:
include/clang/AST/Type.h | 3 +-
lib/Basic/Targets.cpp | 526 +++++++++++++++++++----------------------------
2 files changed, 211 insertions(+), 318 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 37ac526 [sparc] Remove some unused (and undefined) declarations.
new 0ad6107 Apply clang-tidy's misc-static-assert where it makes sense.
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/DFAPacketizer.cpp | 10 ++++++----
lib/Target/AArch64/AArch64FastISel.cpp | 8 ++++----
lib/Target/AArch64/AArch64InstrInfo.cpp | 8 ++++----
lib/Target/AMDGPU/SIMachineScheduler.cpp | 18 ++++++------------
lib/Target/ARM/ARMISelDAGToDAG.cpp | 12 +++++++-----
lib/Target/Hexagon/HexagonFrameLowering.cpp | 4 ++--
lib/Target/Hexagon/HexagonGenPredicate.cpp | 2 +-
lib/Target/Sparc/SparcISelLowering.cpp | 3 ++-
8 files changed, 32 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 gcc.
from 1fbdc7a gcc/
new 889f6db [AArch64] Simplify ashl<mode>3 expander for SHORT modes
new a603163 combine: Take known zero bits into account when checking extraction.
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:
gcc/ChangeLog | 11 ++++++++
gcc/combine.c | 28 +++++++++++++++++++
gcc/config/aarch64/aarch64.md | 18 +++++--------
gcc/testsuite/ChangeLog | 5 ++++
gcc/testsuite/gcc.dg/zero_bits_compound-1.c | 42 +++++++++++++++++++++++++++++
gcc/testsuite/gcc.dg/zero_bits_compound-2.c | 39 +++++++++++++++++++++++++++
6 files changed, 131 insertions(+), 12 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/zero_bits_compound-1.c
create mode 100644 gcc/testsuite/gcc.dg/zero_bits_compound-2.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.
Christophe Lyon pushed a change to branch master
in repository toolchain/abe.
from c6dfe2f Use individual (per component) install.log files.
new 74e9dc5 Return an error if the branch isn't specified.
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/checkout.sh | 4 ++++
1 file changed, 4 insertions(+)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.