Files
clang-p2996/llvm/test/Transforms/DeadStoreElimination
Florian Hahn 963d3a22b3 [DSE] Add additional tests to cover review comments.
Adds additional tests following comments from D109844.

Also removes unusued in.ptr arguments and places in the call tests that
used loads instead of a getval call.
2021-09-20 17:06:04 +01:00
..