mirror of
https://github.com/llvm/llvm-project.git
synced 2025-05-16 18:06:06 +00:00

Vector is slow due to many reallocations as the size regularly changes in unpredictable ways. See the investigation provided on the mailing list for more information: http://lists.cs.uiuc.edu/pipermail/llvm-commits/Week-of-Mon-20120116/135228.html llvm-svn: 218182