This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from c004d540e94 [projects] Use add_llvm_external_project for implicit projects new de97988fad9 [RISCV] Remove RV64I SLLW/SRLW/SRAW patterns and add new te [...]
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/RISCVInstrInfo.td | 27 +--- test/CodeGen/RISCV/alu32.ll | 11 +- test/CodeGen/RISCV/alu64.ll | 17 ++- test/CodeGen/RISCV/rv64i-exhaustive-w-insts.ll | 187 +++++++++++++++++-------- test/CodeGen/RISCV/rv64i-tricky-shifts.ll | 44 ++++++ 5 files changed, 198 insertions(+), 88 deletions(-) create mode 100644 test/CodeGen/RISCV/rv64i-tricky-shifts.ll