This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from ffe6f6b Fix whitespace and line wrapping. NFC. new f117ec1 [TableGen] AsmMatcher: support for default values for optiona [...]
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 | 7 + lib/Target/AMDGPU/AsmParser/AMDGPUAsmParser.cpp | 211 +++++++++++++----------- lib/Target/AMDGPU/SIInstrFormats.td | 6 +- lib/Target/AMDGPU/SIInstrInfo.td | 5 +- lib/Target/AMDGPU/VIInstrFormats.td | 2 +- utils/TableGen/AsmMatcherEmitter.cpp | 148 +++++++++++++---- 6 files changed, 242 insertions(+), 137 deletions(-)