This is an automated email from the git hooks/post-receive script.
"tcwg-buildslave pushed a change to branch linaro-local/ci/llvm-kernel-aarch64-tested
in repository toolchain/llvm/llvm.
from 9122aa2aace [LICM] Add a diagnostic analysis for identifying alias information
adds f148aeb2480 [AtomicExpandPass] Widen partword atomicrmw or/xor/and befo [...]
No new revisions were added by this update.
Summary of changes:
lib/CodeGen/AtomicExpandPass.cpp | 52 ++++++++++++++++++++++++--
test/Transforms/AtomicExpand/SPARC/partword.ll | 25 +++++++++++++
2 files changed, 73 insertions(+), 4 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 9122aa2aace [LICM] Add a diagnostic analysis for identifying alias information
new f148aeb2480 [AtomicExpandPass] Widen partword atomicrmw or/xor/and befo [...]
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/AtomicExpandPass.cpp | 52 ++++++++++++++++++++++++--
test/Transforms/AtomicExpand/SPARC/partword.ll | 25 +++++++++++++
2 files changed, 73 insertions(+), 4 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/llvm-kernel-aarch64-tested
in repository toolchain/llvm/llvm.
from 77ce59def02 [ConstantFolding] add simplifications for funnel shift intrinsics
adds ac92a12e99e [RISCV] Remove unused function
adds 9122aa2aace [LICM] Add a diagnostic analysis for identifying alias information
No new revisions were added by this update.
Summary of changes:
lib/Target/RISCV/RISCVISelLowering.cpp | 20 --------
lib/Target/RISCV/RISCVISelLowering.h | 1 -
lib/Transforms/Scalar/LICM.cpp | 83 ++++++++++++++++++++++++++------
test/Transforms/LICM/argmemonly-call.ll | 31 +++++++++++-
test/Transforms/LICM/invariant.start.ll | 42 +++++++++++++---
test/Transforms/LICM/read-only-calls.ll | 85 +++++++++++++++++++++++++++++++++
6 files changed, 219 insertions(+), 43 deletions(-)
create mode 100644 test/Transforms/LICM/read-only-calls.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.
"tcwg-buildslave pushed a change to branch linaro-local/ci/llvm-kernel-aarch64-tested
in repository toolchain/llvm/clang.
from fe170f961e clang-cl: Expose -fno-crash-diagnostics (PR38574)
adds cc56a96505 Fix for bug 38508 - Don't do PCH processing when only genera [...]
No new revisions were added by this update.
Summary of changes:
lib/Driver/Driver.cpp | 7 ++++---
test/Driver/cl-pch.cpp | 21 +++++++++++++++++++++
.../Inputs/pch-through-use3c.cpp} | 2 +-
.../someheader.h => PCH/Inputs/pch-through3c.h} | 0
test/PCH/pch-through3c.cpp | 8 ++++++++
5 files changed, 34 insertions(+), 4 deletions(-)
copy test/{Modules/Inputs/lookup_right.hpp => PCH/Inputs/pch-through-use3c.cpp} (58%)
copy test/{Preprocessor/Inputs/headermap-rel2/system/usr/include/someheader.h => P [...]
create mode 100644 test/PCH/pch-through3c.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 llvm.
from 77ce59def02 [ConstantFolding] add simplifications for funnel shift intrinsics
new ac92a12e99e [RISCV] Remove unused function
new 9122aa2aace [LICM] Add a diagnostic analysis for identifying alias information
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/RISCV/RISCVISelLowering.cpp | 20 --------
lib/Target/RISCV/RISCVISelLowering.h | 1 -
lib/Transforms/Scalar/LICM.cpp | 83 ++++++++++++++++++++++++++------
test/Transforms/LICM/argmemonly-call.ll | 31 +++++++++++-
test/Transforms/LICM/invariant.start.ll | 42 +++++++++++++---
test/Transforms/LICM/read-only-calls.ll | 85 +++++++++++++++++++++++++++++++++
6 files changed, 219 insertions(+), 43 deletions(-)
create mode 100644 test/Transforms/LICM/read-only-calls.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 clang.
from fe170f961e clang-cl: Expose -fno-crash-diagnostics (PR38574)
new cc56a96505 Fix for bug 38508 - Don't do PCH processing when only genera [...]
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/Driver/Driver.cpp | 7 ++++---
test/Driver/cl-pch.cpp | 21 +++++++++++++++++++++
.../Inputs/pch-through-use3c.cpp} | 2 +-
.../someheader.h => PCH/Inputs/pch-through3c.h} | 0
test/PCH/pch-through3c.cpp | 8 ++++++++
5 files changed, 34 insertions(+), 4 deletions(-)
copy test/{Modules/Inputs/lookup_right.hpp => PCH/Inputs/pch-through-use3c.cpp} (58%)
copy test/{Preprocessor/Inputs/headermap-rel2/system/usr/include/someheader.h => P [...]
create mode 100644 test/PCH/pch-through3c.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.
"tcwg-buildslave pushed a change to branch linaro-local/ci/llvm-kernel-aarch64-tested
in repository toolchain/llvm/clang.
from 61a414c49a [ThinLTO] Correct documentation on default number of threads
adds fe170f961e clang-cl: Expose -fno-crash-diagnostics (PR38574)
No new revisions were added by this update.
Summary of changes:
include/clang/Driver/Options.td | 2 +-
test/Driver/cl-options.c | 1 +
2 files changed, 2 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 clang.
from 61a414c49a [ThinLTO] Correct documentation on default number of threads
new fe170f961e clang-cl: Expose -fno-crash-diagnostics (PR38574)
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/Options.td | 2 +-
test/Driver/cl-options.c | 1 +
2 files changed, 2 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.
"tcwg-buildslave pushed a change to branch linaro-local/ci/llvm-kernel-aarch64-tested
in repository toolchain/llvm/llvm.
from e1166b22b67 [TableGen] TypeSetByHwMode::insert - cache the default MVT. NFCI.
adds 77ce59def02 [ConstantFolding] add simplifications for funnel shift intrinsics
No new revisions were added by this update.
Summary of changes:
lib/Analysis/ConstantFolding.cpp | 25 +++++++++++++++++++++++++
test/Analysis/ConstantFolding/funnel-shift.ll | 18 ++++++------------
2 files changed, 31 insertions(+), 12 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 e1166b22b67 [TableGen] TypeSetByHwMode::insert - cache the default MVT. NFCI.
new 77ce59def02 [ConstantFolding] add simplifications for funnel shift intrinsics
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/Analysis/ConstantFolding.cpp | 25 +++++++++++++++++++++++++
test/Analysis/ConstantFolding/funnel-shift.ll | 18 ++++++------------
2 files changed, 31 insertions(+), 12 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.