similar to: [LLVMdev] [PATCH] Fix typo in BlackfinFrameLowering.h

Displaying 20 results from an estimated 20000 matches similar to: "[LLVMdev] [PATCH] Fix typo in BlackfinFrameLowering.h"

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>
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
1
[LLVMdev] [PATCH] Fix typo in MipsMCTargetDesc.h
Hi! There is some typo in MipsMCTargetDesc.h. I've found them and fix it. Thanks! --Liu -------------- next part -------------- A non-text attachment was scrubbed... Name: 0001-Fix-typo-in-MipsMCTargetDesc.h.patch Type: text/x-patch Size: 1289 bytes Desc: not available URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20110830/bbdd67cc/attachment.bin>
2011 Aug 30
1
[LLVMdev] [PATCH] Fix typo in SPUMCTargetDesc.h
Hi! There is a typo in SPUMCTargetDesc.h. I've found and fix it. Thanks! --Liu -------------- next part -------------- A non-text attachment was scrubbed... Name: 0004-Fix-typo-in-SPUMCTargetDesc.h.patch Type: text/x-patch Size: 1139 bytes Desc: not available URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20110830/728d575f/attachment.bin>
2011 Aug 30
0
[LLVMdev] [PATCH] Fix typo in MSP430MCTargetDesc.h
On Tue, Aug 30, 2011 at 4:22 PM, James Molloy <james.molloy at arm.com> wrote: > Hi Liu, > > 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
2011 Aug 30
0
[LLVMdev] [PATCH] Fix typo in MSP430MCTargetDesc.h
Hi, Thanks! Committed in r138797. Cheers, James > -----Original Message----- > From: llvmdev-bounces at cs.uiuc.edu [mailto:llvmdev-bounces at cs.uiuc.edu] On > Behalf Of Liu > Sent: 30 August 2011 05:50 > To: LLVM Developers Mailing List > Subject: [LLVMdev] [PATCH] Fix typo in MSP430MCTargetDesc.h > > Hi! > > There is a typo in MSP430MCTargetDesc.h. >
2009 Jul 02
1
[PATCH 1/1] NET_MAX_PAYLOAD_BYTES typo?
I've read fs/ocfs2/dlm/dlmcommon.h to study the structure of dlm_migratable_lockres. However, I may find a typo for the DLM_MIG_LOCKRES_MAX_LEN, the NET_MAX_PAYLOAD_BYTES should be O2NET_MAX_PAYLOAD_BYTES, I think. In comments, the sizeof(net_msg) should be sizeof(o2net_msg) by referring to fs/ocfs2/cluster/tcp.h. Signed-off-by: Jeff Liu <jeff.liu at oracle.com> ---
2010 Aug 04
1
[LLVMdev] regarding multicore support for LLVM
It is so difficult ... Which 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
2010 Aug 04
0
[LLVMdev] regarding multicore support for LLVM
On Aug 3, 2010, at 8:48 PM, Liu wrote: > It is so difficult ... > Which 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
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 Aug 04
3
[LLVMdev] regarding multicore support for LLVM
I'm using Clang but not llvm-gcc. Now, I get it. Maybe Clang will support it soon, but I think it have nothing to do with BE... 2010/8/4 Eric Christopher <echristo at apple.com> > > On Aug 3, 2010, at 8:48 PM, Liu wrote: > > > It is so difficult ... > > Which FE? It need BE support? I didn't get it. > > > > 2010/8/4 vijay kumar <vijaygbvv at
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-none-linux-gnueabi-gcc alias.c clang: warning: unknown
2010 May 05
1
[LLVMdev] hi, I can't find information about how to cross compile llvm-gcc in llvm docs.
I place codesourcery toolchain 2010q1 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 > >
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! > yours Liu Try the
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 did not
2020 Mar 31
1
Ways to make "smbd" use less memory?
I?m looking for ways to make a ?smbd? daemon use less memory. Typically on our system each process uses 160-200MB virtual memory with ~120-140MB as RSS. Now with ~1400 such processes (and clients connected) this uses a lot of memory? Even though some may be shared. It doesn?t look like a memory leak though since it?s pretty stable at those levels. But it still feels pretty bloated... This
2008 May 14
2
Dovecot crash in 1.0.9
I've been having a problem with a crashing Dovecot the last couple of months where it crashes after a couple of weeks of uptime. Been a bit difficult to diagnose. Anyway, we're now running 1.0.9 on a Sun Fire T1000 running Solaris 10. Any good ideas on how to pin-point the problem? - Peter Here's the output from syslog when the last crash happened: May 14 11:46:50 ifm.liu.se
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:
2016 Sep 18
2
builtins name mangling in SPIR 2.0
I don't see any problem mangling it to be honest even though there seems to be only one prototype anyways. We could add restrict in as well. Cheers, Anastasia ________________________________ From: Hongbin Zheng <etherzhhb at gmail.com> Sent: 17 September 2016 05:32:54 To: Liu, Yaxun (Sam) Cc: cfe-dev at lists.llvm.org; llvm-dev; Bader, Alexey (alexey.bader at intel.com); Anastasia
2019 Dec 11
1
[Bug 1389] New: Typo in object.h file
https://bugzilla.netfilter.org/show_bug.cgi?id=1389 Bug ID: 1389 Summary: Typo in object.h file Product: libnftnl Version: unspecified Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 Component: libnftnl Assignee: pablo at netfilter.org Reporter: