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
2bd636f589302ec937c732d3761325ecc2f88dd2
clang-p2996
/
llvm
/
test
/
Transforms
/
MemCpyOpt
History
Eli Bendersky
924f9a671d
Replace all instances of dg.exp file with lit.local.cfg, since all tests are run with LIT now and now Dejagnu. dg.exp is no longer needed.
...
Patch reviewed by Daniel Dunbar. It will be followed by additional cleanup patches. llvm-svn: 150664
2012-02-16 06:28:33 +00:00
..
2008-02-24-MultipleUseofSRet.ll
rip out a ton of intrinsic modernization logic from AutoUpgrade.cpp, which is
2011-06-18 06:05:24 +00:00
2008-03-13-ReturnSlotBitcast.ll
rip out a ton of intrinsic modernization logic from AutoUpgrade.cpp, which is
2011-06-18 06:05:24 +00:00
2011-06-02-CallSlotOverwritten.ll
PR10067: Add missing safety check to call return transformation in MemCpyOpt::processStore. If something accesses the dest of the "copy" between the call and the copy, the performCallSlotOptzn transformation is not valid.
2011-06-02 21:24:42 +00:00
align.ll
fix typo
2011-01-10 02:33:34 +00:00
atomic.ll
Atomic load/store handling for the passes using memdep (GVN, DSE, memcpyopt).
2011-08-17 22:22:24 +00:00
crash.ll
…
form-memset.ll
Probably not a good idea to convert a single vector load into a memcpy. We
2011-12-06 00:19:08 +00:00
lit.local.cfg
Replace all instances of dg.exp file with lit.local.cfg, since all tests are run with LIT now and now Dejagnu. dg.exp is no longer needed.
2012-02-16 06:28:33 +00:00
loadstore-sret.ll
…
memcpy-to-memset.ll
…
memcpy.ll
Oops! Fix test I forgot to submit as part of r142735.
2011-10-22 22:07:31 +00:00
memmove.ll
rip out a ton of intrinsic modernization logic from AutoUpgrade.cpp, which is
2011-06-18 06:05:24 +00:00
smaller.ll
Actually check memcpy lengths, instead of just commenting about
2011-01-21 22:07:57 +00:00
sret.ll
rip out a ton of intrinsic modernization logic from AutoUpgrade.cpp, which is
2011-06-18 06:05:24 +00:00