Maurice Heumann 249bd9eab0 [ARM] Fix codegen of unaligned volatile load/store of i64
Volatile loads/stores of i64 are lowered to LDRD/STRD on ARMv5TE.
However, these instructions require the addresses to be aligned.
Unaligned loads/stores therefore should be ignored by this handling.

Differential Revision: https://reviews.llvm.org/D152790
2023-06-26 10:45:41 -07:00
..
2022-09-26 11:31:23 +01:00
2022-10-02 11:51:08 +01:00
2021-11-21 18:33:29 +00:00
2022-11-02 22:34:05 +00:00