This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from d161fb67741 [DAGCombine] (addcarry (add|uaddo X, Y), 0, Carry) -> (addc [...] new d27e7d384ac Silence a 'enum and non-enum used in conditional' warning. new 2cd10f6a977 [X86][LWP] Add stack folding mappings and tests for LWPINS/ [...]
The 2 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/X86ISelLowering.cpp | 2 +- lib/Target/X86/X86InstrInfo.cpp | 6 +++++ test/CodeGen/X86/stack-folding-lwp.ll | 49 +++++++++++++++++++++++++++++++++++ 3 files changed, 56 insertions(+), 1 deletion(-) create mode 100644 test/CodeGen/X86/stack-folding-lwp.ll