[PATCH] D63804: [PowerPC] Implement the areMemAccessesTriviallyDisjoint hook

qshanz via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 1 20:29:06 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL364886: [PowerPC] Implement the areMemAccessesTriviallyDisjoint hook (authored by qshanz, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D63804?vs=206577&id=207470#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D63804

Files:
  llvm/trunk/lib/Target/PowerPC/PPCInstrInfo.cpp
  llvm/trunk/lib/Target/PowerPC/PPCInstrInfo.h
  llvm/trunk/test/CodeGen/PowerPC/2008-10-28-f128-i32.ll
  llvm/trunk/test/CodeGen/PowerPC/extract-and-store.ll
  llvm/trunk/test/CodeGen/PowerPC/f128-aggregates.ll
  llvm/trunk/test/CodeGen/PowerPC/legalize-vaarg.ll
  llvm/trunk/test/CodeGen/PowerPC/ppc32-skip-regs.ll
  llvm/trunk/test/CodeGen/PowerPC/scheduling-mem-dependency.ll
  llvm/trunk/test/CodeGen/PowerPC/varargs.ll
  llvm/trunk/test/CodeGen/PowerPC/vec-min-max.ll
  llvm/trunk/test/CodeGen/PowerPC/vsx.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D63804.207470.patch
Type: text/x-patch
Size: 25605 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190702/39f74b46/attachment.bin>


More information about the llvm-commits mailing list