[PATCH] D43486: [mips] Spectre variant two mitigation for MIPSR2

Simon Dardis via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 20 16:09:07 PST 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL325653: [mips] Spectre variant two mitigation for MIPSR2 (authored by sdardis, committed by ).

Repository:
  rL LLVM

https://reviews.llvm.org/D43486

Files:
  llvm/trunk/lib/Target/Mips/AsmParser/MipsAsmParser.cpp
  llvm/trunk/lib/Target/Mips/MicroMips32r6InstrInfo.td
  llvm/trunk/lib/Target/Mips/MicroMipsInstrInfo.td
  llvm/trunk/lib/Target/Mips/Mips.td
  llvm/trunk/lib/Target/Mips/Mips32r6InstrInfo.td
  llvm/trunk/lib/Target/Mips/Mips64InstrInfo.td
  llvm/trunk/lib/Target/Mips/Mips64r6InstrInfo.td
  llvm/trunk/lib/Target/Mips/MipsDSPInstrFormats.td
  llvm/trunk/lib/Target/Mips/MipsInstrFormats.td
  llvm/trunk/lib/Target/Mips/MipsInstrInfo.cpp
  llvm/trunk/lib/Target/Mips/MipsInstrInfo.td
  llvm/trunk/lib/Target/Mips/MipsLongBranch.cpp
  llvm/trunk/lib/Target/Mips/MipsSubtarget.cpp
  llvm/trunk/lib/Target/Mips/MipsSubtarget.h
  llvm/trunk/test/CodeGen/Mips/indirect-jump-hazard/calls.ll
  llvm/trunk/test/CodeGen/Mips/indirect-jump-hazard/guards-verify-call.mir
  llvm/trunk/test/CodeGen/Mips/indirect-jump-hazard/guards-verify-tailcall.mir
  llvm/trunk/test/CodeGen/Mips/indirect-jump-hazard/jumptables.ll
  llvm/trunk/test/CodeGen/Mips/indirect-jump-hazard/long-branch.ll
  llvm/trunk/test/CodeGen/Mips/indirect-jump-hazard/long-calls.ll
  llvm/trunk/test/CodeGen/Mips/indirect-jump-hazard/unsupported-micromips.ll
  llvm/trunk/test/CodeGen/Mips/indirect-jump-hazard/unsupported-mips32.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D43486.135162.patch
Type: text/x-patch
Size: 73296 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180221/f881cf2b/attachment.bin>


More information about the llvm-commits mailing list