[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 Apr 2 16:25:53 PDT 2022


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

Add mips32r2 to architectures tested by mips1-load-delay.ll


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.420019.patch
Type: text/x-patch
Size: 9790 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220402/f2b6f698/attachment.bin>


More information about the llvm-commits mailing list