diff options
author | Krzysztof Parzyszek <kparzysz@codeaurora.org> | 2018-03-30 19:28:37 +0000 |
---|---|---|
committer | Krzysztof Parzyszek <kparzysz@codeaurora.org> | 2018-03-30 19:28:37 +0000 |
commit | 0f983d69a43b71d62c407c51d154698bd41633b6 (patch) | |
tree | 9bb3c435413dbf8563997479e423c9965acac14c /llvm/lib/Bitcode/Writer/BitcodeWriter.cpp | |
parent | 95f9a68b1f8fa4d9a93b8eb5abc5c5c9bc58ee5b (diff) | |
download | llvm-0f983d69a43b71d62c407c51d154698bd41633b6.zip llvm-0f983d69a43b71d62c407c51d154698bd41633b6.tar.gz llvm-0f983d69a43b71d62c407c51d154698bd41633b6.tar.bz2 |
[Hexagon] Avoid creating invalid offsets in packetizer
Two memory instructions with a dependency only on the address register
between the two (the first one of them being post-incrememnt) can be
packetized together after the offset on the second was updated to the
incremement value. Make sure that the new offset is valid for the
instruction.
llvm-svn: 328897
Diffstat (limited to 'llvm/lib/Bitcode/Writer/BitcodeWriter.cpp')
0 files changed, 0 insertions, 0 deletions