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
a033bf242f7dccd5546292bf6e554cf2de3ccd58
clang-p2996
/
llvm
/
test
/
Transforms
/
MemCpyOpt
History
khei4
ea72b5137e
Reapply: [MemCpyOpt] implement single BB stack-move optimization which unify the static unescaped allocas""
...
This reverts commit
c9d419c1df
. Differential Revision:
https://reviews.llvm.org/D153453
2023-07-24 10:16:49 +09:00
..
2008-02-24-MultipleUseofSRet.ll
…
2008-03-13-ReturnSlotBitcast.ll
…
2011-06-02-CallSlotOverwritten.ll
…
aa-recursion-assertion-failure.ll
…
aggregate-type-crash.ll
…
align.ll
…
atomic.ll
…
byval-readnone.ll
…
callslot_aa.ll
…
callslot_badaa.ll
…
callslot_deref.ll
…
callslot_noalias.ll
…
callslot_throw.ll
…
callslot.ll
Reapply: [MemCpyOpt] implement single BB stack-move optimization which unify the static unescaped allocas""
2023-07-24 10:16:49 +09:00
capturing-func.ll
…
crash.ll
…
fca2memcpy.ll
…
form-memset.ll
…
invariant.start.ll
…
lifetime.ll
…
load-store-to-memcpy.ll
…
loadstore-sret.ll
…
memcpy-byval-forwarding-clobbers.ll
…
memcpy-in-loop.ll
…
memcpy-invoke-memcpy.ll
…
memcpy-to-memset-with-lifetimes.ll
…
memcpy-to-memset.ll
…
memcpy-undef.ll
…
memcpy.ll
[MemCpyOpt] Use memcpy source directly if dest is known to be immutable from attributes
2023-06-10 15:46:32 +09:00
memmove.ll
…
memset-memcpy-dbgloc.ll
…
memset-memcpy-oversized.ll
…
memset-memcpy-redundant-memset.ll
…
memset-memcpy-to-2x-memset.ll
…
merge-into-memset.ll
…
mixed-sizes.ll
…
no-libcalls.ll
[llvm] Remove explicit -opaque-pointers flag from tests (NFC)
2023-07-12 14:35:55 +02:00
non-integral.ll
…
nonlocal-memcpy-memcpy.ll
…
nontemporal.ll
…
opaque-ptr.ll
[llvm] Remove explicit -opaque-pointers flag from tests (NFC)
2023-07-12 14:35:55 +02:00
pr29105.ll
…
pr37967.ll
…
pr54682.ll
…
preserve-memssa.ll
…
process_store.ll
…
profitable-memset.ll
…
smaller.ll
…
sret.ll
…
stack-move.ll
Reapply: [MemCpyOpt] implement single BB stack-move optimization which unify the static unescaped allocas""
2023-07-24 10:16:49 +09:00
stackrestore.ll
…
store-to-memset-is-nonzero-type.ll
…
store-to-memset.ll
…
variable-sized-memcpy-memcpy.ll
…
variable-sized-memcpy-uninit.ll
…
variable-sized-memset-memcpy.ll
…
vscale-crashes.ll
…
vscale-memset.ll
…