Reid Spencer 1437a09765 For PR1297:
Implement "actual" argument types for the Intrinsic member functions. This
involves changing the getName, getType, and getDeclaration methods to have
optional parameters for the actual types. These are necessary in order for
the type/name to be constructed properly for overloaded intrinsics. Only
the caller knows the actual argument types desired.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@35541 91177308-0d34-0410-b5e6-96231b3b80d8
2007-04-01 07:25:33 +00:00
..
2007-03-29 19:05:44 +00:00
2007-03-30 01:37:39 +00:00
2007-03-29 19:05:44 +00:00
2007-03-29 19:05:44 +00:00
2007-03-30 16:41:50 +00:00
2007-04-01 03:47:44 +00:00
2007-03-31 15:05:44 +00:00
2007-04-01 07:25:33 +00:00