[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)
commit26bc071088cf70c75e52753a78ce0e811f84441b
tree5252072a6b962efac3277b1cfcc5be4ecdeff98d
parentb71d3854948296ce7225cc19aeaaad5f7840baf1
[multiversion] Remove the function parameter from the unrolling
preferences interface on TTI now that all of TTI is per-function.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@227741 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Analysis/FunctionTargetTransformInfo.h
include/llvm/Analysis/TargetTransformInfo.h
include/llvm/Analysis/TargetTransformInfoImpl.h
include/llvm/CodeGen/BasicTTIImpl.h
lib/Analysis/TargetTransformInfo.cpp
lib/Target/AArch64/AArch64TargetTransformInfo.cpp
lib/Target/AArch64/AArch64TargetTransformInfo.h
lib/Target/PowerPC/PPCTargetTransformInfo.cpp
lib/Target/PowerPC/PPCTargetTransformInfo.h
lib/Target/R600/AMDGPUTargetTransformInfo.cpp
lib/Target/R600/AMDGPUTargetTransformInfo.h