Duncan P. N. Exon Smith c2fec44075 ScalarOpts: Use std::list for Candidates, NFC
There is nothing intrusive about the Candidate list; use std::list over
llvm::ilist for simplicity.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@281177 91177308-0d34-0410-b5e6-96231b3b80d8
2016-09-11 21:29:34 +00:00
..
2016-09-03 21:12:33 +00:00