search for: wahid

Displaying 20 results from an estimated 36 matches for "wahid".

2012 Jun 08
2
[LLVMdev] How to use LLVM optimizations with clang
...negg-llvm-ir-optimize=0 disables the standard set of LLVM optimizations. In general, if a front-end can produce LLVM IR then you can do this, by outputting the IR and passing it to "opt". Ciao, Duncan. > > Regards > > Shahzad > > On Thu, Jun 7, 2012 at 10:59 PM, Abdul Wahid Memon > <engrwahidmemon at gmail.com> wrote: >> Thanks alot Chad for these quick and fine responses. >> >> Regards >> >> Abdul >> >> On Thu, Jun 7, 2012 at 10:57 PM, Chad Rosier<mcrosier at apple.com> wrote: >>> >>> On Jun...
2012 Jun 07
3
[LLVMdev] How to use LLVM optimizations with clang
...e modules with opt at the same time like opt -adce *.bc then how is it possible with opt in one go, if I process all the bytecode files within Makefile. Thanks. Shahzad On Thu, Jun 7, 2012 at 9:22 PM, Chad Rosier <mcrosier at apple.com> wrote: > > On Jun 7, 2012, at 10:59 AM, Abdul Wahid Memon wrote: > >> Hello everyone >> >> I am trying to use some LLVM optimizations like -die or -adce. Is it >> possible to use them along clang? >> >> Or is there a way where these optimization can be passed on to "opt" >> tool through clang, i...
2012 Jun 07
0
[LLVMdev] How to use LLVM optimizations with clang
Hello Duncan Is it possible that we can use LLVM optimization beside O1, O2, O3 along with dragonegg plugin? Regards Shahzad On Thu, Jun 7, 2012 at 10:59 PM, Abdul Wahid Memon <engrwahidmemon at gmail.com> wrote: > Thanks alot Chad for these quick and fine responses. > > Regards > > Abdul > > On Thu, Jun 7, 2012 at 10:57 PM, Chad Rosier <mcrosier at apple.com> wrote: >> >> On Jun 7, 2012, at 1:53 PM, Abdul Wahid Memon wr...
2012 Jun 08
2
[LLVMdev] How to use LLVM optimizations with clang
...front-end can produce LLVM IR then you can do this, by >> outputting the IR and passing it to "opt". >> >> Ciao, Duncan. >> >> >>> >>> Regards >>> >>> Shahzad >>> >>> On Thu, Jun 7, 2012 at 10:59 PM, Abdul Wahid Memon >>> <engrwahidmemon at gmail.com> wrote: >>>> >>>> Thanks alot Chad for these quick and fine responses. >>>> >>>> Regards >>>> >>>> Abdul >>>> >>>> On Thu, Jun 7, 2012 at 10:57 PM...
2012 Jun 08
0
[LLVMdev] How to use LLVM optimizations with clang
...; optimizations. > > In general, if a front-end can produce LLVM IR then you can do this, by > outputting the IR and passing it to "opt". > > Ciao, Duncan. > > >> >> Regards >> >> Shahzad >> >> On Thu, Jun 7, 2012 at 10:59 PM, Abdul Wahid Memon >> <engrwahidmemon at gmail.com>  wrote: >>> >>> Thanks alot Chad for these quick and fine responses. >>> >>> Regards >>> >>> Abdul >>> >>> On Thu, Jun 7, 2012 at 10:57 PM, Chad Rosier<mcrosier at apple.com...
2012 Jun 08
2
[LLVMdev] How to use LLVM optimizations with clang
...R and passing it to "opt". >>>> >>>> Ciao, Duncan. >>>> >>>> >>>>> >>>>> Regards >>>>> >>>>> Shahzad >>>>> >>>>> On Thu, Jun 7, 2012 at 10:59 PM, Abdul Wahid Memon >>>>> <engrwahidmemon at gmail.com> wrote: >>>>>> >>>>>> >>>>>> Thanks alot Chad for these quick and fine responses. >>>>>> >>>>>> Regards >>>>>> >>>&...
2012 Jun 08
0
[LLVMdev] How to use LLVM optimizations with clang
...o this, by >>> outputting the IR and passing it to "opt". >>> >>> Ciao, Duncan. >>> >>> >>>> >>>> Regards >>>> >>>> Shahzad >>>> >>>> On Thu, Jun 7, 2012 at 10:59 PM, Abdul Wahid Memon >>>> <engrwahidmemon at gmail.com>    wrote: >>>>> >>>>> >>>>> Thanks alot Chad for these quick and fine responses. >>>>> >>>>> Regards >>>>> >>>>> Abdul >>>>...
2012 Jun 12
2
[LLVMdev] How to use LLVM optimizations with clang
...executed with lli have runtime of around 2 secs. What steps are exactly taken by clang to produce the binary in order to achieve the runtime of around 2 secs. If it is a question of link time optimizations then how can we achieve that? Best Regards Shahzad On Fri, Jun 8, 2012 at 7:29 PM, Abdul Wahid Memon <engrwahidmemon at gmail.com> wrote: > Thanks Duncan > > It was really helpful. > > Regards > > Abdul > > On Fri, Jun 8, 2012 at 7:23 PM, Duncan Sands <baldrick at free.fr> wrote: >> Hi, >> >> >>> If I compile the program using...
2012 Jun 12
2
[LLVMdev] How to use LLVM optimizations with clang
...ctly taken by clang to produce the binary in order >> to achieve the runtime of around 2 secs. If it is a question of link >> time optimizations then how can we achieve that? >> >> Best Regards >> >> Shahzad >> >> On Fri, Jun 8, 2012 at 7:29 PM, Abdul Wahid Memon >> <engrwahidmemon at gmail.com>  wrote: >>> >>> Thanks Duncan >>> >>> It was really helpful. >>> >>> Regards >>> >>> Abdul >>> >>> On Fri, Jun 8, 2012 at 7:23 PM, Duncan Sands<baldrick at...
2012 Jun 08
2
[LLVMdev] How to use LLVM optimizations with clang
...t;> Ciao, Duncan. >>>>>> >>>>>> >>>>>>> >>>>>>> Regards >>>>>>> >>>>>>> Shahzad >>>>>>> >>>>>>> On Thu, Jun 7, 2012 at 10:59 PM, Abdul Wahid Memon >>>>>>> <engrwahidmemon at gmail.com> wrote: >>>>>>>> >>>>>>>> >>>>>>>> >>>>>>>> Thanks alot Chad for these quick and fine responses. >>>>>>>&...
2012 Jun 12
0
[LLVMdev] How to use LLVM optimizations with clang
...cs. > > What steps are exactly taken by clang to produce the binary in order > to achieve the runtime of around 2 secs. If it is a question of link > time optimizations then how can we achieve that? > > Best Regards > > Shahzad > > On Fri, Jun 8, 2012 at 7:29 PM, Abdul Wahid Memon > <engrwahidmemon at gmail.com> wrote: >> Thanks Duncan >> >> It was really helpful. >> >> Regards >> >> Abdul >> >> On Fri, Jun 8, 2012 at 7:23 PM, Duncan Sands<baldrick at free.fr> wrote: >>> Hi, >>> &g...
2012 Jun 08
0
[LLVMdev] How to use LLVM optimizations with clang
...;>>>> >>>>>>> >>>>>>>> >>>>>>>> Regards >>>>>>>> >>>>>>>> Shahzad >>>>>>>> >>>>>>>> On Thu, Jun 7, 2012 at 10:59 PM, Abdul Wahid Memon >>>>>>>> <engrwahidmemon at gmail.com>        wrote: >>>>>>>>> >>>>>>>>> >>>>>>>>> >>>>>>>>> >>>>>>>>> Thanks alot Chad for thes...
2012 Jun 08
0
[LLVMdev] How to use LLVM optimizations with clang
...;>>>> >>>>> Ciao, Duncan. >>>>> >>>>> >>>>>> >>>>>> Regards >>>>>> >>>>>> Shahzad >>>>>> >>>>>> On Thu, Jun 7, 2012 at 10:59 PM, Abdul Wahid Memon >>>>>> <engrwahidmemon at gmail.com>      wrote: >>>>>>> >>>>>>> >>>>>>> >>>>>>> Thanks alot Chad for these quick and fine responses. >>>>>>> >>>>>&g...
2012 Jun 12
0
[LLVMdev] How to use LLVM optimizations with clang
...he binary in order >>> to achieve the runtime of around 2 secs. If it is a question of link >>> time optimizations then how can we achieve that? >>> >>> Best Regards >>> >>> Shahzad >>> >>> On Fri, Jun 8, 2012 at 7:29 PM, Abdul Wahid Memon >>> <engrwahidmemon at gmail.com> wrote: >>>> >>>> Thanks Duncan >>>> >>>> It was really helpful. >>>> >>>> Regards >>>> >>>> Abdul >>>> >>>> On Fri, Jun 8...
2011 Nov 28
1
plotting multiple lines on single graph ggplot2
...800 900 1000 1.5 1.7 1.9 2.0 2.4 With plot() and points functions I can plot these 4 lines of data. But I dont know how to do it with qplot or ggplot functions. The scenario is something like this: the hundreds should appear on x-axis and the fractional values of y axis. Thanks alot. MEMON Abdul Wahid
2012 Jun 12
2
[LLVMdev] How to use LLVM optimizations with clang
...gt; to achieve the runtime of around 2 secs. If it is a question of link >>>> time optimizations then how can we achieve that? >>>> >>>> Best Regards >>>> >>>> Shahzad >>>> >>>> On Fri, Jun 8, 2012 at 7:29 PM, Abdul Wahid Memon >>>> <engrwahidmemon at gmail.com>    wrote: >>>>> >>>>> >>>>> Thanks Duncan >>>>> >>>>> It was really helpful. >>>>> >>>>> Regards >>>>> >>>>&...
2004 Sep 15
2
Edonkey
Hello ! I am using shorewall , it is okey. Just i like to forbid edonkey as i did for kazaa using ftwall. Thanks. Wahid.
2013 Feb 25
2
virt-ls question (was: Re: libguestfs)
On Mon, Feb 25, 2013 at 06:31:36PM +0100, Khan Ferdous Wahid wrote: > Hi, > I would like to know if it is possible to "Find everything modified in the > last 10 minutes" as you did for last 7 days in > > virt-ls -lR -d guest --time-days / | awk '$6 <= 7' You can use: virt-ls -lR -d guest --time-relative / | awk '...
2005 Mar 18
1
Routing using DSL and T1
Hi, I just got a DSL line and want to make shorewall to route some traffic over the DSL and some over T1. Can I do it using shorewall? Thanks, Wahid Sharif Systems Administrator Placemark Investments Phone: 972-404-8100 x2032
2004 Sep 16
2
block Edonkey
how to block edonkey traffic with shorewall ? Thanks