diff options
author | Florian Hahn <flo@fhahn.com> | 2020-09-10 13:09:25 +0100 |
---|---|---|
committer | Florian Hahn <flo@fhahn.com> | 2020-09-10 13:19:25 +0100 |
commit | a5ec99da6ea75a013ed201eb9c80066bd6f4131d (patch) | |
tree | 3c0e3c6929b00d2326e94aae89025aa3b0814991 /llvm/lib/Bitcode/Writer/BitcodeWriter.cpp | |
parent | ec46cfefe80d58cdc7068ad4e4f8efde6d94d835 (diff) | |
download | llvm-a5ec99da6ea75a013ed201eb9c80066bd6f4131d.zip llvm-a5ec99da6ea75a013ed201eb9c80066bd6f4131d.tar.gz llvm-a5ec99da6ea75a013ed201eb9c80066bd6f4131d.tar.bz2 |
[DSE] Support eliminating memcpy.inline.
MemoryLocation has been taught about memcpy.inline, which means we can
get the memory locations read and written by it. This means DSE can
handle memcpy.inline
Diffstat (limited to 'llvm/lib/Bitcode/Writer/BitcodeWriter.cpp')
0 files changed, 0 insertions, 0 deletions