diff options
author | Sam Parker <sam.parker@arm.com> | 2019-11-21 14:29:15 +0000 |
---|---|---|
committer | Sam Parker <sam.parker@arm.com> | 2019-11-26 09:55:58 +0000 |
commit | 4a59eedd2d1d942a30f6ba016168c6430f9c165c (patch) | |
tree | bc065d00db05af0726fc8668fffc22ffb95ab281 /llvm/lib/Transforms/Utils/SimplifyLibCalls.cpp | |
parent | bb7b8540f09a300350208ce38335a9b6280d5042 (diff) | |
download | llvm-4a59eedd2d1d942a30f6ba016168c6430f9c165c.zip llvm-4a59eedd2d1d942a30f6ba016168c6430f9c165c.tar.gz llvm-4a59eedd2d1d942a30f6ba016168c6430f9c165c.tar.bz2 |
[ARM][ConstantIslands] Correct block size update
When inserting a non-decrementing LE, the basic block was being
resized to take into consideration that a tCMP and tBcc had been
combined into one T1 instruction. This is not true in the LE case
where we generate a CBN?Z and an LE.
Differential Revision: https://reviews.llvm.org/D70536
Diffstat (limited to 'llvm/lib/Transforms/Utils/SimplifyLibCalls.cpp')
0 files changed, 0 insertions, 0 deletions