aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/CodeGen/CodeGenFunction.cpp
diff options
context:
space:
mode:
authorPetre-Ionut Tudor <petre-ionut.tudor@arm.com>2020-03-31 17:27:45 +0100
committerPetre-Ionut Tudor <petre-ionut.tudor@arm.com>2020-04-17 17:19:24 +0100
commitcabfcf840a9d15d92466c6774953d3aa399cde92 (patch)
treea224a15a5a2c4399ac698c1328e138b94e51a1df /clang/lib/CodeGen/CodeGenFunction.cpp
parent5be767d489be9fe0f76f321902f492294444f424 (diff)
downloadllvm-cabfcf840a9d15d92466c6774953d3aa399cde92.zip
llvm-cabfcf840a9d15d92466c6774953d3aa399cde92.tar.gz
llvm-cabfcf840a9d15d92466c6774953d3aa399cde92.tar.bz2
[ARM] Fix conditions for lowering to S[LR]I
Summary: Fixed wrong conditions for generating (S[LR]I X, Y, C2) from (or (and X, BvecC1), (lsl Y, C2)) and added ISel nodes to lower to S[LR]I. The optimisation is also enabled by default now. Subscribers: kristof.beyls, hiraditya, llvm-commits Tags: #llvm Differential Revision: https://reviews.llvm.org/D77387
Diffstat (limited to 'clang/lib/CodeGen/CodeGenFunction.cpp')
0 files changed, 0 insertions, 0 deletions