[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
Mon Apr 23 12:14:04 PDT 2018


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

Changed prior to commit:
  https://reviews.llvm.org/D45199?vs=142487&id=143617#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.143617.patch
Type: text/x-patch
Size: 23992 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180423/c9a6765e/attachment.bin>


More information about the llvm-commits mailing list