[PATCH] D28680: [CodeGenPrep] move aarch64-type-promotion to CGP

Jun Bum Lim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 30 12:46:49 PDT 2017


junbuml updated this revision to Diff 93517.
junbuml marked 11 inline comments as done.
junbuml added a comment.

Addressed Quentin's comments. Please take a look and let me know any comments.


https://reviews.llvm.org/D28680

Files:
  include/llvm/Analysis/TargetTransformInfo.h
  include/llvm/Analysis/TargetTransformInfoImpl.h
  lib/Analysis/TargetTransformInfo.cpp
  lib/CodeGen/CodeGenPrepare.cpp
  lib/Target/AArch64/AArch64TargetMachine.cpp
  lib/Target/AArch64/AArch64TargetTransformInfo.cpp
  lib/Target/AArch64/AArch64TargetTransformInfo.h
  test/CodeGen/AArch64/aarch64-codegen-prepare-atp.ll
  test/CodeGen/AArch64/arm64-addr-type-promotion.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D28680.93517.patch
Type: text/x-patch
Size: 25506 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170330/02e18061/attachment.bin>


More information about the llvm-commits mailing list