[PATCH] D8313: Refactor commoning of target specific load/store intrinsics in EarlyCSE

Sanjin Sijaric via llvm-commits llvm-commits at lists.llvm.org
Sun Aug 16 22:29:03 PDT 2015


ssijaric updated this revision to Diff 32266.
ssijaric added a comment.

Upload with full context this time.


http://reviews.llvm.org/D8313

Files:
  include/llvm/Analysis/LoadStoreSite.h
  include/llvm/Analysis/TargetTransformInfo.h
  include/llvm/Analysis/TargetTransformInfoImpl.h
  lib/Analysis/TargetTransformInfo.cpp
  lib/Target/AArch64/AArch64TargetTransformInfo.cpp
  lib/Target/AArch64/AArch64TargetTransformInfo.h
  lib/Transforms/Scalar/EarlyCSE.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D8313.32266.patch
Type: text/x-patch
Size: 34966 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150817/7ce91797/attachment.bin>


More information about the llvm-commits mailing list