[PATCH] [RFC][16/17]TILE-Gx: Initial regression tests for tilegx

David Blaikie dblaikie at gmail.com
Mon Mar 11 08:18:58 PDT 2013


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
On Mar 11, 2013 1:32 AM, "Jiong WANG" <wong.kwongyuan.llvm at gmail.com> wrote:

> Initial regression tests for tilegx, including CodeGen test and MC Layer
> test
>
> This will grow as more features added for tilegx.
>
> Please review, thanks
>
> ---
> Regards,
> Jiong
> Tilera Corporation
>
> http://llvm-reviews.chandlerc.com/D526
>
> Files:
>   test/CodeGen/Tile/alloca.ll
>   test/CodeGen/Tile/args.ll
>   test/CodeGen/Tile/atomic.ll
>   test/CodeGen/Tile/bswap.ll
>   test/CodeGen/Tile/ctlz.ll
>   test/CodeGen/Tile/ctpop.ll
>   test/CodeGen/Tile/cttz.ll
>   test/CodeGen/Tile/divrem.ll
>   test/CodeGen/Tile/fcmp.ll
>   test/CodeGen/Tile/fdiv.ll
>   test/CodeGen/Tile/fmul.ll
>   test/CodeGen/Tile/frame-address.ll
>   test/CodeGen/Tile/global-address.ll
>   test/CodeGen/Tile/imm.ll
>   test/CodeGen/Tile/lit.local.cfg
>   test/CodeGen/Tile/mul.ll
>   test/CodeGen/Tile/return-address.ll
>   test/CodeGen/Tile/select.ll
>   test/CodeGen/Tile/struct_args.ll
>   test/CodeGen/Tile/switch-table.ll
>   test/CodeGen/Tile/tls-models.ll
>   test/CodeGen/Tile/tls.ll
>   test/ExecutionEngine/MCJIT/lit.local.cfg
>   test/MC/Tile/basic-tilegx-instructions.s
>   test/MC/Tile/lit.local.cfg
>   test/MC/Tile/tilegx-bundle.s
>
> _______________________________________________
> 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/20130311/18c6b018/attachment.html>


More information about the llvm-commits mailing list