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

Jun Bum Lim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 3 12:32:43 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL299379: [CodeGenPrep] move aarch64-type-promotion to CGP (authored by junbuml).

Changed prior to commit:
  https://reviews.llvm.org/D28680?vs=93691&id=93919#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D28680

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D28680.93919.patch
Type: text/x-patch
Size: 26317 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170403/118ca9f5/attachment.bin>


More information about the llvm-commits mailing list