[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 07:48:28 PDT 2009


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


-------------- next part --------------
A non-text attachment was scrubbed...
Name: TCE-llvm-target.patch
Type: text/x-diff
Size: 29246 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20090812/44912b6f/attachment.patch>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: TCE-clang-target.patch
Type: text/x-diff
Size: 2824 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20090812/44912b6f/attachment-0001.patch>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: TCE-llvm-gcc-target-fix.patch
Type: text/x-diff
Size: 2130 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20090812/44912b6f/attachment-0002.patch>


More information about the llvm-commits mailing list