[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 9 13:03:13 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL329611: AArch64: Allow offsets to be folded into addresses with ELF. (authored by pcc, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D45199?vs=140738&id=141722#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-2012-05-07-MemcpyAlignBug.ll
  llvm/trunk/test/CodeGen/AArch64/arm64-addrmode.ll
  llvm/trunk/test/CodeGen/AArch64/arm64-atomic-128.ll
  llvm/trunk/test/CodeGen/AArch64/arm64-memcpy-inline.ll
  llvm/trunk/test/CodeGen/AArch64/arm64-misched-multimmo.ll
  llvm/trunk/test/CodeGen/AArch64/arm64-variadic-aapcs.ll
  llvm/trunk/test/CodeGen/AArch64/arm64-vector-ldst.ll
  llvm/trunk/test/CodeGen/AArch64/cmpxchg-O0.ll
  llvm/trunk/test/CodeGen/AArch64/func-argpassing.ll
  llvm/trunk/test/CodeGen/AArch64/func-calls.ll
  llvm/trunk/test/CodeGen/AArch64/misched-fusion-addr.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D45199.141722.patch
Type: text/x-patch
Size: 34462 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180409/0dfe192b/attachment.bin>


More information about the llvm-commits mailing list