This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 802416b94f1 [NFC][Codegen] Potential add/sub constant folding: fixup no [...]
new 17b854c7c2d Revert r362112, it broke the bots with the message "Unsuppo [...]
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/SelectionDAG/LegalizeTypes.h | 5 -
lib/CodeGen/SelectionDAG/LegalizeVectorTypes.cpp | 59 +-
.../SystemZ/vector-constrained-fp-intrinsics.ll | 6445 --------------------
3 files changed, 1 insertion(+), 6508 deletions(-)
delete mode 100644 test/CodeGen/SystemZ/vector-constrained-fp-intrinsics.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.
unknown user pushed a change to branch master
in repository lldb.
from 54056aea3 [Docs] Modernize references to macOS
new c69ac118f Code and comment cleanups [NFC]
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:
.../SymbolFile/DWARF/DWARFDebugInfoEntry.cpp | 88 ++++++++++------------
.../Plugins/SymbolFile/DWARF/DWARFDebugInfoEntry.h | 7 +-
2 files changed, 44 insertions(+), 51 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/llvm-master-aarch64-next-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 2f4322cbd 0: update: llvm-linux: all
new 313f0dfee 0: update: llvm-linux: all
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (2f4322cbd)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-aarch [...]
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omits" are not gone; other references still
refer to them. Any revisions marked "discards" are gone forever.
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:
01-reset_artifacts/console.log | 238 +-
02-build_llvm/console.log | 11997 +++++++++++++++---------------
03-build_linux/console.log | 2958 ++++----
04-boot_linux/console.log | 2 +-
05-check_regression/console.log | 6 +-
06-update_baseline/console.log | 8 +-
console.log | 15209 +++++++++++++++++++-------------------
jenkins/manifest.sh | 12 +-
results | 2 +-
9 files changed, 15255 insertions(+), 15177 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-release-aarch64-lts-allmodconfig
in repository toolchain/ci/binutils-gdb.
from ad231e28d1 Automatic date update in version.in
adds 68c0478ad1 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-release-aarch64-lts-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 53ae74e2d 0: update: binutils-gcc-linux: all
new 4349e7ec0 0: update: binutils-gcc-linux: all
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (53ae74e2d)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-aarch [...]
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omits" are not gone; other references still
refer to them. Any revisions marked "discards" are gone forever.
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:
01-reset_artifacts/console.log | 128 +-
02-prepare_abe/console.log | 114 +-
03-build_abe-binutils/console.log | 11186 ++++++++--------
04-build_abe-stage1/console.log | 13696 +++++++++----------
05-build_linux/console.log | 726 +-
06-boot_linux/console.log | 2 +-
console.log | 25852 ++++++++++++++++++------------------
jenkins/manifest.sh | 12 +-
8 files changed, 25860 insertions(+), 25856 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 4599584ea3d [NFC][Codegen] Add better test coverage for potential add/s [...]
new 618cbae770b [FPEnv] Added a special UnrollVectorOp method to deal with [...]
new 78762bc3800 [Docs] Modernize references to macOS
new 802416b94f1 [NFC][Codegen] Potential add/sub constant folding: fixup no [...]
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:
docs/CMake.rst | 2 +-
docs/CommandGuide/llvm-ar.rst | 4 +-
docs/CompilerWriterInfo.rst | 4 +-
docs/DebuggingJITedCode.rst | 2 +-
docs/GettingStarted.rst | 8 +-
docs/ProgrammersManual.rst | 4 +-
docs/TestingGuide.rst | 2 +-
docs/WritingAnLLVMPass.rst | 2 +-
lib/CodeGen/SelectionDAG/LegalizeTypes.h | 5 +
lib/CodeGen/SelectionDAG/LegalizeVectorTypes.cpp | 59 +-
test/CodeGen/AArch64/addsub-constant-folding.ll | 20 +-
.../SystemZ/vector-constrained-fp-intrinsics.ll | 6445 ++++++++++++++++++++
test/CodeGen/X86/addsub-constant-folding.ll | 38 +-
13 files changed, 6554 insertions(+), 41 deletions(-)
create mode 100644 test/CodeGen/SystemZ/vector-constrained-fp-intrinsics.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.
unknown user pushed a change to branch master
in repository lldb.
from 1947c7074 Remove length modifier when using assignment suppression in T [...]
new 54056aea3 [Docs] Modernize references to macOS
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:
docs/lldb-gdb-remote.txt | 14 +++++++-------
docs/resources/build.rst | 8 ++++++--
docs/use/remote.rst | 4 ++--
3 files changed, 15 insertions(+), 11 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.