search for: saleem

Displaying 20 results from an estimated 231 matches for "saleem".

2014 Jun 23
4
[LLVMdev] Support for Windows Phone 8.1
On Wed, Jun 18, 2014 at 10:25 AM, Saleem Abdulrasool <compnerd at compnerd.org> wrote: > On Wed, Jun 18, 2014 at 9:09 AM, Damanjit Singh <dsingh at adobe.com> wrote: > >> Hi Saleem, >> >> Though a simple app works great I am facing few issues trying to link a >> slightly complex object file, ge...
2006 Jun 13
7
delay in MeetMe
Hi All! I am facing some delay in conferencing. Using DIAX for Voip calls ,no hardware used yet I am using MeetMe to achieve conferencing and am having a lot of delays. Can anyone tell me how to reduce the delay Regards, Amna Saleem -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20060613/ca0f1cc3/attachment.htm
2014 Jun 08
2
[LLVMdev] Code generation support in llvm for windows phone
Thank you so much Saleem, The target is Windows phone 8.1 (ARM). I'll update the crash details tomorrow. One big problem is that I have to use a physical windows phone for execution. I wonder if it is possible to execute such "exes" using qemu. Regards, Kashyap On Sun, Jun 8, 2014 at 2:53 AM, Saleem Abdulr...
2019 Jun 27
2
A libc in LLVM
On Thu, Jun 27, 2019 at 2:05 PM Chris Lattner <clattner at nondot.org> wrote: > Saleem, Owen, others on the thread who are concerned about this: it seems > that some of the concern is that the project goals are too narrow, and thus > the eventual result may not serve the full community well over time. > > Would any of you be interested in what we should consider as the li...
2014 Jun 18
2
[LLVMdev] Support for Windows Phone 8.1
Hi Saleem, Though a simple app works great I am facing few issues trying to link a slightly complex object file, generated via LLVM, with some libs generated via Visual Studio - 1. Seems IMAGE_SCN_MEM_16BIT is only written for the the first header in the COFF file, thus functions in other headers (if you ar...
2015 Apr 24
3
[LLVMdev] unwind move *NOW*
Greetings, As previously mentioned, the unwind contents are going to be moved today. Im working on this now. If you could please hold off any commits to the Unwind part of things, it would be greatly appreciated. See you on the new layout! -- Saleem Abdulrasool compnerd (at) compnerd (dot) org -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20150424/0848b094/attachment.html>
2014 Jun 07
2
[LLVMdev] Code generation support in llvm for windows phone
Hi Saleem, I have a similar situation - I'd appreciate your inputs on it. I noticed that the obj file generated using llvm does not contain "thumb" instructions. I suspect that is what is causing runtime crash for me. Here's what I've tried - Start with a.c (on my linux machine where...
2015 Jan 31
2
[LLVMdev] unwind's permanent residence
On Fri, Jan 30, 2015 at 4:12 PM, Saleem Abdulrasool <compnerd at compnerd.org> wrote: > On Fri, Jan 30, 2015 at 3:35 PM, Dan Albert <danalbert at google.com> wrote: > >> Shouldn't it just use the default unwinder for the given platform? >> > > Sure, but what is the default unwinder for a given pla...
2015 Apr 22
4
[LLVMdev] unwind's permanent residence
On Wed, Apr 22, 2015 at 5:12 PM, Renato Golin <renato.golin at linaro.org> wrote: > On 22 April 2015 at 03:40, Saleem Abdulrasool <compnerd at compnerd.org> wrote: >> So after a bit of a hiatus (sorry, other stuff has been eating up my free >> time), Id like to pick this up again. I think that its a matter of just >> copying the unwind sources into the right place. Im hoping to do this &g...
2019 Jun 27
3
A libc in LLVM
> On Jun 27, 2019, at 2:53 PM, Saleem Abdulrasool via llvm-dev <llvm-dev at lists.llvm.org> wrote: > > > So, what do you think about incorporating this new libc under the LLVM project? > > As stated, I really feel that this is far too specialised to certain use cases that are pertinent to Google. I think that t...
2007 Nov 28
1
R install problem on MacOS 10.5.1 (PR#10476)
Full_Name: Saleem Bhatti Version: 2.6.1 OS: MacOSX 10.5.1 Submission from: (NULL) (81.187.216.162) Using R-2.6.1.dmg to do an automated install on MacOS 10.5.1. Installation fails with following text. Installation had errors. Install failed. The Installer could not install some files in "/". Contact th...
2015 Jan 31
0
[LLVMdev] unwind's permanent residence
On Fri, Jan 30, 2015 at 4:15 PM, Dan Albert <danalbert at google.com> wrote: > On Fri, Jan 30, 2015 at 4:12 PM, Saleem Abdulrasool <compnerd at compnerd.org > > wrote: > >> On Fri, Jan 30, 2015 at 3:35 PM, Dan Albert <danalbert at google.com> wrote: >> >>> Shouldn't it just use the default unwinder for the given platform? >>> >> >> Sure, but what is th...
2014 Sep 10
2
[LLVMdev] [Compiler-RT] [ARM] Where __aeabi_[il]div0 builtins should be implemented?
On Tue, Sep 9, 2014 at 1:37 AM, Renato Golin <renato.golin at linaro.org> wrote: > On 9 September 2014 02:18, Saleem Abdulrasool <compnerd at compnerd.org> > wrote: > > The current implementations actually return 0. Can you point out where > that > > doesn't hold please? > > With the current implementation... > > int foo(int a) { > return __aeabi_idiv0(a); > } >...
2014 Jun 09
2
[LLVMdev] Support for Windows Phone 8.1
Thanks a lot Saleem, The issue is fixed and a simple app works fine now. -Daman On 08/06/14 12:57 pm, "Nick Lewycky" <nicholas at mxc.ca> wrote: >Damanjit Singh wrote: >> Thanks Saleem, Nick. >> >> I will try with the latest code and share the results. >> >> Though,...
2004 Sep 15
2
Development on DSP 6711
...algorithm which only takes 3 million cycles. So my input buffer overflow as the data is slowly compressed. If you have experienced any such problem, then please let me know that what did you do to avoid it. I will be grateful to you. ----- Best Regards Muhammad Saad Saleem Research Associate University of Engineering and Technology, Lahore http://www.uet.edu.pk/saad -- Muhammad Saad Saleem saadsaleem@fastmail.fm
2014 May 28
2
[LLVMdev] Code generation support in llvm for windows phone
...indows -filetype=obj <some_name>.bc The object file generated in the above object doesn't get linked when I try to link it with the windows mobile library as it fails to recognize the object format. ( Not a valid object file ) Hope I am clear. ~rajat -----Original Message----- From: Saleem Abdulrasool [mailto:abdulras at fb.com] Sent: Friday, May 16, 2014 11:23 PM To: Rajat Mahajan Cc: llvmdev at cs.uiuc.edu Subject: Re: [LLVMdev] Code generation support in llvm for windows phone On May 16, 2014, at 6:53 AM, Rajat Mahajan <rmahajan at adobe.com> wrote: > Hi, > >...
2014 Feb 28
6
[LLVMdev] Unifying Windows Target Triples
...uniformly take any of the combination IA-64 or MS C++ ABI + MS C ABI or the MinGW environment (which is IA-64 ABI and its supplementary libraries). I understand that this may be controversial since it can potentially break existing code bases, but I think that the result of this is worth it. -- Saleem Abdulrasool abdulras (at) fb (dot) com
2015 Jan 31
2
[LLVMdev] unwind's permanent residence
Talked it over with Saleem on IRC, and I've come around to thinking libunwind is a better default for --rtlib=compiler-rt. Reason being that --rtlib=compiler-rt means libgcc probably isn't even available. On Fri, Jan 30, 2015 at 5:30 PM, Saleem Abdulrasool <compnerd at compnerd.org> wrote: > On Fri, Jan 30...
2014 Sep 06
2
[LLVMdev] [Compiler-RT] [ARM] Where __aeabi_[il]div0 builtins should be implemented?
..._____________ >> LLVM Developers mailing list >> LLVMdev at cs.uiuc.edu http://llvm.cs.uiuc.edu >> http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev >> >> > -- > Jon Roelofs > jonathan at codesourcery.com > CodeSourcery / Mentor Embedded > -- Saleem Abdulrasool compnerd (at) compnerd (dot) org -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20140906/314dc41d/attachment.html>
2015 Apr 22
2
[LLVMdev] unwind's permanent residence
On Wed, Feb 18, 2015 at 12:58 PM, Renato Golin <renato.golin at linaro.org> wrote: > On 16 February 2015 at 14:24, Marshall Clow <mclow.lists at gmail.com> wrote: > > I’m OK with this. > > Thanks Marshall. > > Saleem, we need to create a new repository, copy the Unwind source > tree in there, and get CMake to work. I'm not experienced enough with > CMake to know heads or tails of it, but I can help you test it. > So after a bit of a hiatus (sorry, other stuff has been eating up my free time), Id l...