search for: fatem

Displaying 20 results from an estimated 38 matches for "fatem".

Did you mean: fate
2015 Nov 17
2
Confused on how to do a machinefunction pass
Yes, I have done exactly the same. The wawanalyzer is the same. I changed ARM.h and ARMTargetMachine.cpp in the tager/arm folder. then I make tool/llc and lib folder. On Tue, Nov 17, 2015 at 10:55 AM, John Criswell <jtcriswel at gmail.com> wrote: > On 11/17/15 12:16 AM, fateme Hoseini via llvm-dev wrote: > > Hi, > So, I run my pass in X86 target with llc command and it printed out > "hello****". Now I am trying to do the same pass for ARM target. So I did > exactly what I did for X86 as mentioned in my previous posts. When I run > the followi...
2016 May 06
2
Spill code
Hi, Is it possible to add a spill code (a pair of store /load ) to the machinecode in a pass before the instruction emitter? If so, how can I calculate the address (offset to the sp) for the spill store/load instructions? Thanks -------------- next part -------------- An HTML attachment was scrubbed... URL:
2015 Nov 17
2
Confused on how to do a machinefunction pass
...command: llc -march=arm test.ll -o test nothing prints out. I did the same for MIPS target too and I got no result. Can anyone tell me what I'm doing wrong. Is there any difference between writing machinefunction passes in x86 and other targets? Thank you, Fami On Fri, Nov 6, 2015 at 10:56 AM, fateme Hoseini <hoseini.f at gmail.com> wrote: > Hi > So I m trying to write my first backend pass. I created a file in > target\x86\wawanalyzer.cpp based on hexagonHardwareLoops.cpp file. Now it's > just a simple file that prints hello to the output. I have attached the > file...
2015 Nov 04
3
Confused on how to do a machinefunction pass
Thank you so much. That helped alot. Fami On Wed, Nov 4, 2015 at 9:40 AM, John Criswell <jtcriswel at gmail.com> wrote: > On 11/3/15 7:54 PM, fateme Hoseini wrote: > > Dear John, > Thank you so much for your help. I looked at those documents. Could you > kindly answer the following questions: > > Does it mean that I have to make my own backend target in order to write a > machine pass even if I want to run a simple machine...
2008 Nov 11
1
Dial outside number using the E1 Link
Hi: I've configured an asterisk server with A102d sangoma's card and the E1 link.I want to dial outside number using the E1 Link.How can I dial a phone number?Is this true? exten => 123,1,Dial(ZAP/1/phone number) I'd appreciate any help. -------------- next part -------------- An HTML attachment was scrubbed... URL:
2007 Oct 08
3
asterisk1.2
Hi: I want to use asterisk1.2 but I don't know which version of asterisk1.2 and zaptel1.2 is best.Please offer me one version of asterisk and zaptel and libpri.How about asterisk1.2.24 and zaptel1.2.20.1 and libpri1.2.5?And do they work togather well? Best regards. --------------------------------- Pinpoint customers who are looking for what you sell. -------------- next part
2015 Dec 21
2
get instruction destination register
...ysreg66. Could you please help me on how to convert these physical register number to the ARM related register? I mean the 15 GPRs in ARM. Thank you, Fami On Sat, Dec 19, 2015 at 5:02 PM, Tim Northover <t.p.northover at gmail.com> wrote: > Hi Fami, > > On 19 December 2015 at 11:34, fateme Hoseini via llvm-dev > <llvm-dev at lists.llvm.org> wrote: > > I get my machine instruction, but I don't know how to get dest reg. I > looked > > at MachineInstr.h but couldn't find it out. > > You probably want to iterate through the instruction's operand...
2017 Jan 09
4
Find instruction's offset
Hi, Is there a way to get instruction's offset at compile time with llvm for ARM? I am trying to create a map between instructions at compile time and this run-time info. Since PC is a relative value, I am trying to use the instruction's offset as a constant property of instruction to create this map. I think offset information should be available to create the executable, if so where to
2016 Apr 05
3
Add Call instruction in IR for a non-existing function
Hello everyone, I am trying to add checkpoints to my IR code. In order to do that I need to add this instruction: call void @m5_checkpoint(i64 0, i64 0) to some of the basic blocks in my benchmark. m5_checkpoint is a function defined for checkpointing in another simulator and is not included in my benchmark source code. So I need to create this instruction and I couldn't figure out how to do
2016 Feb 11
3
Writing an LLVM Pass that depends on mem2reg
...orum. I want to use getAnalysisUsage(AnalysisUsage &AU) to get MachineLoopInfo. I have used this on my passes before but, this time I am trying to get this information in ScheduleDAGRRList scheduler class. There is no runonmachinefunction function. Do you know how I can implement this? Regards, Fateme I will appreciate it you can help me with this problem. <quote author='Mehdi Amini via llvm-dev'> Hello, I am used to specifying dependence on other LLVM passes in the `getAnalysisUsage(AnalysisUsage &)` method of my pass. However, it doesn't seem that there is a header file...
2015 Nov 04
2
Confused on how to do a machinefunction pass
...'es. > > Regarding documentation, have you looked at the following? > > http://llvm.org/docs/WritingAnLLVMBackend.html > http://llvm.org/docs/CodeGenerator.html > http://llvm.org/docs/MIRLangRef.html > > Regards, > > John Criswell > > > On 11/3/15 3:47 PM, fateme Hoseini via llvm-dev wrote: > > Hi everyone, > I am a LLVM newbie. I need to write a machinefunction pass for my project. > This should be an analyzer of the machine code to do some profiling. I have > written a couple of function passes for front end, but it seems they are > com...
2007 Jul 30
2
TE212 or TE220
Hi: I want to have conference call with asterisknow and need 2 ports E1.Which Digium card is better?TE212 or TE220.I haven't problem with motherboard. Regards. --------------------------------- Get the Yahoo! toolbar and be alerted to new email wherever you're surfing. -------------- next part -------------- An HTML attachment was scrubbed... URL:
2007 Aug 06
2
A102d samgoma's card
Hi: Please every that work with A102d say how about is it?Is it really difficult to install card for me new in asterisk? Best regards. --------------------------------- Boardwalk for $500? In 2007? Ha! Play Monopoly Here and Now (it's updated for today's economy) at Yahoo! Games. -------------- next part -------------- An HTML attachment was scrubbed... URL:
2008 Jun 16
1
asterisk was discunnected suddenly
Hi: I configured an asterisk server with 2.4G cpu and 1G ram for conference call service but when 5 peoples about 20 minutes were talking together suddenly asterisk was disconnected.May it has happened because low cpu or ram?I saw var/log/asterisk/messages file but everything was going well apparently,asterisk was disconnected suddenly.What 's&nbsp; your idea?Please&nbsp; guide me.
2016 May 13
3
Access to dynamic execution information.
Hi Does LLVM dynamically run the program to obtain profiling information like branch weight? if so, can we access the information regarding this run like the number of instructions that have been executed dynamically between two specific points of the program? Thanks -------------- next part -------------- An HTML attachment was scrubbed... URL:
2015 Dec 19
2
get instruction destination register
Hello everyone, I am trying to write a code to do the following: 1. Get an ARM machine instruction 2. Find destination register of that instruction that has been written 3. set a bit in a vector, according to that register number. (Since it's ARM, I have a 15 bit vector) It means if I have : add r0, r1, r0 I want to get r0 as dest reg and set the index 0 of my vector to 1. I get my machine
2015 Nov 02
2
beginner problem with cross compilation
Hi everyone, I am a new commer and I 'm tying to use LLVM to cross compile a code. I want to cross compile to MIPS and the host is the default x86. The more I read the document the more confused I get. I see documents on cross-compiling to ARM. But some install some gcc packages, while some use clang. I don't know where to start and how to do it. Is this just enough to run a command line
2015 Nov 03
2
Confused on how to do a machinefunction pass
Hi everyone, I am a LLVM newbie. I need to write a machinefunction pass for my project. This should be an analyzer of the machine code to do some profiling. I have written a couple of function passes for front end, but it seems they are completely different. I searched through forum and llvm documents, but couldn't find anything useful or questions were unanswered. Can anyone reference me to
2007 Aug 08
1
E1 or analog line
Hi: I want to have conference call(meetme) service with asterisk and 30 users.Now do I use 1E1 or 30 analog lines with due attention to high price of E1 line?And which interface card do I use? Best regards. --------------------------------- Yahoo! oneSearch: Finally, mobile search that gives answers, not web links. -------------- next part -------------- An HTML attachment was
2007 Aug 22
1
How do I configure asterisk?
Hi: Which one is better and easier for configure asterisk,directly or by GUI ? I'd appreciate any idea. Regards. --------------------------------- Building a website is a piece of cake. Yahoo! Small Business gives you all the tools to get online. -------------- next part -------------- An HTML attachment was scrubbed... URL: