diff options
author | Tobias Grosser <grosser@fim.uni-passau.de> | 2011-07-06 19:19:55 +0000 |
---|---|---|
committer | Tobias Grosser <grosser@fim.uni-passau.de> | 2011-07-06 19:19:55 +0000 |
commit | 4a5d9a9c20e03faeea4c8cf72955893844dbcfab (patch) | |
tree | 486c2e72f329fa52a40105eabad6396b38e9424d /llvm/tools/llvm-mc/Disassembler.cpp | |
parent | d4deaf2677a49819c810e7857111961531050804 (diff) | |
download | bcm5719-llvm-4a5d9a9c20e03faeea4c8cf72955893844dbcfab.tar.gz bcm5719-llvm-4a5d9a9c20e03faeea4c8cf72955893844dbcfab.zip |
LICM: Do not loose alignment on promotion
The promotion code lost any alignment information, when hoisting loads and
stores out of the loop. This lead to incorrect aligned memory accesses. We now
use the largest alignment we can prove to be correct.
llvm-svn: 134520
Diffstat (limited to 'llvm/tools/llvm-mc/Disassembler.cpp')
0 files changed, 0 insertions, 0 deletions