[BasicAA] Add tests for memset_pattern{4,8,16}.
authorFlorian Hahn <flo@fhahn.com>
Thu, 2 Dec 2021 11:50:32 +0000 (11:50 +0000)
committerFlorian Hahn <flo@fhahn.com>
Thu, 2 Dec 2021 11:50:32 +0000 (11:50 +0000)
commit47616c8855fd44abcbd7cad3f7d8153d28db347b
tree62f7e5ab4fa82c481a6f7b82293e71329f11f551
parent6803d08c38af7e3235e6cd249761511704e0f88d
[BasicAA] Add tests for memset_pattern{4,8,16}.

This also removes the existing memset_pattern.ll test, which was relying
on GVN. It is also covered by the new test directly.
llvm/test/Analysis/BasicAA/libfuncs-darwin.ll [new file with mode: 0644]
llvm/test/Analysis/BasicAA/memset_pattern.ll [deleted file]