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