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
Generalize MemCpyOpt's handling of call slot forwarding to function properly when the call slot
· 18e4fed3
Owen Anderson
authored
Oct 15, 2010
forwarding is implemented with a load/store pair rather than a memcpy. llvm-svn: 116637
18e4fed3
Loading