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-stable-allmodconfig in repository toolchain/ci/llvm-project.
from ed368ba5a96 StringRef.h: __builtin_strlen seems to exist in VS 2017 MSV [...] new 7996b49053f Revert "[ARM] Improve codegen of volatile load/store of i64"
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: llvm/lib/Target/ARM/ARMExpandPseudoInsts.cpp | 18 --- llvm/lib/Target/ARM/ARMISelDAGToDAG.cpp | 49 ------ llvm/lib/Target/ARM/ARMISelLowering.cpp | 57 +------ llvm/lib/Target/ARM/ARMISelLowering.h | 8 +- llvm/lib/Target/ARM/ARMInstrInfo.td | 27 ---- llvm/lib/Target/ARM/ARMInstrThumb2.td | 9 +- llvm/test/CodeGen/ARM/i64_volatile_load_store.ll | 180 ----------------------- 7 files changed, 6 insertions(+), 342 deletions(-) delete mode 100644 llvm/test/CodeGen/ARM/i64_volatile_load_store.ll