This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 3b1d40d0cd9 [X86] Remove unnecessary code from getMaskNode. new 8cc42ba97bf [RISCV] Add patterns for RV64I SLLW/SRLW/SRAW instructions
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/RISCV/RISCVISelLowering.cpp | 51 ++++++ lib/Target/RISCV/RISCVInstrInfo.td | 47 ++++- test/CodeGen/RISCV/alu32.ll | 13 +- test/CodeGen/RISCV/alu64.ll | 17 +- test/CodeGen/RISCV/rv64i-exhaustive-w-insts.ll | 241 +++++++++---------------- 5 files changed, 184 insertions(+), 185 deletions(-)