aboutsummaryrefslogtreecommitdiff
path: root/lib/Transforms/Scalar/LoopUnswitch.cpp
diff options
context:
space:
mode:
authorEvan Cheng <evan.cheng@apple.com>2006-02-16 00:21:07 +0000
committerEvan Cheng <evan.cheng@apple.com>2006-02-16 00:21:07 +0000
commit18a8452f3d2cc0bbfea427b10e2c7dccc86f2188 (patch)
tree28d30f79b0226df664f0c7d514abf3dcf530c488 /lib/Transforms/Scalar/LoopUnswitch.cpp
parenta48654ef23c35d9d07e5c0cb80726ec788dae93a (diff)
A bit more memset / memcpy optimization.
Turns them into calls to memset / memcpy if 1) buffer(s) are not DWORD aligned, 2) size is not known to be greater or equal to some minimum value (currently 128). git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@26224 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Transforms/Scalar/LoopUnswitch.cpp')
0 files changed, 0 insertions, 0 deletions