llvm-6502/lib/Transforms
Chris Lattner c93adca358 When inlining a functino with a byval argument, make an explicit
copy of it in case the callee modifies the struct.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@45853 91177308-0d34-0410-b5e6-96231b3b80d8
2008-01-11 06:09:30 +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 Small cleanup for handling of type/parameter attribute 2008-01-07 17:16:06 +00:00
Scalar Implement PR1795, an instcombine hack for forming GEPs with integer pointer arithmetic. 2008-01-08 07:23:51 +00:00
Utils When inlining a functino with a byval argument, make an explicit 2008-01-11 06:09:30 +00:00
Makefile remove attribution from lib Makefiles. 2007-12-29 20:09:26 +00:00