This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 3a1cd31 [Sparc] Fix some Include What You Use warnings; other minor f [...] new 6dc8838 [Support] Simplify triple check in Host CPU test. NFC. new 40d6dfa [GlobalISel] Separate matchers with newlines in emitted selec [...] new 3ebe403 [GlobalISel] Add a test for the tablegen selector emitter backend. new f299253 [GlobalISel] Print the matched patterns using an action. new 15b47b4 [GlobalISel] Add a few comments to the tablegen backend. NFC.
The 5 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: test/TableGen/GlobalISelEmitter.td | 58 ++++++++++++++++++++++++++++++++++++ unittests/Support/Host.cpp | 17 +++-------- utils/TableGen/GlobalISelEmitter.cpp | 50 +++++++++++++++++++++---------- 3 files changed, 96 insertions(+), 29 deletions(-) create mode 100644 test/TableGen/GlobalISelEmitter.td