[multiversion] Remove the function parameter from the unrolling
authorChandler Carruth <chandlerc@gmail.com>
Sun, 1 Feb 2015 14:31:23 +0000 (14:31 +0000)
committerChandler Carruth <chandlerc@gmail.com>
Sun, 1 Feb 2015 14:31:23 +0000 (14:31 +0000)
commitab5cb36c401cd31c7e3cb57d7affc0efff3c61fb
tree3d08d8b8d921c4a58f39196c5b537900ea1aa194
parentc956ab66037e3b0e6b3a039728348de1db1c4ad6
[multiversion] Remove the function parameter from the unrolling
preferences interface on TTI now that all of TTI is per-function.

llvm-svn: 227741
llvm/include/llvm/Analysis/FunctionTargetTransformInfo.h
llvm/include/llvm/Analysis/TargetTransformInfo.h
llvm/include/llvm/Analysis/TargetTransformInfoImpl.h
llvm/include/llvm/CodeGen/BasicTTIImpl.h
llvm/lib/Analysis/TargetTransformInfo.cpp
llvm/lib/Target/AArch64/AArch64TargetTransformInfo.cpp
llvm/lib/Target/AArch64/AArch64TargetTransformInfo.h
llvm/lib/Target/PowerPC/PPCTargetTransformInfo.cpp
llvm/lib/Target/PowerPC/PPCTargetTransformInfo.h
llvm/lib/Target/R600/AMDGPUTargetTransformInfo.cpp
llvm/lib/Target/R600/AMDGPUTargetTransformInfo.h