remove the !nameconcat tblgen feature. It "shorthand" and only used in 4 places
authorChris Lattner <sabre@nondot.org>
Wed, 6 Oct 2010 00:19:21 +0000 (00:19 +0000)
committerChris Lattner <sabre@nondot.org>
Wed, 6 Oct 2010 00:19:21 +0000 (00:19 +0000)
commitc7252ce74324e44efa7ec2506035a8e2d2e93d2f
treef1e875d854c9cb7863cfa3d3269b9f3665129d9e
parent78caacc2266e504eca315844203b3f727c27fbd0
remove the !nameconcat tblgen feature.  It "shorthand" and only used in 4 places
where !cast is just as short.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@115722 91177308-0d34-0410-b5e6-96231b3b80d8
docs/TableGenFundamentals.html
lib/Target/X86/X86InstrSSE.td
test/TableGen/nameconcat.td [deleted file]
utils/TableGen/Record.cpp
utils/TableGen/Record.h
utils/TableGen/TGLexer.cpp
utils/TableGen/TGLexer.h
utils/TableGen/TGParser.cpp