[all-commits] [llvm/llvm-project] 7e58d0: Revert "[arm][darwin] Don't generate libcalls for ...
Eli Friedman via All-commits
all-commits at lists.llvm.org
Mon Jun 8 16:38:12 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 7e58d0ded099f4928fd6612497a6662d4595674b
https://github.com/llvm/llvm-project/commit/7e58d0ded099f4928fd6612497a6662d4595674b
Author: Eli Friedman <efriedma at quicinc.com>
Date: 2020-06-08 (Mon, 08 Jun 2020)
Changed paths:
M llvm/lib/Target/ARM/ARMISelLowering.cpp
M llvm/test/CodeGen/ARM/shift_minsize.ll
Log Message:
-----------
Revert "[arm][darwin] Don't generate libcalls for wide shifts on Darwin"
This reverts commit 2ba016cd5ce50a3683d3e6c2c62f00e1cccfd8b5.
This is causing a failure on the clang-cmake-armv7-full bot, and there
are outstanding review comments.
More information about the All-commits
mailing list