eliminate the old InstFormatName which is always "AsmString",
authorChris Lattner <sabre@nondot.org>
Mon, 1 Nov 2010 02:15:23 +0000 (02:15 +0000)
committerChris Lattner <sabre@nondot.org>
Mon, 1 Nov 2010 02:15:23 +0000 (02:15 +0000)
commitf78081145695baa5d0b004e674c4561245b13b52
treef0c8b7bcb3a6f125725963dbd3603f4cc7acfc75
parent4a74ee7203d119232d9c6df33946c01611e433f8
eliminate the old InstFormatName which is always "AsmString",
simplify CodeGenInstruction. No functionality change.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@117891 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Target/Target.td
utils/TableGen/AsmMatcherEmitter.cpp
utils/TableGen/CodeGenInstruction.cpp
utils/TableGen/CodeGenInstruction.h
utils/TableGen/CodeGenTarget.cpp