aboutsummaryrefslogtreecommitdiff
path: root/lib/CodeGen/LiveVariables.cpp
diff options
context:
space:
mode:
authorBill Wendling <isanbard@gmail.com>2008-11-13 09:08:33 +0000
committerBill Wendling <isanbard@gmail.com>2008-11-13 09:08:33 +0000
commitcdcc3e6e12b8b4e224bd62c96768c5f5e325aace (patch)
tree0858f5eb9a4639f7c228b12ca59150f6c1b3fcc4 /lib/CodeGen/LiveVariables.cpp
parent3c902e81fae4eaee88729dc7fd97eb78d9cb8650 (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
Diffstat (limited to 'lib/CodeGen/LiveVariables.cpp')
0 files changed, 0 insertions, 0 deletions