This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 2c34155a200 [RISCV] Add InstAlias definitions for add[w], and, xor, or, [...] new 8a325745713 [TargetLowering] BuildUDIV - Add support for divide by one [...] new 5e1abaf015b [RISCV] Add mnemonic alias: move, sbreak and scall.
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/CodeGen/SelectionDAG/TargetLowering.cpp | 15 ++-- lib/Target/RISCV/RISCVInstrInfo.td | 8 +++ test/CodeGen/X86/combine-udiv.ll | 104 +++++----------------------- test/MC/RISCV/rvi-aliases-valid.s | 11 +++ 4 files changed, 46 insertions(+), 92 deletions(-)