This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 79ad8c5d849 [GlobalISel][Utils] Add a getConstantVRegVal variant that l [...] new b98d8ca15ff [X86] Add various test cases for PR41057. NFC new 6248ee71f83 [X86] Add patterns for rotr by immediate to fix PR41057.
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/X86InstrShiftRotate.td | 61 ++++++- test/CodeGen/X86/funnel-shift-rot.ll | 68 ++++++++ test/CodeGen/X86/rot32.ll | 314 ++++++++++++++++++++++++++++++++++ test/CodeGen/X86/rot64.ll | 172 +++++++++++++++++++ 4 files changed, 606 insertions(+), 9 deletions(-)