[PATCH] D31287: [mips] Fix atomic operations at O0, v3

Aleksandar Beserminji via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 5 02:32:09 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL336328: [mips] Fix atomic operations at O0, v3 (authored by abeserminji, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D31287?vs=151180&id=154191#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D31287

Files:
  llvm/trunk/lib/Target/Mips/CMakeLists.txt
  llvm/trunk/lib/Target/Mips/Mips.h
  llvm/trunk/lib/Target/Mips/Mips64InstrInfo.td
  llvm/trunk/lib/Target/Mips/MipsExpandPseudo.cpp
  llvm/trunk/lib/Target/Mips/MipsISelLowering.cpp
  llvm/trunk/lib/Target/Mips/MipsISelLowering.h
  llvm/trunk/lib/Target/Mips/MipsInstrInfo.td
  llvm/trunk/lib/Target/Mips/MipsTargetMachine.cpp
  llvm/trunk/test/CodeGen/Mips/atomic.ll
  llvm/trunk/test/CodeGen/Mips/atomic64.ll
  llvm/trunk/test/CodeGen/Mips/atomicCmpSwapPW.ll
  llvm/trunk/test/CodeGen/Mips/micromips-atomic.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D31287.154191.patch
Type: text/x-patch
Size: 413293 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180705/d3f34838/attachment-0001.bin>


More information about the llvm-commits mailing list