[globalisel][tablegen] Rename and re-comment render functions to match the new MatchT...
authorDaniel Sanders <daniel_l_sanders@apple.com>
Thu, 6 Jul 2017 10:37:17 +0000 (10:37 +0000)
committerDaniel Sanders <daniel_l_sanders@apple.com>
Thu, 6 Jul 2017 10:37:17 +0000 (10:37 +0000)
commit3ae33209cc6b3fca126af66b88f5463e8734971f
tree942ab5df68082778adb52b32fb9562c20e8c5efb
parent7528d4bd4294ed5fb42de0883b112e986b3f98dd
[globalisel][tablegen] Rename and re-comment render functions to match the new MatchTables. NFC.

The conversion to MatchTable left the function names and comments referring to
C++ statements and expressions. Updated the names and comments to account for
the fact that they're no longer unconstrained statements/expressions.

llvm-svn: 307248
llvm/utils/TableGen/GlobalISelEmitter.cpp