This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 1e7d8b35077 [llvm-exegesis] Update doc to mention that the output is in html. new f690e9b2671 [FastISel] Permit instructions to be skipped for FastISel g [...]
The 1 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: include/llvm/Target/Target.td | 6 ++++++ test/TableGen/FastISelEmitter.td | 37 +++++++++++++++++++++++++++++++++++ utils/TableGen/CodeGenInstruction.cpp | 1 + utils/TableGen/CodeGenInstruction.h | 1 + utils/TableGen/FastISelEmitter.cpp | 7 +++++++ 5 files changed, 52 insertions(+) create mode 100644 test/TableGen/FastISelEmitter.td