[PATCH] D122427: [MIPS] Initial support for MIPS-I load delay slots

Simon Dardis via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 6 17:04:20 PDT 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG303c180199b7: [MIPS] Initial support for MIPS-I load delay slots (authored by sdardis).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D122427

Files:
  llvm/lib/Target/Mips/MipsBranchExpansion.cpp
  llvm/lib/Target/Mips/MipsInstrInfo.cpp
  llvm/lib/Target/Mips/MipsInstrInfo.h
  llvm/lib/Target/Mips/MipsSubtarget.cpp
  llvm/lib/Target/Mips/MipsSubtarget.h
  llvm/test/CodeGen/Mips/cpus.ll
  llvm/test/CodeGen/Mips/mips1-load-delay.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D122427.421048.patch
Type: text/x-patch
Size: 9790 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220407/89bc5a97/attachment-0001.bin>


More information about the llvm-commits mailing list