This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 1a53e07 Give an x86 assembler test a triple new 88e07a9 Remove restriction that 'sret' must be on the first parameter new e3aa0d9 [TableGen] AsmMatcher: Add AsmVariantName to Instruction class.
The 2 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: docs/LangRef.rst | 7 +++--- include/llvm/Target/Target.td | 10 ++++++++ test/TableGen/AsmVariant.td | 46 ++++++++++++++++++++++++++++++++++++ utils/TableGen/AsmMatcherEmitter.cpp | 11 +++++++++ 4 files changed, 70 insertions(+), 4 deletions(-) create mode 100644 test/TableGen/AsmVariant.td