llvm-6502/lib/Transforms
Owen Anderson c0755a6f98 An sret parameter is required to be the first parameter, so there's no need to loop
over all the parameters of the callee looking for it.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@47309 91177308-0d34-0410-b5e6-96231b3b80d8
2008-02-19 03:15:29 +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 Simplify caller updating using a CallSite, as 2008-02-18 17:32:13 +00:00
Scalar An sret parameter is required to be the first parameter, so there's no need to loop 2008-02-19 03:15:29 +00:00
Utils switch simplifycfg from using vectors for most things to smallvectors, 2008-02-18 07:42:56 +00:00
Makefile remove attribution from lib Makefiles. 2007-12-29 20:09:26 +00:00