This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 5e4ebdaab1f AMDGPU/GlobalISel: Remove leftover setAction new 925039b5ed2 [RISCV] Custom-legalise 32-bit variable shifts on RV64 new 0e564796841 [LoopSimplifyCFG] Fix inconsistency in blocks in loop markup
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/RISCV/RISCVISelLowering.cpp | 118 ++++-- lib/Target/RISCV/RISCVISelLowering.h | 14 +- lib/Target/RISCV/RISCVInstrInfo.td | 40 +- lib/Transforms/Scalar/LoopSimplifyCFG.cpp | 2 +- test/CodeGen/RISCV/atomic-cmpxchg.ll | 80 ++-- test/CodeGen/RISCV/atomic-rmw.ll | 440 ++++++++++----------- test/CodeGen/RISCV/pr40333.ll | 9 +- .../LoopSimplifyCFG/live_block_marking.ll | 8 +- 8 files changed, 372 insertions(+), 339 deletions(-)