aboutsummaryrefslogtreecommitdiff
path: root/lib/Transforms/Vectorize/LoopVectorize.cpp
diff options
context:
space:
mode:
authorBill Wendling <isanbard@gmail.com>2013-01-28 00:21:34 +0000
committerBill Wendling <isanbard@gmail.com>2013-01-28 00:21:34 +0000
commit73bc452bcd63620daefb0a3bc613746af7418076 (patch)
tree436573d6bd97123d470f5a387471fa418625052a /lib/Transforms/Vectorize/LoopVectorize.cpp
parent49716e5d84142d7bd3eeff7304f9bc708bff99d0 (diff)
Remove a use of AttributeWithIndex.
We want to remove AttributeWithIndex because it provides a non-encapsulated view of the AttributeSetImpl object. Instead, use accessor methods and iterators. Eventually, this code can be simplified because the Attribute object will hold only one attribute instead of multiple attributes. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@173641 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Transforms/Vectorize/LoopVectorize.cpp')
0 files changed, 0 insertions, 0 deletions