expand tblgen's support for instructions with implicit defs.
authorChris Lattner <sabre@nondot.org>
Thu, 18 Mar 2010 23:57:40 +0000 (23:57 +0000)
committerChris Lattner <sabre@nondot.org>
Thu, 18 Mar 2010 23:57:40 +0000 (23:57 +0000)
commit928795387fdfac67e094275618a36bdeba51c45a
tree47778814493832370542417dc117fac55d05d733
parent6c6ba364931acb113973ad3e6d69736969c59299
expand tblgen's  support for instructions with implicit defs.

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