1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-28 14:32:51 +01:00
llvm-mirror/lib/Transforms
Chris Lattner bf51fecdc4 When inlining a functino with a byval argument, make an explicit
copy of it in case the callee modifies the struct.

llvm-svn: 45853
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