This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 671c6db1952 [AMDGPU] Enable code selection using `s_mul_hi_u32`/`s_mul_ [...] new ecb803edc2c [X86] Replace uses of i64immSExt32_su with i64relocImmSExt32_su. new f2c750b0e65 [X86] Use relocImm in the ROL8ri/ROL16ri/ROL32ri/ROL64ri pa [...]
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/X86InstrArithmetic.td | 2 +- lib/Target/X86/X86InstrCompiler.td | 2 -- lib/Target/X86/X86InstrInfo.td | 5 +---- lib/Target/X86/X86InstrShiftRotate.td | 10 ++++++---- test/CodeGen/X86/absolute-rotate.ll | 16 ++++++++++++++++ 5 files changed, 24 insertions(+), 11 deletions(-)