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)
commit44fd498a04ffc3d3b9812a47103720e57fe431a6
treeb92f665173b8ab7340d9863e014e701aa162cc66
parent69c0a7c981e0ea212f71deaf74d1fcfcaaf8f582
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.

llvm-svn: 232132
llvm/utils/TableGen/InstrInfoEmitter.cpp