[PATCH] D21739: [TTI] Add functions determining if int parameters/returns should be zeroext/signext.

Marcin Koƛcielnicki via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 28 05:06:29 PDT 2016


koriakin updated the summary for this revision.
koriakin updated this revision to Diff 62076.
koriakin added a comment.

Added another hook for mips.


Repository:
  rL LLVM

http://reviews.llvm.org/D21739

Files:
  include/llvm/Analysis/TargetTransformInfo.h
  include/llvm/Analysis/TargetTransformInfoImpl.h
  lib/Analysis/TargetTransformInfo.cpp
  lib/Target/Mips/MipsTargetMachine.cpp
  lib/Target/Mips/MipsTargetTransformInfo.h
  lib/Target/PowerPC/PPCTargetTransformInfo.h
  lib/Target/Sparc/LLVMBuild.txt
  lib/Target/Sparc/SparcTargetMachine.cpp
  lib/Target/Sparc/SparcTargetMachine.h
  lib/Target/Sparc/SparcTargetTransformInfo.h
  lib/Target/SystemZ/SystemZTargetTransformInfo.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D21739.62076.patch
Type: text/x-patch
Size: 10286 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160628/1f14bcd9/attachment.bin>


More information about the llvm-commits mailing list