summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Transforms/Scalar/GVNPRE.cpp
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2007-06-21 23:23:32 +0000
committerChris Lattner <sabre@nondot.org>2007-06-21 23:23:32 +0000
commit836e8f3f3916fd8e00bbd5a34f325130dcff9698 (patch)
treea93bccc0ca8fbb418f51fb565e01aadb142daa3d /llvm/lib/Transforms/Scalar/GVNPRE.cpp
parent703de8fea882675e8b4b83ed77225b78b9aaa865 (diff)
downloadbcm5719-llvm-836e8f3f3916fd8e00bbd5a34f325130dcff9698.tar.gz
bcm5719-llvm-836e8f3f3916fd8e00bbd5a34f325130dcff9698.zip
Two changes:
1. Make SmallPtrSet::erase faster in the small case by replacing a memmove with a pointer copy. 2. Fix a bug where the null terminator at the end of the array in the small case was not copied llvm-svn: 37696
Diffstat (limited to 'llvm/lib/Transforms/Scalar/GVNPRE.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud