rename InstructionInfo -> MatchableInfo since it now
authorChris Lattner <sabre@nondot.org>
Mon, 1 Nov 2010 05:06:45 +0000 (05:06 +0000)
committerChris Lattner <sabre@nondot.org>
Mon, 1 Nov 2010 05:06:45 +0000 (05:06 +0000)
commit22bc5c4184a497353e33195dd12541a4f08b008a
tree2fe79175a10e8965ee3fe329a815a3962c4a3b97
parentc2d67bbf806486984d4c9551abfd66c7f766c45b
rename InstructionInfo -> MatchableInfo since it now
represents InstAliases as well.  Rename
isAssemblerInstruction -> Validate since that is what
it does (modulo the ARM $lane hack).

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