<p dir="ltr">Generally tests should be included with whatever commit makes them pass, not on their own. You could roll these in to whatever patch(es) cause these tests to pass</p>
<div class="gmail_quote">On Mar 11, 2013 1:32 AM, "Jiong WANG" <<a href="mailto:wong.kwongyuan.llvm@gmail.com">wong.kwongyuan.llvm@gmail.com</a>> wrote:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Initial regression tests for tilegx, including CodeGen test and MC Layer test<br>
<br>
This will grow as more features added for tilegx.<br>
<br>
Please review, thanks<br>
<br>
---<br>
Regards,<br>
Jiong<br>
Tilera Corporation<br>
<br>
<a href="http://llvm-reviews.chandlerc.com/D526" target="_blank">http://llvm-reviews.chandlerc.com/D526</a><br>
<br>
Files:<br>
  test/CodeGen/Tile/alloca.ll<br>
  test/CodeGen/Tile/args.ll<br>
  test/CodeGen/Tile/atomic.ll<br>
  test/CodeGen/Tile/bswap.ll<br>
  test/CodeGen/Tile/ctlz.ll<br>
  test/CodeGen/Tile/ctpop.ll<br>
  test/CodeGen/Tile/cttz.ll<br>
  test/CodeGen/Tile/divrem.ll<br>
  test/CodeGen/Tile/fcmp.ll<br>
  test/CodeGen/Tile/fdiv.ll<br>
  test/CodeGen/Tile/fmul.ll<br>
  test/CodeGen/Tile/frame-address.ll<br>
  test/CodeGen/Tile/global-address.ll<br>
  test/CodeGen/Tile/imm.ll<br>
  test/CodeGen/Tile/lit.local.cfg<br>
  test/CodeGen/Tile/mul.ll<br>
  test/CodeGen/Tile/return-address.ll<br>
  test/CodeGen/Tile/select.ll<br>
  test/CodeGen/Tile/struct_args.ll<br>
  test/CodeGen/Tile/switch-table.ll<br>
  test/CodeGen/Tile/tls-models.ll<br>
  test/CodeGen/Tile/tls.ll<br>
  test/ExecutionEngine/MCJIT/lit.local.cfg<br>
  test/MC/Tile/basic-tilegx-instructions.s<br>
  test/MC/Tile/lit.local.cfg<br>
  test/MC/Tile/tilegx-bundle.s<br>
<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>