[PATCH] D59713: [ARM] Add missing memory operands to a bunch of instructions.

Eli Friedman via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Mar 22 13:06:02 PDT 2019


efriedma created this revision.
efriedma added reviewers: dmgreen, samparker.
Herald added subscribers: kristof.beyls, javed.absar.
Herald added a project: LLVM.

This should hopefully lead to minor improvements in code generation, and more accurate spill/reload comments in assembly.


Repository:
  rL LLVM

https://reviews.llvm.org/D59713

Files:
  lib/Target/ARM/ARMBaseInstrInfo.cpp
  lib/Target/ARM/ARMISelLowering.cpp
  lib/Target/ARM/ARMLoadStoreOptimizer.cpp
  test/CodeGen/Thumb2/umulo-128-legalisation-lowering.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D59713.191931.patch
Type: text/x-patch
Size: 13436 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190322/f08f3022/attachment.bin>


More information about the llvm-commits mailing list