[PATCH] D18995: [mips] Fix emitAtomicCmpSwapPartword to handle 64 bit pointers correctly

Zoran Jovanovic via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 11 15:24:03 PDT 2016


zoran.jovanovic created this revision.
zoran.jovanovic added reviewers: dsanders, vkalintiris.
zoran.jovanovic added a subscriber: llvm-commits.
Herald added subscribers: sdardis, dsanders.

Updated revision of: http://reviews.llvm.org/D13649

Test atomic.ll modified because MipsInstrInfo::getEquivalentCompactForm does not handle mips64r6 instructions. Support should be added in separate patch.

http://reviews.llvm.org/D18995

Files:
  lib/Target/Mips/MipsISelLowering.cpp
  test/CodeGen/Mips/atomic.ll
  test/CodeGen/Mips/atomicCmpSwapPW.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D18995.53326.patch
Type: text/x-patch
Size: 13789 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160411/9394fba5/attachment-0001.bin>


More information about the llvm-commits mailing list