[llvm-commits] [PATCH llvm, clang llvm-gcc] Add TCE targt to LLVM and CLANG support for generating bytecode to TCE architecture.

Mikael Lepistö mikael.lepisto at tut.fi
Wed Aug 12 08:26:24 PDT 2009


Mikael Lepistö wrote:
> Hi,
>
> Here is patch, which adds TCE target to llvm, llvm-gcc and clang. 
> Hopefully we can moving llvm specific stuff from TCE to llvm reposity 
> step by step. I also added small test to testsuite to check that tce 
> target works as desired. Tests of llvm and clang looks to run fine 
> after the patches.
>
> Patch basically makes it possible to start using clang for generating 
> bitcode for TCE system.
>
> Mikael Lepistö
> Tampere University of Technology
> http://tce.cs.tut.fi
>
>
> ------------------------------------------------------------------------
>
> _______________________________________________
> llvm-commits mailing list
> llvm-commits at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits
Fixed one comment in previous patch and moved configure regeneration to 
separate patch.


-------------- next part --------------
A non-text attachment was scrubbed...
Name: TCE-target-rc2.patch
Type: text/x-diff
Size: 20016 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20090812/025e9e26/attachment.patch>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: regenerated-configure.patch
Type: text/x-diff
Size: 9195 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20090812/025e9e26/attachment-0001.patch>


More information about the llvm-commits mailing list