Teach TableGen to understand X.Y notation in the TSFlagsFields strings.
authorJakob Stoklund Olesen <stoklund@2pi.dk>
Thu, 25 Mar 2010 18:52:01 +0000 (18:52 +0000)
committerJakob Stoklund Olesen <stoklund@2pi.dk>
Thu, 25 Mar 2010 18:52:01 +0000 (18:52 +0000)
commit70feca409e3a79c3d9295cbc81c257de6be8ef3e
treed727cf17e34cd493b02e9d588053137d768f01f1
parent7bf198fd607b356e767e0577cac81c3491c4bc90
Teach TableGen to understand X.Y notation in the TSFlagsFields strings.

Remove much horribleness from X86InstrFormats as a result. Similar
simplifications are probably possible for other targets.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@99539 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/X86/X86.td
lib/Target/X86/X86InstrFormats.td
lib/Target/X86/X86InstrInfo.td
utils/TableGen/InstrInfoEmitter.cpp
utils/TableGen/Record.cpp
utils/TableGen/Record.h