This website requires JavaScript.
Explore
Help
Register
Sign In
caio
/
clang-p2996
Watch
1
Star
0
Fork
0
You've already forked clang-p2996
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
f73ae4fbf6d378ea4f806ffcfcbd85c949c37708
clang-p2996
/
llvm
/
test
/
Transforms
/
MemCpyOpt
History
Nick Lewycky
703e488ed9
Don't eliminate memcpy's when the address of the pointer may itself be relevant. Fixes PR18304. Patch by David Wiberg!
...
llvm-svn: 212970
2014-07-14 18:52:02 +00:00
..
2008-02-24-MultipleUseofSRet.ll
Don't eliminate memcpy's when the address of the pointer may itself be relevant. Fixes PR18304. Patch by David Wiberg!
2014-07-14 18:52:02 +00:00
2008-03-13-ReturnSlotBitcast.ll
Don't eliminate memcpy's when the address of the pointer may itself be relevant. Fixes PR18304. Patch by David Wiberg!
2014-07-14 18:52:02 +00:00
2011-06-02-CallSlotOverwritten.ll
…
align.ll
…
atomic.ll
…
capturing-func.ll
Don't eliminate memcpy's when the address of the pointer may itself be relevant. Fixes PR18304. Patch by David Wiberg!
2014-07-14 18:52:02 +00:00
crash.ll
…
form-memset.ll
MemCpyOpt: When merging memsets also merge the trivial case of two memsets with the same destination.
2014-03-10 21:05:13 +00:00
loadstore-sret.ll
Don't eliminate memcpy's when the address of the pointer may itself be relevant. Fixes PR18304. Patch by David Wiberg!
2014-07-14 18:52:02 +00:00
memcpy-to-memset.ll
…
memcpy-undef.ll
Treat lifetime.start'd memory like we treat freshly alloca'd memory. Patch by Björn Steinbrink!
2014-03-26 23:45:15 +00:00
memcpy.ll
Don't eliminate memcpy's when the address of the pointer may itself be relevant. Fixes PR18304. Patch by David Wiberg!
2014-07-14 18:52:02 +00:00
memmove.ll
…
smaller.ll
…
sret.ll
Don't eliminate memcpy's when the address of the pointer may itself be relevant. Fixes PR18304. Patch by David Wiberg!
2014-07-14 18:52:02 +00:00