[PATCH] D44355: [AArch64] Fold adds with tprel_lo12_nc and secrel_lo12 into a following ldr/str

Martin Storsjö via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Mar 10 13:24:59 PST 2018


mstorsjo created this revision.
mstorsjo added reviewers: rengolin, t.p.northover, aemerson, efriedma, kristof.beyls, sebpop.
Herald added a subscriber: javed.absar.

Repository:
  rL LLVM

https://reviews.llvm.org/D44355

Files:
  lib/Target/AArch64/AArch64ExpandPseudoInsts.cpp
  lib/Target/AArch64/AArch64ISelLowering.cpp
  lib/Target/AArch64/AArch64InstrInfo.td
  test/CodeGen/AArch64/arm64-tls-execs.ll
  test/CodeGen/AArch64/win-tls.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D44355.137924.patch
Type: text/x-patch
Size: 5729 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180310/94482c50/attachment.bin>


More information about the llvm-commits mailing list