[PATCH] Fix atomic operations of MIPS EB target

Jyun-Yan You jyyou at cs.nctu.edu.tw
Thu May 30 18:47:27 PDT 2013


Here is a new patch. Please review it.


On Fri, May 31, 2013 at 7:55 AM, Akira Hatanaka <ahatanak at gmail.com> wrote:

> Can you add the command line and check strings to file
> test/CodeGen/Mips/atomic.ll instead of creating a new test atomic-eb.ll
> (see test/CodeGen/Mips/unalignedload.ll)?
>
> The changes you made in MIpsISelLowering.cpp look fine to me.
>
> On Wed, May 29, 2013 at 8:49 PM, Jyun-Yan You <jyyou at cs.nctu.edu.tw>wrote:
>
>>  The MIPS codegen of atomic operations only considers little-endian. This
>> patch adds big-endian support and a test case.
>>
>> _______________________________________________
>> llvm-commits mailing list
>> llvm-commits at cs.uiuc.edu
>> http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits
>>
>>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20130531/f206699b/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: mips-eb-atomic2.patch
Type: application/octet-stream
Size: 24841 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20130531/f206699b/attachment.obj>


More information about the llvm-commits mailing list