search for: vikram

Displaying 20 results from an estimated 863 matches for "vikram".

2006 Apr 26
0
[LLVMdev] Re: Newbie questions
>>>>> "Vikram" == Vikram Adve <vadve at cs.uiuc.edu> writes: Vikram> Either way, one issue that you will have to deal with is preserving Vikram> the behavior of Java exceptions (assuming you care about that). LLVM Vikram> does not preserve the order of potentially excepting instructions Vik...
2006 Apr 26
5
[LLVMdev] Re: Newbie questions
On Apr 26, 2006, at 10:45 AM, Tom Tromey wrote: >>>>>> "Vikram" == Vikram Adve <vadve at cs.uiuc.edu> writes: > > Vikram> Either way, one issue that you will have to deal with is > preserving > Vikram> the behavior of Java exceptions (assuming you care about > that). LLVM > Vikram> does not preserve the order of poten...
2006 Apr 26
0
[LLVMdev] Re: Newbie questions
>>>>> "Vikram" == Vikram Adve <vadve at cs.uiuc.edu> writes: Vikram> Ok, this makes sense. But I was actually asking how you deal with Vikram> this in the LLVM JIT for libgcj (I guess it is too early for you to Vikram> have an answer). Yeah. I completely punted on exception handling in ge...
2006 Apr 24
4
[LLVMdev] Newbie questions
...> link with and invoke C++ libraries? Or perhaps a little C++ starter > program > is all that is needed, then the existing code can be used via > extern "C"? > Alternately, if there were Java JNI wrappers, I could invoke > those... Etc. > > -Archie > --Vikram http://www.cs.uiuc.edu/~vadve http://llvm.cs.uiuc.edu/
2016 Feb 24
2
Implement Loop Fusion Pass
> On Feb 22, 2016, at 6:27 AM, Vikram TV <vikram.tarikere at gmail.com> wrote: > > > > On Fri, Feb 19, 2016 at 10:46 PM, Vikram TV <vikram.tarikere at gmail.com <mailto:vikram.tarikere at gmail.com>> wrote: > Hi, > > Thanks for the reply. Few thoughts inlined. > > On Fri, Feb 19, 2016 a...
2007 Nov 02
3
[LLVMdev] [Fwd: Fwd: LLVM and threading]
Dear All, Here's a question Vikram and I received. Is the LLVM JIT thread safe? -- John T. -------------- next part -------------- An embedded message was scrubbed... From: "Adve, Vikram Sadanand" <vadve at uiuc.edu> Subject: Fwd: LLVM and threading Date: Thu, 1 Nov 2007 09:48:59 -0500 Size: 3037 URL: <http://l...
2016 Jul 22
4
ThinLTO status in trunk?
...ect. The blog said it will be available in clang-3.9 but both clang-3.8 and trunk seem to have some degree of support for it. What is the status of ThinLTO in 3.8 (preferably) or trunk (otherwise)? Are either of these usable with multiple threads? What about for a distributed build? Thanks! -—Vikram // Vikram S. Adve // Professor, Department of Computer Science // University of Illinois at Urbana-Champaign // vadve at illinois.edu // http://llvm.org
2016 Feb 19
3
Implement Loop Fusion Pass
Hi, Thanks for the reply. Few thoughts inlined. On Fri, Feb 19, 2016 at 8:00 AM, Adam Nemet <anemet at apple.com> wrote: > Hi Vikram, > > On Feb 18, 2016, at 9:21 AM, Vikram TV via llvm-dev < > llvm-dev at lists.llvm.org> wrote: > > Hi all, > > I have created a patch (up for review at: http://reviews.llvm.org/D17386) > that does Loop Fusion implementation. > > Approach: > Legality: Currentl...
2016 Jun 23
3
[Proposal][RFC] Cache aware Loop Cost Analysis
On Thu, Jun 23, 2016 at 11:34 PM, Adam Nemet <anemet at apple.com> wrote: > > > >> Hi Vikram, >> >> Is the analysis result specific to a loop nest or to a loop nest together >> with a set of reference groups? >> > The result is specific to each loop in the loop nest and the calculations > are based on the references in the loop nest. > > > Sorry can y...
2009 Jul 11
10
[LLVMdev] ANTLR?
...e. Clang would be great but its C++ support is still some way away and we need something that works or nearly works now. Does anyone have any experience with ANTLR for parsing C++ and for extending their C++ parser? Any other feedback on ANTLR in general would be welcome too. Thanks, --Vikram Associate Professor, Computer Science University of Illinois at Urbana-Champaign http://llvm.org/~vadve P.S. Sorry for the spam. I know this question is not directly LLVM related but it is peripherally related and this list is the best source I could think of for C++ parsing experience. ----...
2016 Jul 22
2
ThinLTO status in trunk?
> On Jul 22, 2016, at 12:36 PM, Teresa Johnson via llvm-dev <llvm-dev at lists.llvm.org> wrote: > > Hi Vikram, > > Thanks! > > I'm not sure what part got committed in the 3.8 timeframe - it looks like that was released back in March? 3.8 was branched in early January though. It has some of the work-in-progress for ThinLTO, it “could” work in simple cases I guess, but it hasn’t really be...
2007 Mar 12
0
[LLVMdev] Expressing inter thread dependencies
...specifically aimed at embedded systems. In fact, we called the language subset "Control C" :^). If you're interested, here are a couple of papers on these issues: (1) "Memory Safety Without Garbage Collection for Embedded Applications" Dinakar Dhurjati, Sumant Kowshik, Vikram Adve and Chris Lattner ACM Transactions in Embedded Computing Systems (TECS), February 2005. http://llvm.org/pubs/2005-02-TECS-SAFECode.html (2) "Enforcing Alias Analysis for Weakly Typed Languages" Dinakar Dhurjati, Sumant Kowshik, and Vikram Adve Technical Report #UIUCDCS-R-2005-2657,...
2006 Dec 06
2
[LLVMdev] Fwd: Compiler opportunities at Cray
Please apply directly using the forms or URL below, or contact Luiz if you have questions. --Vikram Begin forwarded message: > From: "Luiz DeRose" <ldr at cray.com> > Date: December 5, 2006 5:26:01 PM CST > To: <vadve at cs.uiuc.edu> > Subject: Compiler opportunities at Cray > > Hi Vikram, > > I am attaching PDF descriptions of the compiler positio...
2015 Jan 08
3
Building Speex for ARM64
Hi, Has anyone attempted to build the Speex codec for ARM64? If so, could you please share the build instructions or some references detailing what scripts need to be updated. Regards, Vikram
2005 Dec 16
1
Bug in acepack (PR#2352)
...(n) cause a Segmentation fault, and cause R to crash. Acepack author and maintainer Rob Tibshirani <tibs at utstat.toronto.edu> has been contacted with this information. This is not a bug with R, but with acepack, and should be closed. Neha Pandey <neha.pandey at gmail.com> Vikram Aggarwal <vikram at mayin.org> -- Vikram Aggarwal: http://www.mayin.org/~aragorn/
2004 Nov 20
2
[LLVMdev] Re: C back-end for llvmg++
On Nov 19, 2004, at 9:25 PM, Mohd-Hanafiah Abdullah wrote: > Dear Dr Vikram: > > I need to know how to invoke llvmg++ so that it generates C code. Here's how you can do a single file (i.e., an unlinked executable): llvmg++ -c infile.cpp -o - | llc -march=c -o infile.cbe.c Reid might be able to tell you how to do it with a single command using the llvmc tool....
2016 Jun 23
2
[Proposal][RFC] Cache aware Loop Cost Analysis
On Thu, Jun 23, 2016 at 9:54 AM, Adam Nemet <anemet at apple.com> wrote: > > On Jun 9, 2016, at 9:21 AM, Vikram TV via llvm-dev < > llvm-dev at lists.llvm.org> wrote: > > > > On Wed, Jun 8, 2016 at 10:20 PM, Hal Finkel <hfinkel at anl.gov> wrote: > >> >> ------------------------------ >> >> *From: *"Vikram TV via llvm-dev" <llvm-dev at lists....
2016 Jul 22
3
ThinLTO status in trunk?
...nits not affected by IPA representation (like function size, number of basic blocks, etc, *not* total memory consumption) -- how ThinLTO helps to stay within them? Yours, Andrey > 22 июля 2016 г., в 22:36, Teresa Johnson via llvm-dev <llvm-dev at lists.llvm.org> написал(а): > > Hi Vikram, > > Thanks! > > I'm not sure what part got committed in the 3.8 timeframe - it looks like that was released back in March? A number of fixes have gone in since then so I would stick with a more recent version. The ThinLTO in trunk and (presumably 3.9 which seems to have not yet g...
2007 Apr 13
2
[LLVMdev] Wiki
...likely). They actually have a central departmental Wiki and created an LLVM space there already, but that cannot be made accessible to non-UIUC people without creating an account for each person. They have a policy of not setting up individual Wikis but had to make an exception for us. --Vikram http://www.cs.uiuc.edu/~vadve http://llvm.cs.uiuc.edu/ On Apr 13, 2007, at 9:49 AM, Reid Spencer wrote: > Thanks for the generous offer, but this is already happening at > UIUC. I > was just venting some frustration at the manual process of hacking > HTML > files and committin...
2006 Apr 27
2
[LLVMdev] Re: Newbie questions
On Apr 26, 2006, at 3:23 PM, Chris Lattner wrote: > On Wed, 26 Apr 2006, Vikram Adve wrote: >>> On some platforms we generate explicit checks for null pointer >>> dereferences and for division by zero (division is a bit >>> different in >>> that we also have to handle java's special rule for dividing -1 >>> by the >>&g...