make MatchableInfo::Validate reject instructions (like LDR_PRE in ARM)
authorChris Lattner <sabre@nondot.org>
Tue, 2 Nov 2010 23:18:43 +0000 (23:18 +0000)
committerChris Lattner <sabre@nondot.org>
Tue, 2 Nov 2010 23:18:43 +0000 (23:18 +0000)
commitd51257a4368d52e2340073bc7ccd83f3c3f1c04d
tree40e8110ab9b77d6576b74b14b534245923917505
parent9e2e0c39e7d9b2d5ed84d6e836788967540b75b2
make MatchableInfo::Validate reject instructions (like LDR_PRE in ARM)
that have complicated tying going on.

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