[PATCH] D141408: [CodeGen] Introduce a generic MEMBARRIER instruction [mostly-nfc]
    Philip Reames via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Wed Jan 11 07:27:05 PST 2023
    
    
  
This revision was automatically updated to reflect the committed changes.
Closed by commit rGeb44226986fc: [CodeGen] Introduce a generic MEMBARRIER instruction [mostly-nfc] (authored by reames).
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D141408/new/
https://reviews.llvm.org/D141408
Files:
  llvm/include/llvm/CodeGen/SelectionDAGISel.h
  llvm/include/llvm/Support/TargetOpcodes.def
  llvm/include/llvm/Target/Target.td
  llvm/lib/CodeGen/AsmPrinter/AsmPrinter.cpp
  llvm/lib/CodeGen/SelectionDAG/SelectionDAGISel.cpp
  llvm/lib/Target/RISCV/RISCVAsmPrinter.cpp
  llvm/lib/Target/RISCV/RISCVInstrInfo.td
  llvm/lib/Target/SystemZ/SystemZAsmPrinter.cpp
  llvm/lib/Target/SystemZ/SystemZInstrInfo.td
  llvm/lib/Target/SystemZ/SystemZLongBranch.cpp
  llvm/lib/Target/VE/VEInstrInfo.td
  llvm/lib/Target/X86/X86InstrCompiler.td
  llvm/lib/Target/X86/X86MCInstLower.cpp
  llvm/lib/Target/XCore/XCoreInstrInfo.td
  llvm/test/CodeGen/X86/atomic-idempotent.ll
  llvm/unittests/MIR/MachineMetadata.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D141408.488211.patch
Type: text/x-patch
Size: 10236 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230111/802e0025/attachment-0001.bin>
    
    
More information about the llvm-commits
mailing list