commit | 26fb5a6e6c4a1569001f7f8ed63e4268549d256c | [log] [tgz] |
---|---|---|
author | Matthew Simpson <mssimpso@codeaurora.org> | Tue Oct 10 21:33:48 2017 +0000 |
committer | Matthew Simpson <mssimpso@codeaurora.org> | Tue Oct 10 21:33:48 2017 +0000 |
tree | 623b1cc06490a0118554a1a94961affb0b1e4214 | |
parent | f2c4679069ec6de63a71bcedb163b48134d009c8 [diff] |
[SparsePropagation] Use SmallVector for work lists This patch changes the work lists from std::vector to SmallVector, which matches the SCCP implementation. This patch also updates some related comments. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@315373 91177308-0d34-0410-b5e6-96231b3b80d8