This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from b295ace22a6 [llvm-exegesis] Move native target initialization code to a [...] new a74215039ea [AMDGPU][MC] Corrected parsing of op_sel* and neg_* modifiers
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: lib/Target/AMDGPU/AsmParser/AMDGPUAsmParser.cpp | 66 ++++++------ test/MC/AMDGPU/dl-insts-err.s | 130 ++++++++++++------------ test/MC/AMDGPU/expressions-gfx9.s | 31 ++++++ test/MC/AMDGPU/vop3p-err.s | 38 ++++--- 4 files changed, 153 insertions(+), 112 deletions(-) create mode 100644 test/MC/AMDGPU/expressions-gfx9.s