[LoopDistribute] Remove a layer of pointer indirection.
authorBenjamin Kramer <benny.kra@googlemail.com>
Thu, 21 May 2015 18:32:07 +0000 (18:32 +0000)
committerBenjamin Kramer <benny.kra@googlemail.com>
Thu, 21 May 2015 18:32:07 +0000 (18:32 +0000)
commit4c919af33596ae54b3c66220ad5b8b3baee0151e
tree9e07659de873394c5d1fa38294cca5cb1e57cb1e
parent430cdabf4639eb3d3ccc5982c546291971cbbd1f
[LoopDistribute] Remove a layer of pointer indirection.

Just store InstPartitions directly into the std::list. No functional change
intended.

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