llvm-6502/lib/Transforms
Owen Anderson c0808a7e1d Fix an issue where GVN was performing the return slot optimization when it was
not safe.  This is fixed by more aggressively checking that the return slot is
not used elsewhere in the function.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@47544 91177308-0d34-0410-b5e6-96231b3b80d8
2008-02-25 04:08:09 +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 Split ParameterAttributes.h, putting the complicated 2008-02-22 22:17:59 +00:00
Scalar Fix an issue where GVN was performing the return slot optimization when it was 2008-02-25 04:08:09 +00:00
Utils Fix newly-introduced 4.3 warnings 2008-02-20 12:07:57 +00:00
Makefile remove attribution from lib Makefiles. 2007-12-29 20:09:26 +00:00