search for: proljc

Displaying 20 results from an estimated 41 matches for "proljc".

2010 May 05
1
[LLVMdev] hi, I can't find information about how to cross compile llvm-gcc in llvm docs.
...there, but the sh tell me "CodeSourcery tarball not found in /root/tmp/arm-2007q3-51-arm-none-linux-gnueabi-i686-pc-linux-gnu.tar.bz2 ", does 2007q3 support ARM Cortex A8? What can I do? 2010/5/5 Eli Friedman <eli.friedman at gmail.com> > On Tue, May 4, 2010 at 8:57 PM, 爱好者 <proljc at gmail.com> wrote: > > hi all > > We want speed up our applications, so we want use llvm-gcc. I > nerver > > cross build it for arm, and I didn't find enough information in llvm > docs. > > Our cpu is cortex a8, anybody tell me how can I do? Step b...
2010 Aug 04
1
[LLVMdev] regarding multicore support for LLVM
...FE? It need BE support? I didn't get it. 2010/8/4 vijay kumar <vijaygbvv at gmail.com> > Yeah OpenMP support. I read that it has a front end support but not the > back end. So are there any projects or teams looking at this issue. > > On Wed, Aug 4, 2010 at 7:24 AM, Liu <proljc at gmail.com> wrote: > >> Multicore? >> You want OpenMP support? >> >> 2010/8/3 vijay kumar <vijaygbvv at gmail.com> >> >>> Hi all, >>> I am new to this LLVM. I went through the documenation of LLVM >>> but I didn't f...
2010 May 05
2
[LLVMdev] hi, I can't find information about how to cross compile llvm-gcc in llvm docs.
hi all We want speed up our applications, so we want use llvm-gcc. I nerver cross build it for arm, and I didn't find enough information in llvm docs. Our cpu is cortex a8, anybody tell me how can I do? Step by step. THANK YOU! yours Liu -------------- next part -------------- An HTML attachment was scrubbed... URL:
2010 May 05
0
[LLVMdev] hi, I can't find information about how to cross compile llvm-gcc in llvm docs.
On Tue, May 4, 2010 at 8:57 PM, 爱好者 <proljc at gmail.com> wrote: > hi all >       We want speed up our applications, so we want use llvm-gcc. I nerver > cross build it for arm, and I didn't find enough information in llvm docs. >       Our cpu is cortex a8, anybody tell me how can I do? Step by step. > THANK YOU! > y...
2010 Aug 04
0
[LLVMdev] regarding multicore support for LLVM
...It need BE support? I didn't get it. > > 2010/8/4 vijay kumar <vijaygbvv at gmail.com> > Yeah OpenMP support. I read that it has a front end support but not the back end. So are there any projects or teams looking at this issue. > > On Wed, Aug 4, 2010 at 7:24 AM, Liu <proljc at gmail.com> wrote: > Multicore? > You want OpenMP support? > > 2010/8/3 vijay kumar <vijaygbvv at gmail.com> > Hi all, > I am new to this LLVM. I went through the documenation of LLVM but I didn't find any support for Multicore. Is there any such possibili...
2012 Jan 05
2
[LLVMdev] clang for opencl
> NVIDIA did not commit the CUDA patches, yet. But plans to? 2012/1/5 Liu <proljc at gmail.com>: > On Thu, Jan 5, 2012 at 11:39 PM, Xin Tong <xerox.time.tech at gmail.com> wrote: >> I do not know too much about clang, is opencl publicly supported in >> clang ? how about cuda ? > > Anton at ARM commited theOpenCL patches, already. > > NVIDIA di...
2010 Aug 03
5
[LLVMdev] regarding multicore support for LLVM
Hi all, I am new to this LLVM. I went through the documenation of LLVM but I didn't find any support for Multicore. Is there any such possibility where multicore architecture can be exploited using LLVM. Thanks Vijay -------------- next part -------------- An HTML attachment was scrubbed... URL:
2010 Sep 10
3
[LLVMdev] Cross-compiling the ARM toolchain
On 10 September 2010 04:47, Liu <proljc at gmail.com> wrote: > trying this: > clang -march=armv7-a -mcpu=cortex-a9 -ccc-host-triple > arm-none-linux -ccc-gcc-name arm-none-linux-gnueabi-gcc a.c Hi Liu, That doesn't work for me. $ clang -march=armv7-a -mcpu=cortex-a9 -ccc-host-triple arm-none-linux -ccc-gcc-name arm-non...
2012 Jan 16
1
[LLVMdev] Problem with building llvm-gcc
...`full-stamp'. Stop. make[2]: Leaving directory `/home/ghoang/llvm-test/llvm-gcc-2.8-build/fixincludes' make[1]: *** [all-fixincludes] Error 2 make[1]: Leaving directory `/home/ghoang/llvm-test/llvm-gcc-2.8-build' make: *** [all] Error 2 Giang On Sun, Jan 15, 2012 at 8:06 PM, Liu <proljc at gmail.com> wrote: > try --disable-libmudflap when you config llvm-gcc FE:) > > On Mon, Jan 16, 2012 at 9:44 AM, Giang Hoang <ghoang84 at gmail.com> wrote: > > Hi, > > > > I am trying to build the front end llvm-gcc 2.8 on 32-bit Ubuntu 10.04, > > using...
2011 Aug 30
1
[LLVMdev] [PATCH] Fix typo in MSP430MCTargetDesc.h
On Tue, Aug 30, 2011 at 3:26 PM, James Molloy <James.Molloy at arm.com> wrote: > Hi, > > Thanks! Committed in r138797. > > Cheers, > > James > Hi James Thanks for review. May I ask a question? If I summit a patch, should I send here or llvm-commits? I was told by a friend to send patches to llvm-commits. I'm confused... --Liu >> -----Original
2011 Aug 30
0
[LLVMdev] [PATCH] Fix typo in MSP430MCTargetDesc.h
...Please send it to llvm-commits. I committed it because I monitor both llvm-dev > and llvm-commits, but some people only look at the latter. > > Cheers, > > James Thank you to tell me that, you are a nice man. --Liu > >> -----Original Message----- >> From: Liu [mailto:proljc at gmail.com] >> Sent: 30 August 2011 09:15 >> To: James Molloy >> Cc: LLVM Developers Mailing List >> Subject: Re: [LLVMdev] [PATCH] Fix typo in MSP430MCTargetDesc.h >> >> On Tue, Aug 30, 2011 at 3:26 PM, James Molloy <James.Molloy at arm.com> wrote: >&...
2012 Jan 05
0
[LLVMdev] clang for opencl
On Thu, Jan 5, 2012 at 11:39 PM, Xin Tong <xerox.time.tech at gmail.com> wrote: > I do not know too much about clang, is opencl publicly supported in > clang ? how about cuda ? Anton at ARM commited theOpenCL patches, already. NVIDIA did not commit the CUDA patches, yet. > > Thanks > > Xin > _______________________________________________ > LLVM Developers mailing
2010 Sep 10
0
[LLVMdev] Cross-compiling the ARM toolchain
trying this: clang -march=armv7-a -mcpu=cortex-a9 -ccc-host-triple arm-none-linux -ccc-gcc-name arm-none-linux-gnueabi-gcc a.c 2010/9/10 Emmanuel Blot <eblot.ml at gmail.com>: > Hello, > > Is there a quick tutorial to build the LLVM toolchain from a Linux or > Mac OS X x86 host for an ARM v4/v5/v6 ELF target? > It this configuration supported, and is it possible to build the
2012 Jan 05
5
[LLVMdev] clang for opencl
I do not know too much about clang, is opencl publicly supported in clang ? how about cuda ? Thanks Xin
2010 Sep 09
2
[LLVMdev] Cross-compiling the ARM toolchain
Hello, Is there a quick tutorial to build the LLVM toolchain from a Linux or Mac OS X x86 host for an ARM v4/v5/v6 ELF target? It this configuration supported, and is it possible to build the Clang compiler for this host/target combination? I know about the installation page, but I keep failing to build this toolchain with LLVM 2.7. Maybe it is not (yet) supported? Thanks, Manu
2010 Aug 04
3
[LLVMdev] regarding multicore support for LLVM
...39;t get it. > > > > 2010/8/4 vijay kumar <vijaygbvv at gmail.com> > > Yeah OpenMP support. I read that it has a front end support but not the > back end. So are there any projects or teams looking at this issue. > > > > On Wed, Aug 4, 2010 at 7:24 AM, Liu <proljc at gmail.com> wrote: > > Multicore? > > You want OpenMP support? > > > > 2010/8/3 vijay kumar <vijaygbvv at gmail.com> > > Hi all, > > I am new to this LLVM. I went through the documenation of LLVM > but I didn't find any support for Mult...
2011 Aug 30
3
[LLVMdev] [PATCH] Fix typo in MSP430MCTargetDesc.h
Hi! There is a typo in MSP430MCTargetDesc.h. I've found and fix it. Thanks! -------------- next part -------------- A non-text attachment was scrubbed... Name: 0002-Fix-typo-in-MSP430MCTargetDesc.h.patch Type: text/x-patch Size: 862 bytes Desc: not available URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20110830/dd6a8d61/attachment.bin>
2013 Nov 15
0
[qemu-upstream-unstable test] 21952: regressions - FAIL
...lt;jjherne@us.ibm.com> Jason Wang <jasowang> Jason Wang <jasowang@redhat.com> Jean-Christophe DUBOIS <jcd@tribudubois.net> Jeff Cody <jcody@redhat.com> Jens Freimann <jfrei@linux.vnet.ibm.com> Jesse Larrew <jlarrew@linux.vnet.ibm.com> Jia Liu <proljc@gmail.com> Jia Liu <proljc@gmail.com> (for openrisc) Jim Meyering <meyering@redhat.com> John Rigby <john.rigby@linaro.org> John Spencer <maillist-qemu@barfooze.de> Jordan Justen <jordan.l.justen@intel.com> Josh Durgin <josh.durgin@inktank.com> Ju...
2013 Nov 14
0
[qemu-upstream-unstable test] 21930: regressions - FAIL
...lt;jjherne@us.ibm.com> Jason Wang <jasowang> Jason Wang <jasowang@redhat.com> Jean-Christophe DUBOIS <jcd@tribudubois.net> Jeff Cody <jcody@redhat.com> Jens Freimann <jfrei@linux.vnet.ibm.com> Jesse Larrew <jlarrew@linux.vnet.ibm.com> Jia Liu <proljc@gmail.com> Jia Liu <proljc@gmail.com> (for openrisc) Jim Meyering <meyering@redhat.com> John Rigby <john.rigby@linaro.org> John Spencer <maillist-qemu@barfooze.de> Jordan Justen <jordan.l.justen@intel.com> Josh Durgin <josh.durgin@inktank.com> Ju...
2013 Nov 18
0
[qemu-upstream-unstable test] 21993: regressions - FAIL
...lt;jjherne@us.ibm.com> Jason Wang <jasowang> Jason Wang <jasowang@redhat.com> Jean-Christophe DUBOIS <jcd@tribudubois.net> Jeff Cody <jcody@redhat.com> Jens Freimann <jfrei@linux.vnet.ibm.com> Jesse Larrew <jlarrew@linux.vnet.ibm.com> Jia Liu <proljc@gmail.com> Jia Liu <proljc@gmail.com> (for openrisc) Jim Meyering <meyering@redhat.com> John Rigby <john.rigby@linaro.org> John Spencer <maillist-qemu@barfooze.de> Jordan Justen <jordan.l.justen@intel.com> Josh Durgin <josh.durgin@inktank.com> Ju...