This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 083f0c85ec6 [LLVM-C] Add bindings to insert basic blocks
new 5e38b140d25 [globalisel] Support 3-type legalForCartesianProduct()
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:
include/llvm/CodeGen/GlobalISel/LegalizerInfo.h | 8 ++++++++
1 file changed, 8 insertions(+)
--
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 5122ddd5d5c [X86] Enable tail calls for CallingConv::Swift
new 083f0c85ec6 [LLVM-C] Add bindings to insert basic blocks
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:
include/llvm-c/Core.h | 18 ++++++++++++++++++
lib/IR/Core.cpp | 14 ++++++++++++++
2 files changed, 32 insertions(+)
--
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 libcxxabi.
from 45dccfe Further refactor cxa_guard.cpp
new 582b1e3 Fix PR41395 - __cxa_vec_new may overflow in allocation size c [...]
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:
src/cxa_vector.cpp | 56 ++++++++++---
test/cxa_vec_new_overflow_PR41395.pass.cpp | 122 +++++++++++++++++++++++++++++
2 files changed, 165 insertions(+), 13 deletions(-)
create mode 100644 test/cxa_vec_new_overflow_PR41395.pass.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 lldb.
from 7f9217c95 Add .noindex to the gitignore
new 04d56914a [Test] Remove no_debug_info_test decorator from Obj-C data fo [...]
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:
.../data-formatter/data-formatter-objc/TestDataFormatterObjCCF.py | 1 -
.../data-formatter/data-formatter-objc/TestDataFormatterObjCExpr.py | 1 -
.../data-formatter/data-formatter-objc/TestDataFormatterObjCKVO.py | 1 -
.../data-formatter/data-formatter-objc/TestDataFormatterObjCNSBundle.py | 1 -
.../data-formatter-objc/TestDataFormatterObjCNSContainer.py | 1 -
.../data-formatter/data-formatter-objc/TestDataFormatterObjCNSData.py | 1 -
.../data-formatter/data-formatter-objc/TestDataFormatterObjCNSDate.py | 1 -
.../data-formatter/data-formatter-objc/TestDataFormatterObjCNSError.py | 1 -
.../data-formatter/data-formatter-objc/TestDataFormatterObjCNSURL.py | 1 -
.../data-formatter/data-formatter-objc/TestDataFormatterObjCPlain.py | 1 -
.../data-formatter-objc/TestDataFormatterObjNSException.py | 1 -
11 files changed, 11 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_bmk/llvm-release-aarch64-spec2k6-Os_LTO
in repository toolchain/ci/gcc.
from f19b836346a Daily bump.
adds 5a28363f821 Backport from 9.0.
adds ad7d7741708 Daily bump.
No new revisions were added by this update.
Summary of changes:
gcc/ChangeLog | 6 ++++++
gcc/DATESTAMP | 2 +-
gcc/gimple-ssa-warn-restrict.c | 4 ++++
gcc/testsuite/ChangeLog | 6 ++++++
gcc/testsuite/gcc.dg/Wrestrict-19.c | 33 +++++++++++++++++++++++++++++++++
gcc/testsuite/gcc.dg/Wrestrict-5.c | 17 ++++++-----------
6 files changed, 56 insertions(+), 12 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/Wrestrict-19.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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_bmk/llvm-release-aarch64-spec2k6-Os_LTO
in repository toolchain/ci/binutils-gdb.
from 9fbe006952 Automatic date update in version.in
adds ffee167c1c 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_bmk/llvm-release-aarch64-spec2k6-Os_LTO
in repository toolchain/ci/base-artifacts.
discards 8c5e3b4 0: good: binutils-gcc-glibc-llvm: -1
new 72de13d 0: good: binutils-gcc-glibc-llvm: -1
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 (8c5e3b4)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_bmk/llvm-release-aarch64 [...]
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-prepare_abe/console.log | 300 +-
03-build_abe-binutils/console.log | 11252 ++--
04-build_abe-stage1/console.log | 13789 +++--
05-build_abe-linux/console.log | 284 +-
06-build_abe-glibc/console.log | 38454 ++++++------
07-build_abe-stage2/console.log | 40418 ++++++------
08-build_llvm-true/console.log | 11403 ++--
09-benchmark/benchmark.log | 14 +-
09-benchmark/console.log | 76 +-
11-update_baseline/console.log | 2 +-
console.log | 116204 +++++++++++++++++------------------
jenkins/manifest.sh | 12 +-
13 files changed, 116156 insertions(+), 116272 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 libcxx.
from 5a9ebbf0d [libc++] Add XFAILs for istream tests that were added in r357775
new dda98abc8 [libc++] Localize CMake code only related to the shared library
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/CMakeLists.txt | 132 ++++++++++++++++++++++++++---------------------------
1 file changed, 64 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-mainline-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 30a7157 2: good: llvm-linux: 19262
new 22c6d24 2: good: llvm-25895ad2836e63d2e6c77d4dbfb008c6898e5bf9: 19262
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 (30a7157)
\
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 | 182 +-
02-build_llvm/console.log | 11370 +++++++++++++++--------------
03-build_linux/console.log | 3248 +++++----
05-check_regression/console.log | 2 +-
06-update_baseline/console.log | 8 +-
console.log | 14810 +++++++++++++++++++-------------------
jenkins/manifest.sh | 7 +-
7 files changed, 14805 insertions(+), 14822 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 5d206b63270 [AMDGPU] Add MachineDCE pass after RenameIndependentSubregs
new 051d4978f8d [X86] Preserve operand flag when expanding TCRETURNri
new 5122ddd5d5c [X86] Enable tail calls for CallingConv::Swift
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/Target/X86/X86.h | 1 +
lib/Target/X86/X86ExpandPseudo.cpp | 11 +++++++++--
lib/Target/X86/X86ISelLowering.cpp | 2 ++
lib/Target/X86/X86TargetMachine.cpp | 1 +
test/CodeGen/X86/swiftcc.ll | 18 ++++++++++++++----
test/CodeGen/X86/tailcall-pseudo-64.mir | 10 ++++++++++
test/CodeGen/X86/tailcall-pseudo.mir | 10 ++++++++++
7 files changed, 47 insertions(+), 6 deletions(-)
create mode 100644 test/CodeGen/X86/tailcall-pseudo-64.mir
create mode 100644 test/CodeGen/X86/tailcall-pseudo.mir
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.