This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 95d4ae18320 [llvm-dwp] Fix `UN:` lines (supposed to be `RUN:`) in X86/s [...] new b9c9629e618 [X86][Assembler] Allow %eip as a register in 32-bit mode fo [...]
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/X86/AsmParser/X86AsmParser.cpp | 4 ++-- test/CodeGen/X86/eip-addressing-i386.ll | 4 ++-- test/MC/X86/pr38826.s | 24 ++++++++++++++++++++++++ test/MC/X86/x86_errors.s | 4 ++-- 4 files changed, 30 insertions(+), 6 deletions(-) create mode 100644 test/MC/X86/pr38826.s