resolve fixme: we now infer the instruction-level 'isvariadic' bit
authorChris Lattner <sabre@nondot.org>
Fri, 19 Mar 2010 05:34:15 +0000 (05:34 +0000)
committerChris Lattner <sabre@nondot.org>
Fri, 19 Mar 2010 05:34:15 +0000 (05:34 +0000)
commit1e50631675df50a0701ef8b527ced63d0d535a81
tree3ca720600c5e27ab04a6ef7bc2a6aac94281c548
parent60e9eac357dc6e6d9396f02b171baf9e70d97649
resolve fixme: we now infer the instruction-level 'isvariadic' bit
from the pattern if present, and we use it instead of the bit.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@98938 91177308-0d34-0410-b5e6-96231b3b80d8
utils/TableGen/CodeGenDAGPatterns.cpp
utils/TableGen/DAGISelMatcherGen.cpp