[PATCH] [RFC][1/17]TILE-Gx: recognize tilegx triple

Jiong Wang jiwang at tilera.com
Thu Mar 14 23:39:32 PDT 2013


于 2013/3/11 21:30, Joerg Sonnenberger 写道:
> +     xcore, msp430, nvptx, tilegx, and cpp (default=all)]),,
> -> "all, but tilegx"
>
>
>   
> -  all) TARGETS_TO_BUILD="X86 Sparc PowerPC AArch64 ARM Mips XCore MSP430 CppBackend MBlaze NVPTX Hexagon" ;;
> +  all) TARGETS_TO_BUILD="X86 Sparc PowerPC AArch64 ARM Mips XCore MSP430 CppBackend MBlaze NVPTX Hexagon Tile" ;;
>     *)for a_target in `echo $enableval|sed -e 's/,/ /g' ` ; do
>         case "$a_target" in
>           x86)      TARGETS_TO_BUILD="X86 $TARGETS_TO_BUILD" ;;
> Do not include it here, so that it isn't enabled by default.
> Otherwise, LGTM.

all addressed, "tilegx" is default disabled.
attachment is the updated patch.

>
> Joerg
> _______________________________________________
> llvm-commits mailing list
> llvm-commits at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D511.1.patch
Type: text/x-patch
Size: 6538 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20130315/46c0d973/attachment.bin>


More information about the llvm-commits mailing list