[PATCH] D51537: Extend hasStoreToStackSlot with list of FI accesses.

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Sep 3 02:17:04 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL341301: Extend hasStoreToStackSlot with list of FI accesses. (authored by s.desmalen, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D51537?vs=163514&id=163674#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D51537

Files:
  llvm/trunk/include/llvm/CodeGen/TargetInstrInfo.h
  llvm/trunk/lib/CodeGen/AsmPrinter/AsmPrinter.cpp
  llvm/trunk/lib/CodeGen/LiveDebugValues.cpp
  llvm/trunk/lib/CodeGen/RegAllocGreedy.cpp
  llvm/trunk/lib/CodeGen/TargetInstrInfo.cpp
  llvm/trunk/lib/Target/ARM/ARMBaseInstrInfo.cpp
  llvm/trunk/lib/Target/Hexagon/HexagonInstrInfo.cpp
  llvm/trunk/lib/Target/Hexagon/HexagonInstrInfo.h
  llvm/trunk/lib/Target/Lanai/LanaiInstrInfo.cpp
  llvm/trunk/lib/Target/X86/X86InstrInfo.cpp
  llvm/trunk/test/CodeGen/AArch64/unfold-masked-merge-scalar-constmask-innerouter.ll
  llvm/trunk/test/CodeGen/AArch64/unfold-masked-merge-scalar-constmask-interleavedbits.ll
  llvm/trunk/test/CodeGen/AArch64/unfold-masked-merge-scalar-constmask-interleavedbytehalves.ll
  llvm/trunk/test/CodeGen/AArch64/unfold-masked-merge-scalar-constmask-lowhigh.ll
  llvm/trunk/test/CodeGen/AArch64/unfold-masked-merge-scalar-variablemask.ll
  llvm/trunk/test/CodeGen/AArch64/vec-libcalls.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D51537.163674.patch
Type: text/x-patch
Size: 27518 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180903/f01d5851/attachment.bin>


More information about the llvm-commits mailing list