This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 803b2c7e693 [x86] Extend the manual ISel of `add` and `sub` with both R [...] new 7480eb99335 WholeProgramDevirt: When promoting for single-impl devirt, [...] new 575526c0828 [x86] Flesh out the custom ISel for RMW aritmetic ops with [...]
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/X86ISelDAGToDAG.cpp | 34 +- lib/Transforms/IPO/WholeProgramDevirt.cpp | 17 +- test/CodeGen/X86/fold-rmw-ops.ll | 1423 ++++++++++++++++++++ .../WholeProgramDevirt/export-single-impl.ll | 18 +- 4 files changed, 1483 insertions(+), 9 deletions(-)