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-next-allyesconfig in repository toolchain/ci/llvm-project.
from d75ce45777d Revert "[CMake] CheckAtomic.cmake: catch false positives in [...] adds da0fe2ade36 Filter callbr insts from critical edge splitting adds 3a91c12e7aa [docs] Add some LLDB release notes adds 7f447b44f4e [docs] Add -Wmisleading-indentation to clang's release notes. adds c1547fe5bc3 ReleaseNotes: OpenMP adds 935ad4036ef ReleaseNotes: Attributor adds f5983993071 ReleaseNotes: ARM and AArch64 adds e82d1342bdf ReleaseNotes: Mention improved DWARF5 support in lldb adds be9f8fdfd9a Add -debug-info-kind=constructor to clang release notes
No new revisions were added by this update.
Summary of changes: clang/docs/ReleaseNotes.rst | 30 +++++++++++++++++++++++-- llvm/docs/ReleaseNotes.rst | 32 +++++++++++++++++++++++++-- llvm/lib/Transforms/Scalar/LICM.cpp | 3 ++- llvm/lib/Transforms/Utils/BasicBlockUtils.cpp | 3 ++- llvm/test/Transforms/LICM/callbr-crash.ll | 18 +++++++++++++++ 5 files changed, 80 insertions(+), 6 deletions(-) create mode 100644 llvm/test/Transforms/LICM/callbr-crash.ll