search for: irini

Displaying 12 results from an estimated 12 matches for "irini".

2015 Dec 15
4
Line number without -Debug ?
.... I found out that I can use: DebugLoc Loc = CurrentInstruction->getDebugLoc(); unsigned Line = Loc.getLine(); But this works only if DEBUGFLAG is True. I'd like to be able to get the Line number without being on a 'Debug' mode. Is this possible? Thanks again, -irini On 15/12/2015 09:37, Eric Christopher wrote: > Not sure what you mean, but the answer is likely "no" as there's > nothing for anything to retrieve. Diagnostics inside the compiler can > usually get it from certain IR constructs that have line information, > but I'm...
2015 Dec 15
2
Line number without -Debug ?
Hi list, Is it possible to retrieve the source/IR line number without being on a debug mode? Thank you in advance, -- irini
2016 May 23
1
Andersens analysis ?
Hi all, I was trying to find the equivalent analysis of Andersens on LLVM. I found it only on LLVM 2.6 on 'Analysis/IPA' folder. Is it removed/renamed on later versions? I'm mostly interested in 3.4 version or later. Thank you in advance, -- Irini -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20160523/108699d1/attachment.html>
2015 Oct 16
3
Break nested instructions?
Is there any pass that breaks an expression out of an instruction's operand into its own instruction, so that such nested instructions become explicit and are thus easier to work with in? e.g Following|call|instruction contains a|GEP|instruction as its first operand. Is there any pass which allows me to break up this: | %call = call i32 (i8*, ...)* @printf(i8* getelementptr inbounds ([4
2015 Oct 16
2
Break nested instructions?
On 16/10/15 12:59, David Chisnall wrote: > On 16 Oct 2015, at 10:44, Irini Stavrakantonaki via llvm-dev <llvm-dev at lists.llvm.org> wrote: >> Following call instruction contains a GEP instruction as its first operand > No it doesn’t. It contains a GEP constant expression. This is a bit confusing at first, especially when working with IRBuilder, which can...
2015 Oct 16
2
Break nested instructions?
On 16/10/15 14:09, mats petersson wrote: > I think it's important to understand that this is not ALWAYS the case. > The operands can be either a constant expression or an instruction. > > For example: > > char *a; > int x; > > if(cond) a = "%d"; > else a = "%x"; > printf(a, x); > > In this case, the compiler
2006 Mar 30
0
Mongrel and capistrano
...d the situation bein this case? How can I get some kind of statistics? Should I use abackup server or maybe mongrel is going to provide some apachecompatible log files in future? Best regards, Metin--Pace Peace Paix Paz Frieden Pax Pok?j Fri?ur Fred B?keHasiti Lap? Hetep Malu M?? Wolakota Santiphap Irini PeochShanti Vrede Bar?? R?j M?r Taika Rongo S?lh Py''guapy
2015 Oct 16
2
Break nested instructions?
On 16/10/15 14:33, mats petersson wrote: > Interesting point, I'm not sure - but the operand on an "instruction" > is a Value, so I expect it can be any type that is within the Value > class hierarchy? I expected the same. That's why I was searching a way to "break" the inlined instructions, as nested instructions are not convenient for me. In case the
2006 Jun 21
7
Mongrel 0.3.13.1 -- Quick Small Fixes
Hi Everyone, This is a small release that fixes a little bug, some of the documentation, and adds the new RedirectHandler code and a @redirect@ call for the mongrel.conf files. It''s fresh so don''t rely on it. Everyone should upgrade with the usual *gem update* command (which tells you it''s "Upgrading...") and tell me how it works. This release fixes: * The
2006 Apr 07
5
Is mongrel stable enough to be used in a production environment?
Is mongrel stable enough to be used in a production environment? Is it stable? If so, which version is recommended? Thanks, Chris -------------- next part -------------- An HTML attachment was scrubbed... URL: http://rubyforge.org/pipermail/mongrel-users/attachments/20060407/8d3ad7b4/attachment.htm
2006 Jun 27
9
Mongrel, sit!, good god! -- said Rails core.
Oh well, needed a good subject, sounds funny enough? http://dev.rubyonrails.org/ticket/5475 Add "automatic" mongrel support to script/server Status: closed, commited in rev #4486. That is good news, right? Ok, back to work, enoguh relax for me ;-) -- Luis Lavena Multimedia systems - Leaders are made, they are not born. They are made by hard effort, which is the price which all of
2006 Jun 27
0
using mongrel on port 80
..._______________ > > Mongrel-users mailing list > > Mongrel-users at rubyforge.org > > http://rubyforge.org/mailman/listinfo/mongrel-users > > > > > > -- > Pace Peace Paix Paz Frieden Pax Pok?j Fri?ur Fred B?ke > Hasiti Lap? Hetep Malu M?? Wolakota Santiphap Irini Peoch > Shanti Vrede Bar?? R?j M?r Taika Rongo S?lh Py''guapy > -------------- next part -------------- > An HTML attachment was scrubbed... > URL: http://rubyforge.org/pipermail/mongrel-users/attachments/20060627/95100586/attachment-0001.html > > -------------------------...