[DSE] Add libcall tests for functions only available on Darwin.
authorFlorian Hahn <flo@fhahn.com>
Wed, 1 Dec 2021 20:30:15 +0000 (20:30 +0000)
committerFlorian Hahn <flo@fhahn.com>
Wed, 1 Dec 2021 20:30:15 +0000 (20:30 +0000)
commit5fe151f98f02b2ab5543476d44c2f3dd52b01aa7
tree003823412500af6818ed5fed6530b591f412b8ee
parent844a8d3cecb4cc40e5d9694bcf111518910ea2ff
[DSE] Add libcall tests for functions only available on Darwin.

Add a set of tests for memset_pattern{4,8,16} variants.
llvm/test/Transforms/DeadStoreElimination/libcalls-darwin.ll [new file with mode: 0644]