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

Jelena Losic via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 2 05:49:42 PST 2015


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

Arithmetic instructions that are used are selected according to ABI's integer/pointer width.


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.38904.patch
Type: text/x-patch
Size: 5034 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151102/87ff9eb6/attachment.bin>


More information about the llvm-commits mailing list