[PATCH] D30257: [mips] Fix atomic compare and swap at O0.
Simon Dardis via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Feb 24 08:39:30 PST 2017
This revision was automatically updated to reflect the committed changes.
Closed by commit rL296132: [mips] Fix atomic compare and swap at O0. (authored by sdardis).
Changed prior to commit:
https://reviews.llvm.org/D30257?vs=89367&id=89678#toc
Repository:
rL LLVM
https://reviews.llvm.org/D30257
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/MipsISelLowering.cpp
llvm/trunk/lib/Target/Mips/MipsInstrInfo.td
llvm/trunk/lib/Target/Mips/MipsTargetMachine.cpp
llvm/trunk/test/CodeGen/Mips/atomicCmpSwapPW.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D30257.89678.patch
Type: text/x-patch
Size: 14332 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170224/114c85a4/attachment.bin>
More information about the llvm-commits
mailing list