diff options
author | Jessica Paquette <jpaquette@apple.com> | 2019-04-25 18:42:00 +0000 |
---|---|---|
committer | Jessica Paquette <jpaquette@apple.com> | 2019-04-25 18:42:00 +0000 |
commit | 8184b6e7f610f4bba1adbb040ab1a21664499cc9 (patch) | |
tree | d1310f65826c6ae2e15e08d1ede8091824019732 /lldb/packages/Python/lldbsuite/test/python_api/debugger | |
parent | 8879bba67981f2e7238369b53c555e8d261938e3 (diff) | |
download | bcm5719-llvm-8184b6e7f610f4bba1adbb040ab1a21664499cc9.tar.gz bcm5719-llvm-8184b6e7f610f4bba1adbb040ab1a21664499cc9.zip |
[GlobalISel][AArch64] Add generic legalization rule for extends
This adds a legalization rule for G_ZEXT, G_ANYEXT, and G_SEXT which allows
extends whenever the types will fit in registers (or the source is an s1).
Update tests. Add GISel checks throughout all of arm64-vabs.ll,
where we now select a good portion of the code. Add GISel checks to
arm64-subvector-extend.ll, which has a good number of vector extends in it.
Differential Revision: https://reviews.llvm.org/D60889
llvm-svn: 359222
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/debugger')
0 files changed, 0 insertions, 0 deletions