Dan Gohman f4d7708972 Make SmallVector's grow use memcpy in common cases
instead of std::uninitialized_copy, which uses memmove.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@52928 91177308-0d34-0410-b5e6-96231b3b80d8
2008-06-30 21:45:13 +00:00
..
2008-05-30 22:47:19 +00:00
2008-05-29 22:58:33 +00:00
2008-06-24 17:46:48 +00:00
2008-05-30 22:40:06 +00:00
2008-06-27 21:15:25 +00:00