[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 13:01:26 PDT 2017


junbuml updated this revision to Diff 93530.

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.93530.patch
Type: text/x-patch
Size: 25140 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170330/06e42184/attachment.bin>


More information about the llvm-commits mailing list