This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 14fde14ca13 Don't call exit from cl::PrintHelpMessage. new 803b2c7e693 [x86] Extend the manual ISel of `add` and `sub` with both R [...]
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/X86ISelDAGToDAG.cpp | 157 ++++- test/CodeGen/X86/add.ll | 6 +- test/CodeGen/X86/fold-rmw-ops.ll | 748 +++++++++++++++++++--- test/CodeGen/X86/peephole-na-phys-copy-folding.ll | 12 +- test/CodeGen/X86/pr32659.ll | 4 +- 5 files changed, 821 insertions(+), 106 deletions(-)