llvm-6502/lib
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
..
Analysis getUnderlyingObject can return null, handle this. 2008-01-24 19:07:10 +00:00
Archive Remove attribution from file headers, per discussion on llvmdev. 2007-12-29 20:36:04 +00:00
AsmParser If there are attributes on the varargs part of a 2008-01-11 21:23:39 +00:00
Bitcode Remove attribution from file headers, per discussion on llvmdev. 2007-12-29 20:36:04 +00:00
CodeGen RegAllocBigBlock doesn't need LiveVariables either. 2008-01-29 02:32:13 +00:00
Debugger Remove attribution from file headers, per discussion on llvmdev. 2007-12-29 20:36:04 +00:00
ExecutionEngine JITEmitter.cpp was trying to sync the icache for function stubs, but 2008-01-25 16:41:09 +00:00
Linker Remove attribution from file headers, per discussion on llvmdev. 2007-12-29 20:36:04 +00:00
Support Simplify the code and fix a typo. 2008-01-28 20:02:51 +00:00
System Fix potential buffer overflow 2008-01-24 01:20:48 +00:00
Target Handle 'X' constraint in asm's better. 2008-01-29 02:21:21 +00:00
Transforms 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
VMCore Handle some more combinations of extend and icmp. Fixes PR1940. 2008-01-28 03:48:02 +00:00
Makefile remove attribution from lib Makefiles. 2007-12-29 20:09:26 +00:00