This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository lldb.
from fd51a9ed7 Reenable FindLibXml2 on Windows and confirm its at least 2.8 [...]
new e490bd290 [cmake] Make libcxx(abi) a dependency when building in-tree 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:
CMakeLists.txt | 4 ++++
1 file changed, 4 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 clang.
from 6682997445 Generate objc intrinsics instead of runtime calls as the ARC [...]
new 2801c2a2b5 [OPENMP][NVPTX]Emit shared memory buffer for reduction as 12 [...]
new d3028ae838 [CodeGen] Handle mixed-width ops in mixed-sign mul-with-over [...]
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/CodeGen/CGBuiltin.cpp | 19 ++++++++++++++-----
lib/CodeGen/CGOpenMPRuntimeNVPTX.cpp | 16 ++++++++++++++++
test/CodeGen/builtins-overflow.c | 21 +++++++++++++++++++++
test/OpenMP/nvptx_data_sharing.cpp | 2 +-
...ptx_distribute_parallel_generic_mode_codegen.cpp | 2 +-
test/OpenMP/nvptx_parallel_codegen.cpp | 2 +-
test/OpenMP/nvptx_parallel_for_codegen.cpp | 2 +-
test/OpenMP/nvptx_target_codegen.cpp | 2 +-
.../nvptx_target_teams_distribute_codegen.cpp | 2 +-
...target_teams_distribute_parallel_for_codegen.cpp | 2 +-
...t_teams_distribute_parallel_for_simd_codegen.cpp | 2 +-
test/OpenMP/nvptx_teams_codegen.cpp | 4 ++--
test/OpenMP/nvptx_teams_reduction_codegen.cpp | 2 +-
13 files changed, 62 insertions(+), 16 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 lldb.
from 4859a4a29 Fix REQUIRES line
new fd51a9ed7 Reenable FindLibXml2 on Windows and confirm its at least 2.8 [...]
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:
cmake/modules/LLDBConfig.cmake | 16 +++++-----------
1 file changed, 5 insertions(+), 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_kernel/gnu-release-aarch64-next-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 1ac11de57 binutils-d935c341f8c5d6de8ab921f709de41bc66d3ce97: all
new eac000a72 linux-285053b5a4c0204840fb92cfaba06352718e2eed: 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 (1ac11de57)
\
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:
1-reset_artifacts/console.log | 162 +-
2-prepare_abe/console.log | 34 +-
3-build_abe-binutils/console.log | 6492 ++++++++--------
3-build_abe-binutils/revision | 1 -
4-build_abe-stage1/console.log | 8385 ++++++++++----------
4-build_abe-stage1/revision | 1 -
5-count_linux_objs/console.log | 245 +-
5-count_linux_objs/revision | 1 -
6-check_regression/console.log | 2 +-
7-update_baseline/console.log | 4 +-
console.log | 15338 +++++++++++++++++++------------------
distance-to-baseline | 2 +-
jenkins/build-name | 2 +-
jenkins/manifest.sh | 13 +-
trigger-bisect-on-failure | 6 +-
15 files changed, 15430 insertions(+), 15258 deletions(-)
delete mode 100644 3-build_abe-binutils/revision
delete mode 100644 4-build_abe-stage1/revision
delete mode 100644 5-count_linux_objs/revision
--
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 7ad137666b7 Change the objc ARC optimizer to use the new objc.* intrinsics
new 9b284bbafd9 [llvm-mca] Dump mask in hex
new a9a68e43308 [llvm-mca] Update the Exynos test cases (NFC)
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/MCA/HardwareUnits/ResourceManager.cpp | 6 ++--
test/tools/llvm-mca/AArch64/Exynos/direct-branch.s | 7 ++---
.../llvm-mca/AArch64/Exynos/extended-register.s | 34 ++++++++++----------
.../llvm-mca/AArch64/Exynos/register-offset.s | 30 +++++++++---------
.../AArch64/Exynos/scheduler-queue-usage.s | 2 +-
.../llvm-mca/AArch64/Exynos/shifted-register.s | 36 ++++++++++++++--------
6 files changed, 64 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/gnu-release-aarch64-mainline-allnoconfig
in repository toolchain/linux-next.
from 7566ec393f41 Linux 4.20-rc7
adds 94c13f66e13c security: don't use a negative Opt_err token index
adds 1a9430db2835 ima: cleanup the match_token policy code
No new revisions were added by this update.
Summary of changes:
security/integrity/ima/ima_policy.c | 10 +++++-----
security/keys/keyctl_pkey.c | 2 +-
security/keys/trusted.c | 2 +-
3 files changed, 7 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-release-aarch64-mainline-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 663b960a3 gcc-8248a57ffb1b127b6504db422cb61283666266ab: all
new ca11d7477 linux-1a9430db2835c0c00acc87d915b573496998c1bf: 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 (663b960a3)
\
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:
1-reset_artifacts/console.log | 70 +-
2-prepare_abe/console.log | 34 +-
3-build_abe-binutils/console.log | 6383 ++++++++--------
3-build_abe-binutils/revision | 1 -
4-build_abe-stage1/console.log | 8338 ++++++++++----------
4-build_abe-stage1/revision | 1 -
5-count_linux_objs/console.log | 244 +-
5-count_linux_objs/revision | 1 -
6-check_regression/console.log | 2 +-
7-update_baseline/console.log | 4 +-
console.log | 15071 +++++++++++++++++++------------------
jenkins/build-name | 2 +-
jenkins/manifest.sh | 13 +-
trigger-bisect-on-failure | 6 +-
14 files changed, 15184 insertions(+), 14986 deletions(-)
delete mode 100644 3-build_abe-binutils/revision
delete mode 100644 4-build_abe-stage1/revision
delete mode 100644 5-count_linux_objs/revision
--
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 fffbf55d0 ELF: Don't create sections for section header index 0
new 4859a4a29 Fix REQUIRES line
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:
lit/Python/crashlog.test | 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-arm-next-allmodconfig
in repository toolchain/binutils-gdb.
from f7ac3ce5a8 Automatic date update in version.in
adds d935c341f8 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-arm-next-allmodconfig
in repository toolchain/ci/base-artifacts.
discards cd025618f linux-6648e120dd1a7a1d6eedea1b7dbe21108a189947: all
new 49a953d2d binutils-d935c341f8c5d6de8ab921f709de41bc66d3ce97: 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 (cd025618f)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-arm-n [...]
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:
1-reset_artifacts/console.log | 117 +-
2-prepare_abe/console.log | 34 +-
3-build_abe-binutils/console.log | 6407 ++++++-------
3-build_abe-binutils/revision | 1 -
4-build_abe-stage1/console.log | 12159 ++++++++++++------------
4-build_abe-stage1/revision | 1 -
5-count_linux_objs/console.log | 233 +-
5-count_linux_objs/revision | 1 -
6-check_regression/console.log | 2 +-
7-update_baseline/console.log | 4 +-
console.log | 18980 ++++++++++++++++++-------------------
distance-to-baseline | 2 +-
jenkins/build-name | 2 +-
jenkins/manifest.sh | 13 +-
trigger-bisect-on-failure | 6 +-
15 files changed, 18977 insertions(+), 18985 deletions(-)
delete mode 100644 3-build_abe-binutils/revision
delete mode 100644 4-build_abe-stage1/revision
delete mode 100644 5-count_linux_objs/revision
--
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-mainline-allmodconfig
in repository toolchain/linux-next.
from 7566ec393f41 Linux 4.20-rc7
adds 94c13f66e13c security: don't use a negative Opt_err token index
adds 1a9430db2835 ima: cleanup the match_token policy code
No new revisions were added by this update.
Summary of changes:
security/integrity/ima/ima_policy.c | 10 +++++-----
security/keys/keyctl_pkey.c | 2 +-
security/keys/trusted.c | 2 +-
3 files changed, 7 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-release-aarch64-mainline-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 6fe7cdeee gcc-8248a57ffb1b127b6504db422cb61283666266ab: all
new 5762f812b linux-1a9430db2835c0c00acc87d915b573496998c1bf: 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 (6fe7cdeee)
\
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:
1-reset_artifacts/console.log | 106 +-
2-prepare_abe/console.log | 34 +-
3-build_abe-binutils/console.log | 6612 ++++++++--------
3-build_abe-binutils/revision | 1 -
4-build_abe-stage1/console.log | 8412 ++++++++++----------
4-build_abe-stage1/revision | 1 -
5-count_linux_objs/console.log | 240 +-
5-count_linux_objs/revision | 1 -
6-check_regression/console.log | 2 +-
7-update_baseline/console.log | 4 +-
console.log | 15428 +++++++++++++++++++------------------
jenkins/build-name | 2 +-
jenkins/manifest.sh | 13 +-
trigger-bisect-on-failure | 6 +-
14 files changed, 15589 insertions(+), 15273 deletions(-)
delete mode 100644 3-build_abe-binutils/revision
delete mode 100644 4-build_abe-stage1/revision
delete mode 100644 5-count_linux_objs/revision
--
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 6ea39d18c57 DebugInfo: Fix missing local imported entities after r349207
new efd098d00b1 [AMDGPU] Removed the unnecessary operand size-check-assert [...]
new a0b99f282ac [InstCombine] Simplify cttz/ctlz + icmp eq/ne into mask check
new 1193c410de0 [X86] Add BSR to isUseDefConvertible.
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:
lib/Target/AMDGPU/SILoadStoreOptimizer.cpp | 2 -
lib/Target/X86/X86InstrInfo.cpp | 12 ++--
lib/Transforms/InstCombine/InstCombineCompares.cpp | 25 +++++++-
test/CodeGen/AMDGPU/promote-constOffset-to-imm.mir | 36 ++++++++++++
test/CodeGen/X86/pr40090.ll | 24 ++++++++
test/Transforms/InstCombine/cmp-intrinsic.ll | 68 ++++++++++++++--------
test/Transforms/InstCombine/intrinsics.ll | 12 +---
7 files changed, 134 insertions(+), 45 deletions(-)
create mode 100644 test/CodeGen/X86/pr40090.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 libunwind.
from 0930d6c [AArch64][libunwind] Unwinding support for return address sig [...]
new 9defb52 [SEH] Add initial support for AArch64
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/__libunwind_config.h | 6 ++++-
src/Unwind-seh.cpp | 18 ++++++++++++++-
src/UnwindCursor.hpp | 53 ++++++++++++++++++++++++++++++++++++++++++++
3 files changed, 75 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-release-arm-lts-defconfig
in repository toolchain/binutils-gdb.
from f7ac3ce5a8 Automatic date update in version.in
adds d935c341f8 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-arm-lts-defconfig
in repository toolchain/ci/base-artifacts.
discards c6742469a linux-3beeb2615681fe87f4e6291ade669d50c27ce59a: all
new 08276844b binutils-d935c341f8c5d6de8ab921f709de41bc66d3ce97: 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 (c6742469a)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-arm-l [...]
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:
1-reset_artifacts/console.log | 144 +-
2-prepare_abe/console.log | 34 +-
3-build_abe-binutils/console.log | 6256 ++++++-------
3-build_abe-binutils/revision | 1 -
4-build_abe-stage1/console.log | 11911 ++++++++++++------------
4-build_abe-stage1/revision | 1 -
5-count_linux_objs/console.log | 152 +-
5-count_linux_objs/revision | 1 -
6-check_regression/console.log | 2 +-
7-update_baseline/console.log | 4 +-
console.log | 18491 +++++++++++++++++++------------------
distance-to-baseline | 2 +-
jenkins/build-name | 2 +-
jenkins/manifest.sh | 13 +-
trigger-bisect-on-failure | 6 +-
15 files changed, 18607 insertions(+), 18413 deletions(-)
delete mode 100644 3-build_abe-binutils/revision
delete mode 100644 4-build_abe-stage1/revision
delete mode 100644 5-count_linux_objs/revision
--
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-master-arm-next-defconfig
in repository toolchain/ci/base-artifacts.
discards 594b91630 binutils-a529dcc854968b7f6ad766c714650011dc361382: all
new 73bdbdc4b linux-285053b5a4c0204840fb92cfaba06352718e2eed: 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 (594b91630)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-arm-ne [...]
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:
1-reset_artifacts/console.log | 88 +-
2-prepare_abe/console.log | 34 +-
3-build_abe-binutils/console.log | 6535 ++--
3-build_abe-binutils/revision | 1 -
4-build_abe-stage1/console.log | 13417 ++++-----
4-build_abe-stage1/revision | 1 -
5-count_linux_objs/console.log | 41196 ++++++++++++-------------
5-count_linux_objs/revision | 1 -
6-check_regression/console.log | 2 +-
7-update_baseline/console.log | 4 +-
console.log | 59390 +++++++++++++++++++------------------
distance-to-baseline | 2 +-
jenkins/build-name | 2 +-
jenkins/manifest.sh | 13 +-
trigger-bisect-on-failure | 6 +-
15 files changed, 60472 insertions(+), 60220 deletions(-)
delete mode 100644 3-build_abe-binutils/revision
delete mode 100644 4-build_abe-stage1/revision
delete mode 100644 5-count_linux_objs/revision
--
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 2d08f9b6516 [SCCP] Get rid of redundant call for getPredicateInfoFor (NFC).
new 6ea39d18c57 DebugInfo: Fix missing local imported entities after r349207
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/AsmPrinter/DwarfDebug.cpp | 6 +++---
test/DebugInfo/X86/fission-local-import.ll | 33 ++++++++++++++++++++++++++++++
2 files changed, 36 insertions(+), 3 deletions(-)
create mode 100644 test/DebugInfo/X86/fission-local-import.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 llvm.
from a04db6078af [InstCombine] refactor isCheapToScalarize(); NFC
new 401feb8405f [X86] Don't use SplitOpsAndApply to create ISD::UADDSAT/ISD [...]
new 2d08f9b6516 [SCCP] Get rid of redundant call for getPredicateInfoFor (NFC).
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/X86ISelLowering.cpp | 38 ++++++++------------------------------
lib/Transforms/Scalar/SCCP.cpp | 2 +-
2 files changed, 9 insertions(+), 31 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 clang.
from a23457455f [Driver][PS4] Do not implicitly link against asan or ubsan i [...]
new ccfb6f1d2d [OPENMP][NVPTX]Added extra sync point to the inter-warp copy [...]
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/CGOpenMPRuntimeNVPTX.cpp | 5 +++++
test/OpenMP/nvptx_target_parallel_reduction_codegen.cpp | 4 ++++
2 files changed, 9 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 6933dc723b2 [X86] Use SADDSAT/SSUBSAT instead of ADDS/SUBS
new a04db6078af [InstCombine] refactor isCheapToScalarize(); 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:
.../InstCombine/InstCombineVectorOps.cpp | 58 ++++++++++------------
1 file changed, 25 insertions(+), 33 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.