[aarch64][tests] Add tests which show current lack of implicit null support
authorPhilip Reames <listmail@philipreames.com>
Wed, 16 Sep 2020 19:54:15 +0000 (12:54 -0700)
committerPhilip Reames <listmail@philipreames.com>
Wed, 16 Sep 2020 19:55:29 +0000 (12:55 -0700)
commit7af4f44c3e3dfb4483fb4dcc200f9376e96d6208
tree4904ef2f1036ac828a19dd922b608c8f59085ee7
parentce0eb81c72749d1e96cfc6fb68af3c24b63753cc
[aarch64][tests] Add tests which show current lack of implicit null support

I will be posting a patch which adds appropriate target support shortly; landing the tests so that the diffs are clear.
llvm/test/CodeGen/AArch64/implicit-null-check.ll [new file with mode: 0644]