This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 40486d7dcf7 [WebAssembly] Call signExtend to get sign extended register new 94964bb7560 [WebAssembly] Add a test for inline-asm "m" constraints. new ca3cf87eee5 [ValueTracking] Use APInt::isNullValue/isOneValue which are [...] new 9799e6facce [X86] Don't call validateInstruction from MatchAndEmitInstr [...]
The 3 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/Analysis/ValueTracking.cpp | 9 ++++++--- lib/Target/X86/AsmParser/X86AsmParser.cpp | 4 ++-- test/CodeGen/WebAssembly/inline-asm-m.ll | 13 +++++++++++++ 3 files changed, 21 insertions(+), 5 deletions(-) create mode 100644 test/CodeGen/WebAssembly/inline-asm-m.ll