similar to: [GSOC 2018] Improve function attribute inference

Displaying 20 results from an estimated 2000 matches similar to: "[GSOC 2018] Improve function attribute inference"

2018 Mar 01
2
[GSOC 2018] Improve function attribute inference
Eric: thanks for bringing this to my attention; I somehow missed this email. Hi Buddhika, Thanks for getting in touch and for your interest. Please submit an application whenever the registration period opens and let me/us know if you have any question regarding the project and/or GSoC. Regards, Nuno On Sun, Feb 25, 2018 at 1:37 PM buddhika chamith via llvm-dev <llvm-dev at
2018 Feb 28
0
[GSOC 2018] Improve function attribute inference
On Sun, Feb 25, 2018 at 1:37 PM buddhika chamith via llvm-dev < llvm-dev at lists.llvm.org> wrote: > Hi Devs, > > I am a PhD student at Indiana University. I am interested in working on > the project on function attribute inference. My current research direction > involves runtime binary optimization using JIT compilation from a lifted > LLVM IR. I am hoping various
2018 Aug 27
2
Testing LLVM XRay
Hi All, I am trying to test run clang XRay tool. I was following the steps at [1]. But the log file does not seem to get generated. According to the instructions I used 'fxray-instrument' switch when compiling and then specified 'patch_premain=true' at XRAY_OPTIONS. Is there anything else that I need to do? I am on a trunk build of clang. Could that be it? I am on clang version
2018 Mar 02
0
[GSOC 2018] Improve function attribute inference
Hi Nuno, Thanks. Appreciate if I can get some specific pointers to related code or documentation that I could start looking to to get myself oriented. I just started looking to in to lib/Analysis a bit. Regards Buddhika On Thu, Mar 1, 2018 at 4:50 AM, Nuno Lopes <nunoplopes at sapo.pt> wrote: > Eric: thanks for bringing this to my attention; I somehow missed this > email. >
2018 Mar 25
0
[GSOC 2018] Improve function attribute inference
Hi All, I have shared the draft now. Please check and comment if you get time. Regards Buddhika On Sat, Mar 17, 2018 at 4:29 PM, buddhika chamith <chamibuddhika at gmail.com> wrote: > Hi All, > > I have attached a draft (somewhat incomplete yet) of my proposal herewith. > Greatly appreciate any feed back on it (specially on the timeline bit since > I am not yet quite sure
2018 Mar 03
1
[GSOC 2018] Improve function attribute inference
Definitely have a look at the current analyses: - llvm/Transforms/IPO/FunctionAttrs.cpp - llvm/Transforms/IPO/InferFunctionAttrs.cpp Also, study the semantics of these attributes, starting with the docs: http://llvm.org/docs/LangRef.html#function-attributes Also, grep the LLVM sources for test cases that use the attributes to see examples on how they are used for optimization. Finally, have a
2018 Feb 24
1
Parsing a bit code file
I am trying to parse LLVM IR from a bit code file. I went through the following steps. hello.cpp #include <iostream> int main() { std::cout << "Hello world!" << "\n"; return 0;} dump.cpp #include <llvm/IR/Module.h>#include <llvm/IRReader/IRReader.h>#include <llvm/IR/LLVMContext.h>#include <llvm/Support/SourceMgr.h> using
2008 Jan 17
1
What are the theora installation files
hi all, I am using Ubuntu 7.04 version. please can anyone tell me what are the files that copy in to a computer when it install. the following are the some of observations i got. After installing the theora it will copy the required files to the following places (default) according to the configure script. libtheora: ................... /usr/local/lib C header files: ..............
2006 Mar 14
5
Indiana timezone changing
I have a couple questions... I am in Indiana and our time zone is changing. I used to choose America/Indiana/Indianapolis as the zone and we are changing to Eastern. Question 1) Is there a command line only way to change my timezone? I dont have access to X to run system-config-time. Doing a "system-config-time --help" or "system-config-time -h" did not give any information.
2009 Apr 17
3
Crossbow virtual router and firewall
I want to run a non-global zone as a virtual router and run ipnat inside the non-global zone, however, when I try to enable routing it can''t find route:default or network/ipfilter. I''m using exclusive IP inside the zones and using OpenSolaris 2008.11 build 110. I''ve tried sparse root and whole root zones without success. I''ve read blogs and posts and
2008 May 26
2
indiana as nfs server: crash due to zfs
hello all, i have indiana freshly installed on a sun ultra 20 machine. It only does nfs server. During one night, the kernel had crashed, and i got this messages: " May 22 02:18:57 ultra20 unix: [ID 836849 kern.notice] May 22 02:18:57 ultra20 ^Mpanic[cpu0]/thread=ffffff0003d06c80: May 22 02:18:57 ultra20 genunix: [ID 603766 kern.notice] assertion failed: sm->sm_space == 0 (0x40000000 ==
2007 Jul 12
4
VMGL?
Has anyone gotten this working? It seems it is a toolkit to allow guest OSes to have native speed OpenGL rendering. It might it be a good inclusion for Indiana. (To enable people to test it out in a VM.) http://www.cs.toronto.edu/~andreslc/vmgl/ --Brian P.S - The site said it is running on OpenSolaris _______________________________________________ indiana-discuss mailing list
2008 Nov 15
2
Best way to handle include files?
Hi folks, I am building a new box. Want it to look pretty much like an older Asterisk 1.2, Debian box that is in production. The new box will used as a test box before we implement changes to the production box. New box: ================================================ # cat /etc/issue; uname -a Debian GNU/Linux 4.0 \n \l Linux ServerName 2.6.18-6-686 #1 SMP Mon Oct 13 16:13:09 UTC 2008
2005 Jan 12
3
Win2K. Raw CUPS printing, driver download
Using Debian Sarge, samba, CUPS, and an HP G85 mutifunction with HPOJ to use the G85 USB connection, I've been able to get raw printing to work, and Point 'n' Print driver download to work, but not at the same time. The driver download was a chore, because of HP's proprietary install program. Had to install the driver locally to get the needed files and copy them manually to the
2005 Aug 29
2
delay before dial on TDM04B - continued
I tried adding wwww to my dial string... It appears to not made any differnece. I see by watching show channels that the w's are there in the dial. I have this box connected to bell south down in georgia. I have an identical box connected in indiana. The box in indiana works fine when dialing out. When in GA dialout is getting "you must first dial a 1 to place this call". show
2010 May 06
2
[LLVMdev] Unreachable code executed crash
I was able to solve that but still crashing with the same error saying "Unreachable executed". I have attached the output with this mail. Thanks in advance. On Thu, May 6, 2010 at 2:38 AM, Nick Lewycky <nicholas at mxc.ca> wrote: > Adarsh Yoga wrote: > >> Yes. Intially the pass was crashing when the module when the module >> verifier was running. I was able to
2010 May 06
2
[LLVMdev] Unreachable code executed crash
Yes. Intially the pass was crashing when the module when the module verifier was running. I was able to solve that and now it is crashing when the bit writer pass is running. On Wed, May 5, 2010 at 8:39 PM, Nick Lewycky <nlewycky at google.com> wrote: > On 5 May 2010 17:12, Adarsh Yoga <ayoga at umail.iu.edu> wrote: > >> Hi, >> >> I've written a pass
2010 Feb 15
1
[PATCH] drm/nouveau: fix pramdac_table range checking
On Mon, Feb 15, 2010 at 03:40:56PM +0300, Dan Carpenter wrote: > This is the results from: > make C=1 CHECK="/path/to/smatch -p=kernel" bzImage modules | tee warns.txt > grep -w overflow warns.txt | uniq -f 3 | tee err-list > > I hacked on the buffer overflow check last weekend and these are the > results. It has way more false positives than the other bug
2023 Jul 20
1
Media flow between them
I have a hosted server. I have TWO different locations what have phones. Chicago and Indiana If I send audio direct from server to Chicago I hear it - same with indiana. But if indiana calls chicago - NO AUDIO. I see this in the CLI -- Channel SIP/63009-00000013 joined 'simple_bridge' basic-bridge <475050e7-9d99-43f0-a9bf-7aa581a97fd9> -- Channel SIP/63000-00000012 joined
2007 Sep 08
2
Problem in installing packages on linux machine...
Hi, I am trying to install RSQLite package on my Fedora workstation. I tried to install other packages as well, but each time I got the same error messages saying "compilation error" and "non zero exit status". Do I have to specify "lib="? I never specified the library path before when I was using Fedora Core 6. Warning in install.packages("RSQLite")