1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-28 06:22:51 +01:00
llvm-mirror/lib/Transforms
Owen Anderson 96b9e5423a Add support for eliminating memcpy's at the end of functions. Also fix some errors I noticed in
the handling of eliminating stores to byval arguments.

llvm-svn: 46494
2008-01-29 06:18:36 +00:00
..
Hello Remove attribution from file headers, per discussion on llvmdev. 2007-12-29 20:36:04 +00:00
Instrumentation Remove attribution from file headers, per discussion on llvmdev. 2007-12-29 20:36:04 +00:00
IPO Transform calls to memcpy into llvm.memcpy calls, patch by Eli Friedman. 2008-01-28 04:41:43 +00:00
Scalar Add support for eliminating memcpy's at the end of functions. Also fix some errors I noticed in 2008-01-29 06:18:36 +00:00
Utils Revert r46393: readonly/readnone functions are no 2008-01-27 18:12:58 +00:00
Makefile remove attribution from lib Makefiles. 2007-12-29 20:09:26 +00:00