[PATCH] D51030: [AArch64] Optimise load(adr address) to ldr address

Dave Green via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 28 14:57:12 PDT 2018


dmgreen updated this revision to Diff 162964.

https://reviews.llvm.org/D51030

Files:
  lib/Target/AArch64/AArch64InstrFormats.td
  lib/Target/AArch64/AArch64InstrInfo.td
  test/CodeGen/AArch64/code-model-tiny-abs.ll
  test/CodeGen/AArch64/fpimm.ll
  test/CodeGen/AArch64/ldradr.ll
  test/CodeGen/AArch64/literal_pools_float.ll
  test/CodeGen/AArch64/tiny_model.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D51030.162964.patch
Type: text/x-patch
Size: 10989 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180828/865e0e6d/attachment.bin>


More information about the llvm-commits mailing list