diff options
author | David Green <david.green@arm.com> | 2019-04-23 12:11:26 +0000 |
---|---|---|
committer | David Green <david.green@arm.com> | 2019-04-23 12:11:26 +0000 |
commit | c519d3c403986b5e91e68c3788f1485d8072392a (patch) | |
tree | 131684255a416133d0ff5005b7014e2bac1ac014 /llvm/lib/ProfileData/Coverage/CoverageMappingWriter.cpp | |
parent | 4eda12aea51ba0600c07d5fe1584607e286600bf (diff) | |
download | llvm-c519d3c403986b5e91e68c3788f1485d8072392a.zip llvm-c519d3c403986b5e91e68c3788f1485d8072392a.tar.gz llvm-c519d3c403986b5e91e68c3788f1485d8072392a.tar.bz2 |
[ARM] Update check for CBZ in Ifcvt
The check for creating CBZ in constant island pass recently obtained the
ability to search backwards to find a Cmp instruction. The code in IfCvt should
mirror this to allow more conversions to the smaller form. The common code has
been pulled out into a separate function to be shared between the two places.
Differential Revision: https://reviews.llvm.org/D60090
llvm-svn: 358977
Diffstat (limited to 'llvm/lib/ProfileData/Coverage/CoverageMappingWriter.cpp')
0 files changed, 0 insertions, 0 deletions