commit | cdcc3e6e12b8b4e224bd62c96768c5f5e325aace | [log] [tgz] |
---|---|---|
author | Bill Wendling <isanbard@gmail.com> | Thu Nov 13 09:08:33 2008 +0000 |
committer | Bill Wendling <isanbard@gmail.com> | Thu Nov 13 09:08:33 2008 +0000 |
tree | 0858f5eb9a4639f7c228b12ca59150f6c1b3fcc4 | |
parent | 3c902e81fae4eaee88729dc7fd97eb78d9cb8650 [diff] |
Modify the intrinsics pattern to separate out the "return" types from the "parameter" types. An intrinsic can now return a multiple return values like this: def add_with_overflow : Intrinsic<[llvm_i32_ty, llvm_i1_ty], [LLVMMatchType<0>, LLVMMatchType<0>]>; git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@59237 91177308-0d34-0410-b5e6-96231b3b80d8