[PATCH] D33903: Const correctness for TTI::getRegisterBitWidth
Daniel Neilson via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jun 12 07:22:55 PDT 2017
This revision was automatically updated to reflect the committed changes.
Closed by commit rL305189: Const correctness for TTI::getRegisterBitWidth (authored by dneilson).
Changed prior to commit:
https://reviews.llvm.org/D33903?vs=101432&id=102181#toc
Repository:
rL LLVM
https://reviews.llvm.org/D33903
Files:
llvm/trunk/include/llvm/Analysis/TargetTransformInfo.h
llvm/trunk/include/llvm/Analysis/TargetTransformInfoImpl.h
llvm/trunk/include/llvm/CodeGen/BasicTTIImpl.h
llvm/trunk/lib/Target/AArch64/AArch64TargetTransformInfo.h
llvm/trunk/lib/Target/AMDGPU/AMDGPUTargetTransformInfo.cpp
llvm/trunk/lib/Target/AMDGPU/AMDGPUTargetTransformInfo.h
llvm/trunk/lib/Target/ARM/ARMTargetTransformInfo.h
llvm/trunk/lib/Target/PowerPC/PPCTargetTransformInfo.cpp
llvm/trunk/lib/Target/PowerPC/PPCTargetTransformInfo.h
llvm/trunk/lib/Target/SystemZ/SystemZTargetTransformInfo.cpp
llvm/trunk/lib/Target/SystemZ/SystemZTargetTransformInfo.h
llvm/trunk/lib/Target/WebAssembly/WebAssemblyTargetTransformInfo.cpp
llvm/trunk/lib/Target/WebAssembly/WebAssemblyTargetTransformInfo.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D33903.102181.patch
Type: text/x-patch
Size: 7558 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170612/0a23e467/attachment.bin>
More information about the llvm-commits
mailing list