This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 44cd8ce [X86][XOP] Add test showing failure to combine build vector t [...] new 043d1a9 MC: Introduce the ABS8 symbol modifier.
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: docs/Extensions.rst | 22 ++++++++++++++++++++++ include/llvm/MC/MCExpr.h | 2 ++ lib/MC/MCAssembler.cpp | 4 ++++ lib/MC/MCExpr.cpp | 2 ++ lib/Target/X86/MCTargetDesc/X86ELFObjectWriter.cpp | 2 ++ test/MC/X86/abs8.s | 8 ++++++++ 6 files changed, 40 insertions(+) create mode 100644 test/MC/X86/abs8.s