Use the variable names from the TargetInstrInfo source when we
authorEric Christopher <echristo@gmail.com>
Fri, 13 Mar 2015 01:26:39 +0000 (01:26 +0000)
committerEric Christopher <echristo@gmail.com>
Fri, 13 Mar 2015 01:26:39 +0000 (01:26 +0000)
commitc666f5df88bdf0826c2f974da9cc368b0f84ce9e
tree9617f485e957204cd744bb73580175952b747e5c
parent4223496f24ea67b50a2280f22d3c5659741266d2
Use the variable names from the TargetInstrInfo source when we
reference them in the generated files. A few characters aren't huge
here and CFSetupOpcode is much more readable than S0.

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