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-allyesconfig
in repository toolchain/binutils-gdb.
from 8081781f5b Automatic date update in version.in
adds 96251938cd 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 llvm.
from 5406c80642f [InstSimplify] fold 'fcmp nnan ult X, 0.0' when X is not negative
new d510dbfbdb1 [llvm-mca] Remove namespace prefixes made redundant by r345 [...]
new aaf702f58f4 [Hexagon] Make sure not to use GP-relative addressing with PIC
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:
.../Hexagon/HexagonSplitConst32AndConst64.cpp | 2 +-
lib/Target/Hexagon/HexagonTargetObjectFile.cpp | 10 ++++--
lib/Target/Hexagon/HexagonTargetObjectFile.h | 2 +-
test/CodeGen/Hexagon/pic-sdata.ll | 37 ++++++++++++++++++++++
tools/llvm-mca/include/Context.h | 9 +++---
tools/llvm-mca/include/HWEventListener.h | 19 ++++++-----
tools/llvm-mca/include/HardwareUnits/LSUnit.h | 6 +---
.../llvm-mca/include/HardwareUnits/RegisterFile.h | 34 ++++++++++----------
.../include/HardwareUnits/ResourceManager.h | 25 +++++++--------
.../include/HardwareUnits/RetireControlUnit.h | 2 +-
tools/llvm-mca/include/HardwareUnits/Scheduler.h | 30 +++++++++---------
tools/llvm-mca/include/InstrBuilder.h | 37 +++++++++-------------
tools/llvm-mca/include/Instruction.h | 24 +++++++-------
tools/llvm-mca/include/Pipeline.h | 6 ++--
tools/llvm-mca/include/SourceMgr.h | 6 ++--
tools/llvm-mca/include/Stages/DispatchStage.h | 21 ++++++------
tools/llvm-mca/include/Stages/ExecuteStage.h | 12 +++----
tools/llvm-mca/include/Stages/FetchStage.h | 6 ++--
tools/llvm-mca/include/Stages/InstructionTables.h | 10 +++---
tools/llvm-mca/include/Stages/RetireStage.h | 4 +--
tools/llvm-mca/include/Stages/Stage.h | 8 ++---
tools/llvm-mca/include/Support.h | 19 ++++++-----
22 files changed, 176 insertions(+), 153 deletions(-)
create mode 100644 test/CodeGen/Hexagon/pic-sdata.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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-master-arm-lts-defconfig
in repository toolchain/binutils-gdb.
from fd332753fa Remove relational operators from common/offset-type.h
adds 4d5d104997 Check return value of bfd_init
adds c1230d1bab [src/erc32] Use ncurses instead of termcap on Cygwin too
adds b4e0939956 Automatic date update in version.in
adds cd53832b00 [GAS][ARM] Fix failing Armv1 test
adds a66cf75c9c [GAS][ARM] Fix UDF testism
adds 664306bcce [GAS][ARM] Fix ARMv8.1 AdvSIMD testism
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
gas/ChangeLog | 13 +++++++++
gas/testsuite/gas/arm/armv1.d | 36 ++++++++++++------------
gas/testsuite/gas/arm/armv8-a+rdma-warning.d | 1 -
gas/testsuite/gas/arm/udf.d | 42 +++++++++++++---------------
gdb/ChangeLog | 4 +++
gdb/main.c | 6 +++-
sim/erc32/ChangeLog | 6 ++++
sim/erc32/configure | 10 +++----
sim/erc32/configure.ac | 9 +++---
10 files changed, 75 insertions(+), 54 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 1ef057dce8d [InstSimplify] fold 'fcmp nnan oge X, 0.0' when X is not negative
new 123a45feb66 [InstCombine] add assertion that InstSimplify has folded a [...]
new 5406c80642f [InstSimplify] fold 'fcmp nnan ult X, 0.0' when X is not negative
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/Analysis/InstructionSimplify.cpp | 5 ++++-
lib/Transforms/InstCombine/InstCombineCompares.cpp | 7 +++++--
test/Transforms/InstSimplify/floating-point-compare.ll | 16 ++++------------
3 files changed, 13 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 master
in repository clang-tools-extra.
from d2b6aff4 [clang-tidy] Remove false decoupling in ClangTidyContext. NFC
new 7319efb2 Delete dependency on config.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:
clangd/Threading.cpp | 5 ++---
1 file changed, 2 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 gcc.
from b54410014f9 Add myself to MAINTAINERS
new 048062ed07e [6/6] Preprocessor forced macro location
new 913b81c4d40 * tree-ssa-loop-ivcanon.c (try_peel_loop): Fix typo and re [...]
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 | 5 +++++
gcc/c-family/ChangeLog | 4 ++++
gcc/c-family/c-opts.c | 3 +--
gcc/fortran/ChangeLog | 4 ++++
gcc/fortran/cpp.c | 3 +--
gcc/tree-ssa-loop-ivcanon.c | 4 ++--
libcpp/ChangeLog | 7 +++++++
libcpp/include/cpplib.h | 2 +-
libcpp/init.c | 2 +-
libcpp/internal.h | 4 ++--
libcpp/lex.c | 14 +++++++-------
11 files changed, 35 insertions(+), 17 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.