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

Jun Bum Lim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jan 13 13:59:04 PST 2017


junbuml updated this revision to Diff 84369.

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.84369.patch
Type: text/x-patch
Size: 24179 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170113/84cfc84a/attachment.bin>


More information about the llvm-commits mailing list