[PATCH] D63614: [System Model] [TTI] Update cache and prefetch TTI interfaces

David Greene via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 10 11:09:12 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL365676: [System Model] [TTI] Update cache and prefetch TTI interfaces (authored by greened, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D63614?vs=208197&id=209023#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D63614

Files:
  llvm/trunk/include/llvm/Analysis/TargetTransformInfo.h
  llvm/trunk/include/llvm/Analysis/TargetTransformInfoImpl.h
  llvm/trunk/include/llvm/CodeGen/BasicTTIImpl.h
  llvm/trunk/include/llvm/MC/MCSubtargetInfo.h
  llvm/trunk/lib/MC/MCSubtargetInfo.cpp
  llvm/trunk/lib/Target/AArch64/AArch64Subtarget.h
  llvm/trunk/lib/Target/AArch64/AArch64TargetTransformInfo.cpp
  llvm/trunk/lib/Target/AArch64/AArch64TargetTransformInfo.h
  llvm/trunk/lib/Target/Hexagon/HexagonTargetTransformInfo.h
  llvm/trunk/lib/Target/PowerPC/PPCTargetTransformInfo.cpp
  llvm/trunk/lib/Target/PowerPC/PPCTargetTransformInfo.h
  llvm/trunk/lib/Target/SystemZ/SystemZTargetTransformInfo.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D63614.209023.patch
Type: text/x-patch
Size: 15932 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190710/43370eeb/attachment.bin>


More information about the llvm-commits mailing list