This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-release-arm-stable-allmodconfig
in repository toolchain/binutils-gdb.
from c09316bd68 Automatic date update in version.in
adds ad22784389 Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 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 glibc.
from 1ecba1fafc malloc: Convert the unlink macro to the unlink_chunk function
new 092dfde68f Remove redundant macro definitions from ia64 sfp-machine.h.
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:
ChangeLog | 8 ++++++++
sysdeps/ia64/fpu/sfp-machine.h | 10 ----------
2 files changed, 8 insertions(+), 10 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 c5dba22c1db [DAGCombiner] Fix load-store forwarding of indexed loads.
new c90bfa87155 [RISCV] Support .option relax and .option norelax
new 789879d5be5 [CostModel] Add more realistic SK_ExtractSubvector generic costs.
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/CodeGen/BasicTTIImpl.h | 25 +++++
lib/Target/RISCV/AsmParser/RISCVAsmParser.cpp | 43 +++++++-
lib/Target/RISCV/MCTargetDesc/RISCVAsmBackend.cpp | 99 +----------------
lib/Target/RISCV/MCTargetDesc/RISCVAsmBackend.h | 118 +++++++++++++++++++++
lib/Target/RISCV/MCTargetDesc/RISCVELFStreamer.cpp | 2 +
lib/Target/RISCV/MCTargetDesc/RISCVELFStreamer.h | 2 +
.../RISCV/MCTargetDesc/RISCVTargetStreamer.cpp | 8 ++
.../RISCV/MCTargetDesc/RISCVTargetStreamer.h | 4 +
lib/Transforms/Vectorize/LoopVectorize.cpp | 3 +-
.../CostModel/X86/shuffle-extract_subvector.ll | 56 +++++-----
test/CodeGen/RISCV/fixups-relax-diff.ll | 20 ++++
test/CodeGen/RISCV/option-norelax.ll | 16 +++
test/CodeGen/RISCV/option-relax.ll | 16 +++
test/MC/RISCV/option-invalid.s | 2 +-
test/MC/RISCV/option-relax.s | 66 ++++++++++++
15 files changed, 351 insertions(+), 129 deletions(-)
create mode 100644 lib/Target/RISCV/MCTargetDesc/RISCVAsmBackend.h
create mode 100644 test/CodeGen/RISCV/fixups-relax-diff.ll
create mode 100644 test/CodeGen/RISCV/option-norelax.ll
create mode 100644 test/CodeGen/RISCV/option-relax.ll
create mode 100644 test/MC/RISCV/option-relax.s
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.