search for: panigrahi

Displaying 9 results from an estimated 9 matches for "panigrahi".

2019 Sep 12
3
Taint flow tracking
Let in a program a variable 'x' is tainted. There is an assignment 'y=x' where y is untainted. How to check the taintflow in the output or data flow graph ? Any suggestions? Thank you. Have a great day. -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20190912/5bb3655c/attachment.html>
2020 Jan 02
6
error in building llvm with default options
hello, I am trying to build LLVM with default options. I am getting the following error message after make. [100%] Building C object tools/llvm-c-test/CMakeFiles/llvm-c-test.dir/metadata.c.o [100%] Building C object tools/llvm-c-test/CMakeFiles/llvm-c-test.dir/module.c.o [100%] Building C object tools/llvm-c-test/CMakeFiles/llvm-c-test.dir/object.c.o [100%] Building C object
2019 Oct 25
3
register spilling and printing live variables
Hello, I have studied register allocation in theoretical aspects and exploring the same in the implementation level. I need a minimal testcase for register spilling to analyze spilling procedure in llvm. I tried with a testcase taking 20 variables but all the 20 variables are getting stored in the stack using %rbp. Maybe my live variable analysis is wrong. Please help me with a minimal testcase
2019 Dec 21
2
accessing stack frame after returning from the function
Hello, I have a few general questions. 1. Whether the memory contents assigned for a function are accessible after we return from that function? If yes, how can we access it? 2. Does llvm delete the stackframe assigned for a specific function, after we return from that function? 3. If not, how can we delete the stackframe or clear the memory content after we return from the function? Where do
2020 Feb 12
2
tool options to generate spill code
Hello, For the following test case, reg.c #include <stdio.h> int getinput() { static int u=10; return u++; } int main() { int a,b,c,d,e,f,g; a=getinput(); b=getinput(); c=getinput(); d=getinput(); e=getinput(); f=getinput(); g=getinput(); printf("%d %d %d %d %d %d %d\n",a,b,c,d,e,f,g); a=b=c=d=e=f=g=0; return 0; } *1.
2020 Jan 02
2
error in building llvm with default options
...ssue with 32 > GB + 16 core when build with default options (clang was around 1 GB > binary), you could try to enable shared libraries(BUILD_SHARED_LIBS). > In that case I did not run into out of memory kind of issues. > > -- > Kokan > > On Thu, 2 Jan 2020 at 14:14, Priyanka Panigrahi via llvm-dev > <llvm-dev at lists.llvm.org> wrote: > > > > hello, > > > > I am trying to build LLVM with default options. I am getting the > following error message after make. > > > > [100%] Building C object > tools/llvm-c-test/CMakeFiles/llvm-c-...
2020 Jan 02
3
error in building llvm with default options
...(clang was around 1 GB > >> binary), you could try to enable shared libraries(BUILD_SHARED_LIBS). > >> In that case I did not run into out of memory kind of issues. > >> > >> -- > >> Kokan > >> > >> On Thu, 2 Jan 2020 at 14:14, Priyanka Panigrahi via llvm-dev > >> <llvm-dev at lists.llvm.org> wrote: > >> > > >> > hello, > >> > > >> > I am trying to build LLVM with default options. I am getting the > following error message after make. > >> > > >> > [10...
2006 May 23
1
Configure Voipjet.com content in Asterisk
...ager to use a service provided by "voipjet.com". But, before going for registered version, I want to use their trail version. For that I have registered with "Instant IAX Test Account" and got some values. My user name is "crazymoonboy". The values are: Chandramouli Panigrahi, here are your personalized Asterisk configuration settings. Print them out and keep them in a safe place, but do not share them with others. If testing or debugging with a softphone, FireFly is recommended although it is only optimized for the ILBC codec. iaxComm also works. VoipJet account numb...
2009 Apr 27
3
Formatting numbers
...results of lda (Prof Brian Ripley) > 51. Install packages not working in latest version? > (Neotropical bat risk assessments) > 52. Re: Install packages not working in latest version? (Uwe Ligges) > 53. comparing matrices (Esmail) > 54. doubt in vglm output (priyabrata panigrahi) > 55. figure layout (hesicaia) > 56. Re: ANOVA/statistics question (drmh) > 57. Re: comparing matrices (ONKELINX, Thierry) > 58. Problem with create a tree (Grze?) > 59. Re: THE EQUIVALENT OF SQL INNER TABLE JOIN IN R > (Wacek Kusnierczyk) > 60. Re: Memory...