[PATCH] D13649: [mips] Clang ll/sc illegal instruction on mips64r2 with -O0

Jelena Losic via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 28 03:59:34 PDT 2015


Jelena.Losic updated this revision to Diff 38645.
Jelena.Losic added a comment.

In the method emitAtomicCmpPartword, when condition Subtaget.isGP64() is satisfied, there are included 64bit versions of atithmetic instructions.


http://reviews.llvm.org/D13649

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D13649.38645.patch
Type: text/x-patch
Size: 5097 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151028/e268503b/attachment.bin>


More information about the llvm-commits mailing list