[PATCH] D82850: [Alignment][NFC] Migrate SelectionDAGTargetInfo::EmitTargetCodeForMemmove to Align

Guillaume Chatelet via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 30 05:55:55 PDT 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG306d7c6929b6: [Alignment][NFC] Migrate SelectionDAGTargetInfo::EmitTargetCodeForMemmove to… (authored by gchatelet).

Changed prior to commit:
  https://reviews.llvm.org/D82850?vs=274371&id=274439#toc

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D82850/new/

https://reviews.llvm.org/D82850

Files:
  llvm/include/llvm/CodeGen/SelectionDAGTargetInfo.h
  llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp
  llvm/lib/Target/ARM/ARMSelectionDAGInfo.cpp
  llvm/lib/Target/ARM/ARMSelectionDAGInfo.h
  llvm/lib/Target/WebAssembly/WebAssemblySelectionDAGInfo.cpp
  llvm/lib/Target/WebAssembly/WebAssemblySelectionDAGInfo.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D82850.274439.patch
Type: text/x-patch
Size: 5457 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200630/6ae9c2af/attachment.bin>


More information about the llvm-commits mailing list