diff options
author | Dan Gohman <gohman@apple.com> | 2008-06-30 21:45:13 +0000 |
---|---|---|
committer | Dan Gohman <gohman@apple.com> | 2008-06-30 21:45:13 +0000 |
commit | 9c24ff3da79c020100a4693db7070db6dc1bfeaf (patch) | |
tree | beff8939fcde06d4b5bd64d7d85454eb789bdfee /llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp | |
parent | 2b11690e9f1530e031cb8965c53419275efbbd16 (diff) | |
download | bcm5719-llvm-9c24ff3da79c020100a4693db7070db6dc1bfeaf.tar.gz bcm5719-llvm-9c24ff3da79c020100a4693db7070db6dc1bfeaf.zip |
Make SmallVector's grow use memcpy in common cases
instead of std::uninitialized_copy, which uses memmove.
llvm-svn: 52928
Diffstat (limited to 'llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp')
0 files changed, 0 insertions, 0 deletions