<div dir="ltr"><div>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)?</div><div><br></div><div>The changes you made in MIpsISelLowering.cpp look fine to me.</div>
<div><br></div><div class="gmail_extra"><div class="gmail_quote">On Wed, May 29, 2013 at 8:49 PM, Jyun-Yan You <span dir="ltr"><<a href="mailto:jyyou@cs.nctu.edu.tw" target="_blank">jyyou@cs.nctu.edu.tw</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><div dir="ltr">
The MIPS codegen of atomic operations only considers little-endian. This patch adds big-endian support and a test case.<br></div>
<br>_______________________________________________<br>
llvm-commits mailing list<br>
<a href="mailto:llvm-commits@cs.uiuc.edu">llvm-commits@cs.uiuc.edu</a><br>
<a href="http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits" target="_blank">http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits</a><br>
<br></blockquote></div><br></div></div>