[PATCH] D16353: [mips] MIPSR6 compact branch support

Simon Dardis via llvm-commits llvm-commits at lists.llvm.org
Fri Jan 22 08:15:12 PST 2016


sdardis updated this revision to Diff 45690.
sdardis added a comment.

Shifted the hazard clearing logic into the delay slot filler.


http://reviews.llvm.org/D16353

Files:
  lib/Target/Mips/MipsDelaySlotFiller.cpp
  lib/Target/Mips/MipsInstrInfo.cpp
  lib/Target/Mips/MipsSEInstrInfo.cpp
  lib/Target/Mips/MipsSEInstrInfo.h
  test/CodeGen/Mips/analyzebranch.ll
  test/CodeGen/Mips/atomic.ll
  test/CodeGen/Mips/compact-branches.ll
  test/CodeGen/Mips/fcmp.ll
  test/CodeGen/Mips/fpbr.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D16353.45690.patch
Type: text/x-patch
Size: 30256 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160122/c43db739/attachment.bin>


More information about the llvm-commits mailing list