diff options
author | Luis Marques <luismarques@lowrisc.org> | 2019-04-16 14:38:32 +0000 |
---|---|---|
committer | Luis Marques <luismarques@lowrisc.org> | 2019-04-16 14:38:32 +0000 |
commit | 20d24240168295c3693e1b0d9b597a4b8f37b1b3 (patch) | |
tree | 8d4b59f34e80aba8f29d137d375ab7ce2425f352 /lldb/packages/Python/lldbsuite/test/lldb_pylint_helper.py | |
parent | 4d88b17b3f282b1023400837c3249c9f27774eca (diff) | |
download | bcm5719-llvm-20d24240168295c3693e1b0d9b597a4b8f37b1b3.tar.gz bcm5719-llvm-20d24240168295c3693e1b0d9b597a4b8f37b1b3.zip |
[RISCV] Custom lower SHL_PARTS, SRA_PARTS, SRL_PARTS
When not optimizing for minimum size (-Oz) we custom lower wide shifts
(SHL_PARTS, SRA_PARTS, SRL_PARTS) instead of expanding to a libcall.
Differential Revision: https://reviews.llvm.org/D59477
llvm-svn: 358498
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/lldb_pylint_helper.py')
0 files changed, 0 insertions, 0 deletions