diff options
author | Jessica Paquette <jpaquette@apple.com> | 2019-01-30 21:16:04 +0000 |
---|---|---|
committer | Jessica Paquette <jpaquette@apple.com> | 2019-01-30 21:16:04 +0000 |
commit | 0154bd1385d13523fca0b57c7998603e23fdb038 (patch) | |
tree | 6642ce92d752cfde281345ff8f8c47a1946b5645 /lldb/packages/Python/lldbsuite/test | |
parent | 28a892b972f49a98c88e51a129872f117f305304 (diff) | |
download | bcm5719-llvm-0154bd1385d13523fca0b57c7998603e23fdb038.tar.gz bcm5719-llvm-0154bd1385d13523fca0b57c7998603e23fdb038.zip |
[GlobalISel][AArch64] Add instruction selection support for @llvm.log2
This teaches GlobalISel to emit a RTLib call for @llvm.log2 when it encounters
it.
It updates the existing floating point tests to show that we don't fall back on
the intrinsic, and select the correct instructions. It also adds a legalizer
test for G_FLOG2.
https://reviews.llvm.org/D57357
llvm-svn: 352673
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test')
0 files changed, 0 insertions, 0 deletions