[PATCH] Fix atomic operations of MIPS EB target

Akira Hatanaka ahatanak at gmail.com
Thu May 30 16:55:28 PDT 2013


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/20130530/0a6c626a/attachment.html>


More information about the llvm-commits mailing list