[PATCH] Fix atomic operations of MIPS EB target

Jyun-Yan You jyyou at cs.nctu.edu.tw
Wed May 29 20:49:23 PDT 2013


The MIPS codegen of atomic operations only considers little-endian. This
patch adds big-endian support and a test case.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20130530/ed427232/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: mips-eb-atomic.patch
Type: application/octet-stream
Size: 8437 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20130530/ed427232/attachment.obj>


More information about the llvm-commits mailing list