llvm-6502/lib/Transforms
Owen Anderson a34d8a0d83 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.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@46494 91177308-0d34-0410-b5e6-96231b3b80d8
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