[PATCH] D63478: [HardwareLoops] NFC - move some hardware loop judgement code to a common place for other using

ChenZheng via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 18 18:24:14 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL363758: [NFC] move some hardware loop checking code to a common place for other using. (authored by shchenz, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D63478?vs=205267&id=205491#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D63478

Files:
  llvm/trunk/include/llvm/Analysis/TargetTransformInfo.h
  llvm/trunk/include/llvm/Analysis/TargetTransformInfoImpl.h
  llvm/trunk/include/llvm/CodeGen/BasicTTIImpl.h
  llvm/trunk/lib/Analysis/TargetTransformInfo.cpp
  llvm/trunk/lib/CodeGen/HardwareLoops.cpp
  llvm/trunk/lib/Target/ARM/ARMTargetTransformInfo.cpp
  llvm/trunk/lib/Target/ARM/ARMTargetTransformInfo.h
  llvm/trunk/lib/Target/PowerPC/PPCTargetTransformInfo.cpp
  llvm/trunk/lib/Target/PowerPC/PPCTargetTransformInfo.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D63478.205491.patch
Type: text/x-patch
Size: 14524 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190619/75ed05f4/attachment-0001.bin>


More information about the llvm-commits mailing list