This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from a503e8648e1 [X86] Allow _MM_FROUND_CUR_DIRECTION and _MM_FROUND_NO_EXC [...]
new 7d4736f09a0 [SelectionDAG] Remove ISD::FP_ROUND_INREG
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/ReleaseNotes.rst | 2 ++
include/llvm/CodeGen/ISDOpcodes.h | 7 -------
lib/CodeGen/SelectionDAG/DAGCombiner.cpp | 18 ------------------
lib/CodeGen/SelectionDAG/LegalizeDAG.cpp | 14 --------------
lib/CodeGen/SelectionDAG/LegalizeVectorOps.cpp | 4 ----
lib/CodeGen/SelectionDAG/LegalizeVectorTypes.cpp | 3 ---
lib/CodeGen/SelectionDAG/SelectionDAG.cpp | 20 +-------------------
lib/CodeGen/SelectionDAG/SelectionDAGDumper.cpp | 1 -
lib/Target/PowerPC/PPCISelLowering.cpp | 1 -
lib/Target/X86/X86ISelLowering.cpp | 1 -
10 files changed, 3 insertions(+), 68 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-release-arm-lts-allyesconfig
in repository toolchain/ci/base-artifacts.
discards b3229a044 0: update: llvm-linux: 16
new e0eb77016 0: update: llvm-linux: 16
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 (b3229a044)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-release-arm- [...]
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 | 193 +-
02-build_llvm/console.log | 12062 +++++++++++++++++------------------
03-build_linux/console.log | 834 +--
05-check_regression/console.log | 8 +-
06-update_baseline/console.log | 14 +-
console.log | 13111 +++++++++++++++++++-------------------
jenkins/manifest.sh | 8 +-
7 files changed, 13106 insertions(+), 13124 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-release-aarch64-mainline-defconfig
in repository toolchain/ci/linux.
from 983f700eab89 Merge tag 'compiler-attributes-for-linus-v5.3-rc8' of git: [...]
adds f74c2bb98776 Linux 5.3-rc8
No new revisions were added by this update.
Summary of changes:
Makefile | 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/llvm-release-aarch64-mainline-defconfig
in repository toolchain/ci/base-artifacts.
discards f974b16b3 0: update: llvm-linux: boot
new fa26ab942 0: update: llvm-linux: boot
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 (f974b16b3)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-release-aarc [...]
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 | 220 +-
02-build_llvm/console.log | 11972 +++++++++++++++++-----------------
03-build_linux/console.log | 672 +-
04-boot_linux/console.log | 436 +-
05-check_regression/console.log | 8 +-
06-update_baseline/console.log | 25 -
console.log | 13333 +++++++++++++++++++-------------------
jenkins/manifest.sh | 12 +-
8 files changed, 13316 insertions(+), 13362 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 c77e9347357 [mips] Fix decoding of microMIPS JALX instruction
new b68f7fd8cdc [Remarks] Add parser for bitstream remarks
new a503e8648e1 [X86] Allow _MM_FROUND_CUR_DIRECTION and _MM_FROUND_NO_EXC [...]
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-c/Remarks.h | 17 +-
include/llvm/Bitstream/BitstreamReader.h | 1 +
include/llvm/Remarks/BitstreamRemarkParser.h | 116 +++++
lib/Remarks/BitstreamRemarkParser.cpp | 586 ++++++++++++++++++++++
lib/Remarks/BitstreamRemarkParser.h | 83 +++
lib/Remarks/CMakeLists.txt | 1 +
lib/Remarks/LLVMBuild.txt | 2 +-
lib/Remarks/RemarkParser.cpp | 16 +-
lib/Target/X86/X86ISelLowering.cpp | 12 +-
test/CodeGen/X86/avx512-intrinsics.ll | 2 +-
tools/remarks-shlib/Remarks.exports | 1 +
unittests/Remarks/BitstreamRemarksParsingTest.cpp | 401 +++++++++++++++
unittests/Remarks/CMakeLists.txt | 1 +
13 files changed, 1228 insertions(+), 11 deletions(-)
create mode 100644 include/llvm/Remarks/BitstreamRemarkParser.h
create mode 100644 lib/Remarks/BitstreamRemarkParser.cpp
create mode 100644 lib/Remarks/BitstreamRemarkParser.h
create mode 100644 unittests/Remarks/BitstreamRemarksParsingTest.cpp
--
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 df4be6a747 [NFC] Add aacps bitfields access test
new be05121747 [X86] Allow _MM_FROUND_CUR_DIRECTION and _MM_FROUND_NO_EXC t [...]
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/Sema/SemaChecking.cpp | 4 +++-
test/Sema/builtins-x86.c | 13 +++++++++++++
2 files changed, 16 insertions(+), 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 32f944103ff 2019-09-09 Edward Smith-Rowland <3dw4rd(a)verizon.net>
new fe717ce74d8 Forgot Changelog from latest 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:
libstdc++-v3/ChangeLog | 7 +++++++
1 file changed, 7 insertions(+)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.