[PATCH] D24577: [MachineMemOperand] Move synchronization scope and atomic orderings from SDNode to MachineMemOperand

Konstantin Zhuravlyov via llvm-commits llvm-commits at lists.llvm.org
Sat Oct 15 15:10:52 PDT 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL284312: [MachineMemOperand] Move synchronization scope and atomic orderings from SDNodeā€¦ (authored by kzhuravl).

Changed prior to commit:
  https://reviews.llvm.org/D24577?vs=74712&id=74775#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D24577

Files:
  llvm/trunk/include/llvm/CodeGen/MachineFunction.h
  llvm/trunk/include/llvm/CodeGen/MachineMemOperand.h
  llvm/trunk/include/llvm/CodeGen/SelectionDAG.h
  llvm/trunk/include/llvm/CodeGen/SelectionDAGNodes.h
  llvm/trunk/lib/CodeGen/MachineFunction.cpp
  llvm/trunk/lib/CodeGen/MachineInstr.cpp
  llvm/trunk/lib/CodeGen/SelectionDAG/LegalizeDAG.cpp
  llvm/trunk/lib/CodeGen/SelectionDAG/LegalizeIntegerTypes.cpp
  llvm/trunk/lib/CodeGen/SelectionDAG/SelectionDAG.cpp
  llvm/trunk/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
  llvm/trunk/lib/Target/SystemZ/SystemZISelLowering.cpp
  llvm/trunk/lib/Target/X86/X86ISelLowering.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D24577.74775.patch
Type: text/x-patch
Size: 32366 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161015/e3167de6/attachment.bin>


More information about the llvm-commits mailing list