[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
Mon Mar 12 11:50:41 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL327316: [AArch64] Fold adds with tprel_lo12_nc and secrel_lo12 into a following ldr/str (authored by mstorsjo, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D44355?vs=137924&id=138068#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D44355

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D44355.138068.patch
Type: text/x-patch
Size: 5892 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180312/8fe59150/attachment.bin>


More information about the llvm-commits mailing list