This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang.
from d646bc1c3c Remove cache for macro arg stringization
new 7647d5cca8 [NFC][clang] Refactor getCompilationPhases()+Types.def step 3.
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/clang/Driver/Types.def | 115 ++++++++++++++++++++---------------------
include/clang/Driver/Types.h | 2 +-
lib/Driver/Types.cpp | 15 ++++--
3 files changed, 68 insertions(+), 64 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-next-defconfig
in repository toolchain/ci/base-artifacts.
discards 45d0c948 0: update: llvm-linux: boot
new 3fe27762 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 (45d0c948)
\
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 | 195 +-
02-build_llvm/console.log | 11730 +++++++++++++++++-----------------
03-build_linux/console.log | 664 +-
04-boot_linux/console.log | 476 +-
05-check_regression/console.log | 8 +-
06-update_baseline/console.log | 25 +
console.log | 13073 +++++++++++++++++++-------------------
jenkins/manifest.sh | 10 +-
8 files changed, 13102 insertions(+), 13079 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 619bc69e197 [FunctionAttrs] Annotate "willreturn" for AssumeLikeInst
new 2664d7d1860 [AMDGPU/GlobalISel] Add llvm.amdgcn.fdiv.fast legalization.
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/MachineIRBuilder.h | 17 +++++--
lib/CodeGen/GlobalISel/MachineIRBuilder.cpp | 10 ++--
lib/Target/AMDGPU/AMDGPULegalizerInfo.cpp | 38 +++++++++++++++
lib/Target/AMDGPU/AMDGPULegalizerInfo.h | 3 ++
lib/Target/AMDGPU/AMDGPURegisterBankInfo.cpp | 1 -
.../legalize-intrinsic-amdgcn-fdiv-fast.mir | 54 ++++++++++++++++++++++
6 files changed, 114 insertions(+), 9 deletions(-)
create mode 100644 test/CodeGen/AMDGPU/GlobalISel/legalize-intrinsic-amdgcn-fdiv-fast.mir
--
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 binutils-gdb.
from a1530dc731 Allow display of negative offsets in print_address_symbolic()
new aa3b653351 Allow nested function displays
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:
gdb/ChangeLog | 4 ++++
gdb/block.c | 4 ----
gdb/testsuite/ChangeLog | 7 +++++++
.../{access_to_unbounded_array.exp => display_nested.exp} | 9 ++++-----
.../gdb.ada/{ptype_array => display_nested}/foo.adb | 13 +++++++++++--
.../{length_cond/pck.adb => display_nested/pack.adb} | 8 +++++---
.../{length_cond/pck.ads => display_nested/pack.ads} | 8 +++++---
7 files changed, 36 insertions(+), 17 deletions(-)
copy gdb/testsuite/gdb.ada/{access_to_unbounded_array.exp => display_nested.exp} (75%)
copy gdb/testsuite/gdb.ada/{ptype_array => display_nested}/foo.adb (78%)
copy gdb/testsuite/gdb.ada/{length_cond/pck.adb => display_nested/pack.adb} (91%)
copy gdb/testsuite/gdb.ada/{length_cond/pck.ads => display_nested/pack.ads} (91%)
--
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-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 0677aeab 0: update: llvm-linux: all
new 1b3539c5 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 (0677aeab)
\
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 | 22 +-
02-build_llvm/console.log | 11514 ++++++++++++++++++-------------------
03-build_linux/console.log | 567 +-
04-boot_linux/console.log | 2 +-
console.log | 12105 +++++++++++++++++++--------------------
jenkins/manifest.sh | 10 +-
6 files changed, 12109 insertions(+), 12111 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 cae06a1e078 gn build: Update comment I failed to update in r367340 / D65462
new 619bc69e197 [FunctionAttrs] Annotate "willreturn" for AssumeLikeInst
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/IR/Intrinsics.td | 6 +++---
lib/Analysis/ValueTracking.cpp | 5 +----
2 files changed, 4 insertions(+), 7 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 svn-tags/RELEASE_900
in repository openmp.
at 89e9f95 Creating release candidate rc1 from release_900 branch
This branch includes the following new commits:
new 89e9f95 Creating release candidate rc1 from release_900 branch
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.
--
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 openmp.
from 34b2830 [openmp] Workaround bug in old Android pthread_attr_setstacksize
new 6cbafac [OpenMP] Rename last file to cpp and remove LIBOMP_CFLAGS
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:
README.rst | 9 +++------
runtime/CMakeLists.txt | 2 --
runtime/cmake/LibompHandleFlags.cmake | 12 ------------
runtime/cmake/config-ix.cmake | 2 --
runtime/src/CMakeLists.txt | 17 +++++++----------
.../{ittnotify_static.c => ittnotify_static.cpp} | 2 +-
6 files changed, 11 insertions(+), 33 deletions(-)
rename runtime/src/thirdparty/ittnotify/{ittnotify_static.c => ittnotify_static.cp [...]
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.