diff options
author | Maurice Heumann <maurice.heumann@wibu.com> | 2023-07-14 11:58:56 -0700 |
---|---|---|
committer | Eli Friedman <efriedma@quicinc.com> | 2023-07-14 12:54:18 -0700 |
commit | a1cdb323e2610a8e9d8f67382c27172f5f3f3511 (patch) | |
tree | ad270ddefa2c76743f9a7dec959905ea93e958a2 /llvm/tools/llvm-objdump/llvm-objdump.cpp | |
parent | d3c304fd637f1e1d9e311066a299839ace1c9344 (diff) | |
download | llvm-a1cdb323e2610a8e9d8f67382c27172f5f3f3511.zip llvm-a1cdb323e2610a8e9d8f67382c27172f5f3f3511.tar.gz llvm-a1cdb323e2610a8e9d8f67382c27172f5f3f3511.tar.bz2 |
[ARM] Adjust strd/ldrd codegen alignment requirements
In change https://reviews.llvm.org/D152790, it was discovered that the
alignment requirement calculation for LDRD/STRD codegen was suboptimal
and the calculation for volatile loads and stores was adjusted.
This change here adopts the calculation for the remaining non-volatile
occurances.
Recommitting after undefined behavior fix in D155093.
Differential Revision: https://reviews.llvm.org/D153800
Diffstat (limited to 'llvm/tools/llvm-objdump/llvm-objdump.cpp')
0 files changed, 0 insertions, 0 deletions