This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 484f483ab45 [DAG] Fix typo preventing some stores merges to truncated stores. new 92804425f5f [X86] Add patterns for memory forms of SARX/SHLX/SHRX with [...] new 4393153dac4 [X86] Add some hasSideEffects=0 flags.
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/X86InstrAVX512.td | 1 + lib/Target/X86/X86InstrCompiler.td | 29 ++++++++++++++++++++++++++++ lib/Target/X86/X86InstrSSE.td | 4 +++- lib/Target/X86/X86InstrShiftRotate.td | 36 +++++++++++++++++++++++++++++------ test/CodeGen/X86/shift-bmi2.ll | 18 +++++++++--------- 5 files changed, 72 insertions(+), 16 deletions(-)