[PATCH] D82988: [RISCV] Avoid Splitting MBB in RISCVExpandPseudo

Sam Elliott via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 9 05:55:02 PDT 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG97106f9d80f6: [RISCV] Avoid Splitting MBB in RISCVExpandPseudo (authored by lenary).

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D82988/new/

https://reviews.llvm.org/D82988

Files:
  llvm/include/llvm/CodeGen/MachineBasicBlock.h
  llvm/lib/CodeGen/AsmPrinter/AsmPrinter.cpp
  llvm/lib/Target/RISCV/RISCVExpandPseudoInsts.cpp
  llvm/lib/Target/RISCV/RISCVMCInstLower.cpp
  llvm/lib/Target/RISCV/RISCVTargetMachine.cpp
  llvm/test/CodeGen/RISCV/codemodel-lowering.ll
  llvm/test/CodeGen/RISCV/mir-target-flags.ll
  llvm/test/CodeGen/RISCV/pic-models.ll
  llvm/test/CodeGen/RISCV/tls-models.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D82988.276718.patch
Type: text/x-patch
Size: 23228 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200709/a800fcfc/attachment-0001.bin>


More information about the llvm-commits mailing list