This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 9b8c7635149 [PatternMatch] Use generic One,Two,ThreeOps_match classes (NFC). new 549a081f228 [X86] Remove isel patterns for ADCX instruction
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/X86InstrArithmetic.td | 37 ++---- test/CodeGen/X86/adx-intrinsics-upgrade.ll | 119 +++++++------------ test/CodeGen/X86/adx-intrinsics.ll | 163 +++++++++------------------ test/CodeGen/X86/pr32282.ll | 5 +- test/CodeGen/X86/pr32284.ll | 23 ++-- test/CodeGen/X86/stack-folding-adx-x86_64.ll | 11 +- 6 files changed, 113 insertions(+), 245 deletions(-)