This patch allows targets to define weather the instruction mnemonics in asm matcher...
authorVladimir Medic <Vladimir.Medic@imgtec.com>
Tue, 16 Jul 2013 09:22:38 +0000 (09:22 +0000)
committerVladimir Medic <Vladimir.Medic@imgtec.com>
Tue, 16 Jul 2013 09:22:38 +0000 (09:22 +0000)
commit9273151c3bbc96c9b2911caffe3e1a724261cd06
tree70790baba2cb6a2b3e4ac7212fedc76826a881e7
parent1cf95914b7ef65d517447d5b39fbda5ab1603d13
This patch allows targets to define weather the instruction mnemonics in asm matcher tables will contain '.' character.

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