This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 98be03e2e2a [Docs] Add VectorizationPlan to docs/Proposals. new 3259254476a [X86] Don't fold away the memory operand of an xchg.
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: test/CodeGen/X86/xchg-nofold.ll | 37 +++++++++++++++++++++++++++++++++ utils/TableGen/X86FoldTablesEmitter.cpp | 9 +++++++- 2 files changed, 45 insertions(+), 1 deletion(-) create mode 100644 test/CodeGen/X86/xchg-nofold.ll