[PATCH] D45199: AArch64: Allow offsets to be folded into addresses with ELF.

Peter Collingbourne via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 12 14:27:27 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL329956: AArch64: Introduce a DAG combine for folding offsets into addresses. (authored by pcc, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D45199?vs=142235&id=142263#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D45199

Files:
  llvm/trunk/lib/Target/AArch64/AArch64ISelDAGToDAG.cpp
  llvm/trunk/lib/Target/AArch64/AArch64ISelLowering.cpp
  llvm/trunk/test/CodeGen/AArch64/arm64-addrmode.ll
  llvm/trunk/test/CodeGen/AArch64/arm64-vector-ldst.ll
  llvm/trunk/test/CodeGen/AArch64/fold-global-offsets.ll
  llvm/trunk/test/CodeGen/AArch64/global-merge-3.ll
  llvm/trunk/test/CodeGen/AArch64/global-merge-ignore-single-use-minsize.ll
  llvm/trunk/test/CodeGen/AArch64/global-merge-ignore-single-use.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D45199.142263.patch
Type: text/x-patch
Size: 23221 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180412/7cf52ccc/attachment.bin>


More information about the llvm-commits mailing list