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

Spencer Alves via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Mar 26 21:45:29 PDT 2022


impiaaa updated this revision to Diff 418435.
impiaaa added a comment.

[MIPS] Initial support for MIPS-I load delay slots
Style fixes and comments from review.


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.418435.patch
Type: text/x-patch
Size: 9643 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220327/182aacbc/attachment.bin>


More information about the llvm-commits mailing list