aboutsummaryrefslogtreecommitdiffstats
path: root/lib/CodeGen/MachineSink.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
commit9b4eab870d41ac947c332efefa7b47c61eee8121 (patch)
tree0858f5eb9a4639f7c228b12ca59150f6c1b3fcc4 /lib/CodeGen/MachineSink.cpp
parentb4d2a3672cef33a0b03c3e994a237d7cf008d1f6 (diff)
downloadexternal_llvm-9b4eab870d41ac947c332efefa7b47c61eee8121.tar.gz
external_llvm-9b4eab870d41ac947c332efefa7b47c61eee8121.tar.bz2
external_llvm-9b4eab870d41ac947c332efefa7b47c61eee8121.zip
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/MachineSink.cpp')
0 files changed, 0 insertions, 0 deletions