search for: naveed

Displaying 20 results from an estimated 34 matches for "naveed".

Did you mean: naveen
2015 May 25
4
[LLVMdev] LLVM profiling
...-insert-edge-profiling hello.bc -o hello-edge.bc but I get the error that option "-insert-edge-profiling" is unknown. Can you please help me to solve the issue. Please note that I am following the paper available at this link http://llvm.org/pubs/2010-12-Preuss-PathProfiling.pdf Thanks Naveed Ul Mustafa
2016 Nov 28
2
Translation of custom attribute (defined for variables) from clang to llvm
...%1 = alloca i32, align 4, Affinity Where affinity is an unsigned number, provided at time of variable declaration using custom attribute as shown below unsigned int Affinity=1; __attribute__((myCustomAttr(Affinity))) volatile unsigned int a = 5; Can you please guide me? Thanks in advance --- Naveed Ul Mustafa On 2016-11-25 14:20, John Brawn wrote: > If you want the clang attribute to have an effect on the LLVM IR that > is generated then you need to modify the relevant parts of > clang/lib/CodeGen to do whatever it is you want to do. For local > variables it looks like EmitAutoVa...
2016 Nov 25
3
Translation of custom attribute (defined for variables) from clang to llvm
...fined attribute (i.e. moviAttr(unsigned int))) so that i can use it later for code generation. Syntax of adding my custom attribute in code snippet above is correct, since clang doesnt generate any error. do you think there is anyother reason for my custom attribute to not appear in IR? --- Naveed Ul Mustafa On 2016-11-25 13:44, Asit Dhal wrote: > Hi, > > I think, the syntax is wrong. > You can try this way.. > > #DEFINE NEWATTR __ATTRIBUTE__((ANNOTATE("MOVIATTR"))) > > int main() > { > NEWATTR volatile unsigned int a = 5; > VOLA...
2015 May 28
1
[LLVMdev] Opt option -dot-edge-numbers
...f LLVM. This release supports -insert-edge-profiling option for opt. But it doesnt provide/supports the -dot-edge-numbers option. Where can I find the file implementing this option (e.g, the source file for edge profiling is located in lib/transforms/instrumentation)? Please help me out. Thanks Naveed Ul Mustafa
2004 Aug 14
1
linux client not working properly
SAMBA WEIRD PRBLEM, PLEASE HELP!!! this is my environment: SERVER runnning Centos 3.1 with all the updates applied, sharing files using samba, rpm version 3.0.4, release 6.3E Clients running Mandrake 10.0 Download edition with all the patches applied, clients to the file server mentioned above. Samba is version 3.0.2a, release 3mdk Here is my server smb.conf files **********SMB.CONF START
2016 Nov 25
2
Translation of custom attribute (defined for variables) from clang to llvm
...quot;unsafe-fp-math"="false" "use-soft-float"="false" } attributes #1 = { argmemonly nounwind "target-cpu"="myriad2.2" } Can someone help me please to solve the problem so that custom attribute also appears in the IR. Thanks in advance -- Naveed Ul Mustafa
2016 Dec 13
1
Lowering the metadata attached to an instruction down to Pattern Instruction Selection pass
...oreg, 7; mem:Volatile ST4[%x] IRF32:%vreg3 %vreg4<def> = LSU_LDO_i32_Myr2 <fi#1>, 0, pred:1, pred:%noreg, 7; mem:Volatile LD4[%x] IRF32:%vreg4 %I18<def> = COPY %vreg4; IRF32:%vreg4 SHAVE_RETURN %I18 # End machine code for function main. Thanks for any helpful response. -- Naveed Ul Mustafa
2019 Oct 30
0
[PATCH] iommu/virtio: Remove unused variable
On Fri, Oct 25, 2019 at 01:13:40PM -0300, Cristiane Naves wrote: > Remove the variable of return. Issue found by > coccicheck(scripts/coccinelle/misc/returnvar.cocci) > > Signed-off-by: Cristiane Naves <cristianenavescardoso09 at gmail.com> > --- > drivers/iommu/virtio-iommu.c | 3 +-- > 1 file changed, 1 insertion(+), 2 deletions(-) Applied for v5.5, thanks.
2008 Oct 28
1
Get ip address
Hi, I need write a script to get number of connections of a IP list that is ESTABLISHED. I?m using Solaris 10, then i can?t use ip probe. -- +++++++++++++++++++++++++++++++++++++++++++++++ Wesley Naves de Faria Analista de Suporte SCSA - Sun Certified System Administrator for Solaris 10 SCNA - Sun Certified Network Administrator for Solaris 10 FreeBSD / OpenBSD / Linux
2005 Mar 23
1
Question on Inheriting Permissions
I asked this question yesterday and got some really good answers that I will be able to use later. My problem was that I did not ask the question in an exact enough way. Here is what I am trying to do: I have a share on my Samba server called art. The directory is owned by the user root and the group tech doc. I have set the permissions like this on the directroy: drwxrwxr_x That is I want
2004 Sep 28
1
[Patch] rsync-2.6.2: Allow 'port = N' in rsyncd.conf
Hi, If anyone is interested, the included patch to rsync-2.6.2 allows you to specify the port number for an rsync server as a global option in rsyncd.conf with 'port = <N>' (where <N> is your favorite port number). Note that this parameter only takes effect when the server is started, not when clients connect. Also, specifying the port in rsyncd.conf takes precedence
2005 May 05
3
body of non-visible function
Hello, Is there any possibility in R to see the body of the non-visible function, for example princomp? If I do : > methods(princomp) so, I get that princomp.default and princomp.formula are non-visible functions and body(princomp.default) doesnt show it. In particular, I guess I have a very nave question Id like to see how scores calculation is implemented in the function princomp.
2011 Nov 29
7
gem for storing and tracking changes
Hi people I want to know which is the best gem or plug-in to store and track register changes for a rails 3.0.9 app Hope you can help me, thanks -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To unsubscribe from this
2005 Dec 05
1
data frames, na.omit, and sums
Dear R-helpers, New to R, I'm in the middle of a project that I'm using to force me learn R. I'm running into some behavior that I don't understand, and I need some advice. In the last week I've gotten some great advice from the list on visualizing my data, and I was hoping people could help me get over another barrier I've encountered to my progress. Before I
2004 Dec 02
1
Microsoft Office XP Install problems on wine
I'm trying to install Office XP on Fedora 3, with the 12/1/2004 wine build from the source. I tried the suggestions given by Ronald Nave on Dec 2/2004 (installing DCOM98, windows installer), but to no avail, and I get the following errors, any help/suggestions are appreciated! ------------------------------------ fixme:wininet:FindFirstUrlCacheEntryA ((null), 0x7fd943b0, 0x5b41ea38): stub
2004 Dec 02
2
installing Microsoft Office under wine
I have been unable to install Microsoft Office 2000 under wine on several Fedora Linux machines. The problem seemed to start with the June 2004 release of wine and has persisted for every version I have tried up to and including the latest 12/01/2004 version. I have tried both RPM install and compiling from source with similar results. I have one machine running the May 2004 wine that
2005 Feb 26
0
TaxCut 2004 on Wine
I downloaded Mozillacontrol16.exe and installed it under wine ( February 2005) and Fedora 1. Tax cut now comes up normally and appears to be fully functional. I will nonetheless probably actually use Windows to run tax cut for submission to the IRS. Eventually I hope to build a new computer with only fedora and no windows partition. Hopefully by that time wine will allow me to move all of my
2004 Dec 02
1
problems installing MS Office on wine
I am attempting to install MS Office 2000 on a Fedora 3 system with the latest 12/1/2004 wine built from source. I was getting multiple errors followed by the wine debugger aborting. Based on information from the user group I have installed dcom98.exe ( by downloading dcom98.exe and running wine dcom98.exe ) This appeared to work , but produced a warning message ( newer version of dcom
2008 Jun 26
2
[Bug 10840] Swfdec should support AVM2
http://bugs.freedesktop.org/show_bug.cgi?id=10840 Pekka Lampila <pekka.lampila at iki.fi> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |patrys at pld-linux.org --- Comment #12 from Pekka Lampila <pekka.lampila at iki.fi> 2008-06-26
2011 Mar 14
1
AOV() may misslabel random effects.
Greetings, The aov() function may mislabel the random effects as in the example below: Has anybody else noticed this? Cordially, Giles Crane, MPH, ASA, NJPHA gilescrane at verizon.net > m2 Call: aov(formula = y ~ ap + pe + Error(ju), data = d) Grand Mean: 77.50667 Stratum 1: ju Terms: ap Sum of Squares 4322.538 Deg. of Freedom 12 13 out of 25 effects not