This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch release_90
in repository clang.
from 9c6af4af50 Merging r367661: ------------------------------------------- [...]
new 44ca1f18c8 Merging r367675 and r367823:
new 89e6b12344 Merging r367906: ------------------------------------------- [...]
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:
.../linux/DirectoryWatcher-linux.cpp | 3 +-
lib/Sema/SemaInit.cpp | 14 +++-
test/CodeGenOpenCL/vector_literals_nested.cl | 23 -------
test/CodeGenOpenCL/vector_literals_valid.cl | 75 +++++++++++++++++-----
test/SemaCXX/vector.cpp | 8 +++
test/SemaOpenCL/vector_literals_const.cl | 27 --------
6 files changed, 79 insertions(+), 71 deletions(-)
delete mode 100644 test/CodeGenOpenCL/vector_literals_nested.cl
delete mode 100644 test/SemaOpenCL/vector_literals_const.cl
--
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 4fbf52b39e [DirectoryWatcher] Fix asserts Mac builds
new af48556a12 Add User docs for ASTImporter
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/LibASTImporter.rst | 613 ++++++++++++++++++++++++++++++++++++++++++++++++
docs/index.rst | 1 +
2 files changed, 614 insertions(+)
create mode 100644 docs/LibASTImporter.rst
--
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-next-allmodconfig
in repository toolchain/ci/base-artifacts.
discards b50176ab 0: update: llvm-linux: 19672
new 0aac0b9e 0: update: llvm-linux: 19677
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 (b50176ab)
\
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 | 220 +-
02-build_llvm/console.log | 11634 ++++++++++++++++----------------
03-build_linux/console.log | 1526 ++---
05-check_regression/console.log | 18 +-
06-update_baseline/console.log | 61 +-
console.log | 13459 +++++++++++++++++++-------------------
jenkins/manifest.sh | 8 +-
results | 2 +-
8 files changed, 13427 insertions(+), 13501 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 release_90
in repository llvm.
from b10ff23e96e Merging r367941: ------------------------------------------ [...]
new 68d487984c4 Merging r368004: ------------------------------------------ [...]
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:
utils/release/test-release.sh | 4 ++--
1 file changed, 2 insertions(+), 2 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 f936bae3bef test-release.sh: Reorder sed commands for the binary comparison
new 5e35d90495e [UpdateTestChecks] Apply some string concatenation cleanup
new 5b528746f23 [UpdateTestChecks] Fix an incorrect %s added in r368006
new 2d85110820a [SelectionDAG] Extend base addressing modes supported by MG [...]
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:
include/llvm/CodeGen/ISDOpcodes.h | 17 ++++++++++
include/llvm/CodeGen/SelectionDAG.h | 6 ++--
include/llvm/CodeGen/SelectionDAGNodes.h | 39 +++++++++++++++++++----
lib/CodeGen/SelectionDAG/DAGCombiner.cpp | 9 +++---
lib/CodeGen/SelectionDAG/LegalizeIntegerTypes.cpp | 18 ++++++++---
lib/CodeGen/SelectionDAG/LegalizeVectorTypes.cpp | 18 +++++------
lib/CodeGen/SelectionDAG/SelectionDAG.cpp | 14 ++++----
lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp | 20 ++++++++----
lib/Target/X86/X86ISelLowering.cpp | 5 +--
utils/update_test_checks.py | 16 +++++-----
10 files changed, 113 insertions(+), 49 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-next-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 8ecca9e7 0: update: llvm-linux: boot
new e054cda0 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 (8ecca9e7)
\
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 | 214 +-
02-build_llvm/console.log | 11700 +++++++++++++++++------------------
03-build_linux/console.log | 682 +--
05-check_regression/console.log | 8 +-
console.log | 12604 +++++++++++++++++++-------------------
jenkins/manifest.sh | 8 +-
6 files changed, 12608 insertions(+), 12608 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 e9b35ac319a AArch64: use xzr/wzr for constant 0 in GlobalISel.
new f936bae3bef test-release.sh: Reorder sed commands for the binary comparison
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:
utils/release/test-release.sh | 4 ++--
1 file changed, 2 insertions(+), 2 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 0557373d009 [LLVM][Alignment] Introduce Alignment In GlobalObject
new 641658afc08 [LLVM][Alignment] Introduce Alignment In Attributes
new e9b35ac319a AArch64: use xzr/wzr for constant 0 in GlobalISel.
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/IR/Attributes.h | 11 ++++---
lib/IR/Attributes.cpp | 34 ++++++++++++----------
lib/Target/AArch64/AArch64InstructionSelector.cpp | 25 ++++++++++++++++
test/CodeGen/AArch64/GlobalISel/fold-select.mir | 8 ++---
.../AArch64/GlobalISel/opt-fold-compare.mir | 26 ++++++++---------
test/CodeGen/AArch64/GlobalISel/select-cmpxchg.mir | 4 +--
.../AArch64/GlobalISel/select-jump-table-brjt.mir | 4 +--
test/CodeGen/AArch64/GlobalISel/swifterror.ll | 14 ++++-----
8 files changed, 79 insertions(+), 47 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.