]> granicus.if.org Git - llvm/commit
[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)
commit77d17433e65c85b55ab0d003d776d26c7c8a39dc
tree77724b8863134f6940d8d687bea14d3a1288d65b
parent3b312dd63562c5eb1e821250d5466fd9afb97f98
[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.

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