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
01274c098ba61447c887886347e94de84c36b495
clang-p2996
/
llvm
/
test
/
Transforms
/
MemCpyOpt
History
Chris Lattner
bc4457e317
enhance memcpyopt to zap memcpy's that have the same src/dst.
...
llvm-svn: 121362
2010-12-09 07:45:45 +00:00
..
2008-02-24-MultipleUseofSRet.ll
Make BasicAliasAnalysis a normal AliasAnalysis implementation which
2010-10-18 18:04:47 +00:00
2008-03-13-ReturnSlotBitcast.ll
Make BasicAliasAnalysis a normal AliasAnalysis implementation which
2010-10-18 18:04:47 +00:00
align.ll
Reapply address space patch after fixing an issue in MemCopyOptimizer.
2010-04-04 03:10:48 +00:00
crash.ll
fix PR8753, eliminating a case where we'd infinitely make a
2010-12-09 07:39:50 +00:00
dg.exp
…
form-memset2.ll
…
form-memset.ll
…
loadstore-sret.ll
Make BasicAliasAnalysis a normal AliasAnalysis implementation which
2010-10-18 18:04:47 +00:00
memcpy.ll
enhance memcpyopt to zap memcpy's that have the same src/dst.
2010-12-09 07:45:45 +00:00
memmove.ll
Make BasicAliasAnalysis a normal AliasAnalysis implementation which
2010-10-18 18:04:47 +00:00
sret.ll
Implement PR8644: forwarding a memcpy value to a byval,
2010-11-21 00:28:59 +00:00