[Unroll] Switch to using 'int' cost types in preparation for a somewhat
authorChandler Carruth <chandlerc@gmail.com>
Wed, 5 Aug 2015 18:46:21 +0000 (18:46 +0000)
committerChandler Carruth <chandlerc@gmail.com>
Wed, 5 Aug 2015 18:46:21 +0000 (18:46 +0000)
commit8a88fc9a2b252ce0f7680d1822703284899e7bee
tree09f4b0457f3b475a2446ef45dd20f49ee1102fb7
parentedcd9600c0aaf77af7276fd765bb8ee546b2404c
[Unroll] Switch to using 'int' cost types in preparation for a somewhat
more involved change to the cost computation pattern.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@244095 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/Scalar/LoopUnrollPass.cpp