Skip to content
GitLab
Explore
Sign in
This is an archived project. Repository and other project resources are read-only.
llvm-epi-0.8
llvm
lib
Transforms
Scalar
MemCpyOptimizer.cpp
Find file
Blame
History
Permalink
When looking for dependencies on the src pointer, scan the src pointer. Scanning
· 0a7e9ccf
Nick Lewycky
authored
Oct 16, 2011
on the memcpy call will pull up other unrelated stuff. Fixes PR11142. llvm-svn: 142150
0a7e9ccf
Loading