similar to: [LLVMdev] Fwd: Message from Marina Moreno (via www.cs.uiuc.edu)

Displaying 20 results from an estimated 1000 matches similar to: "[LLVMdev] Fwd: Message from Marina Moreno (via www.cs.uiuc.edu)"

2007 Mar 20
0
[LLVMdev] Fwd: Message from Marina Moreno (via www.cs.uiuc.edu)
On Tue, 20 Mar 2007, Vikram S. Adve wrote: > Some people on these lists may be interested in these positions at Google. > Please contact Marina directly if you're interested. Are these job postings llvm-related? If not, they are off topic for this list. Thanks, -Chris > > Begin forwarded message: > >> Hi Vikram, >> >> My name is Marina Moreno. I'm
2004 Apr 30
2
[LLVMdev] http://llvm.cs.uiuc.edu/releases/1.2/docs/ReleaseNotes.html#install-instructions
Hi devels, "install-instructionsSection" seems to be absent: http://llvm.cs.uiuc.edu/releases/1.2/docs/ReleaseNotes.html#install-instructions best regards, --- Valery A.Khamenya
2004 Apr 30
0
[LLVMdev] http://llvm.cs.uiuc.edu/releases/1.2/docs/ReleaseNotes.html#install-instructions
On Fri, 30 Apr 2004, [koi8-r] "Valery A.Khamenya[koi8-r] " wrote: > Hi devels, > > "install-instructionsSection" seems to be absent: > > http://llvm.cs.uiuc.edu/releases/1.2/docs/ReleaseNotes.html#install-instructions Fixed, the real link should go to the Getting Started Guide. Thanks! -Chris -- http://llvm.cs.uiuc.edu/
2004 Apr 30
1
[LLVMdev] http://llvm.cs.uiuc.edu/releases/1.2/docs/ReleaseNotes.html#install-instructions
> Fixed, the real link should go to the Getting Started Guide. Chris, now link is broken at all :) remove "Guide" in "GettingStartedGuide.html" to have: "GettingStarted.html"
2005 Aug 11
0
[LLVMdev] llvm.cs.uiuc.edu Services Restored
Dear All, Our server machine that hosts the CVS repository seems to have crashed last night. I have rebooted it, so CVS and web services for llvm.cs.uiuc.edu should now be operational. If you have any other problems, please email the llvmdev list. -- John T. -- John T. Criswell Research Programmer University of Illinois at Urbana-Champaign "It's today!" said Piglet. "My
2011 Dec 15
0
[LLVMdev] sup llvmdev@cs.uiuc.edu
Whats up llvmdev at cs.uiuc.edu here is what you need http://www2.home13journal.com/?date=121411&ref=friend see ya
2005 Aug 20
0
Network Operations Specialist - Marina del Rey, California
Network Operations Specialist The University of Southern California (USC), founded in 1880, is the largest private employer in the City of Los Angeles and proud recipient of Time Magazine's College of the Year 2000. USC offers competitive pay and an outstanding benefits package. **PLEASE NOTE THAT THIS POSITION IS LOCATED IN Marina del Rey, California** The USC Viterbi School of
2015 Jul 23
1
[LLVMdev] Intel asm syntax and variable names
Some targets don't have the problem because they prefix all names with an undercore. Apart from that I am not aware of any solution to the problem of keywords clashing with variable names in intel syntax. - Matthias > On Jul 23, 2015, at 9:18 AM, Reid Kleckner <rnk at google.com> wrote: > > So, there is no prior art for escaping the name of a global symbol with the same name
2015 Jul 23
2
[LLVMdev] Intel asm syntax and variable names
Microsoft assembler treats mov to EAX as a register, even if there is a global memory also named EAX – meaning the register takes precedence. But here I have a bit of a different situation – I have a global variable, which name happens to match an implicit register or a register that does not exist in the current arch, just in future ones. Microsoft assembler treats these cases as memory
2015 Jul 23
0
[LLVMdev] Intel asm syntax and variable names
So, there is no prior art for escaping the name of a global symbol with the same name as a register? If there is, I'd rather we just implement it and leave it at that. We can probably fix the 'flags' case easily in LLVM, but I'd rather not bend over backwards to make ZMM0 be a global name when AVX is disabled. On Thu, Jul 23, 2015 at 9:12 AM, Yatsina, Marina <marina.yatsina at
2017 Mar 30
3
[inline-asm][asm-goto] Supporting "asm goto" in inline assembly
Linux kernel is using the “asm goto” feature, other projects probably use it as well. I think it provides motivation to support it in LLVM. Regarding the complexity, I believe there is some infrastructure that we can at least partially reuse (the support for “indirectbr” instruction). My focus is adding “asm goto” support, the other things are indeed completely orthogonal and came up in bugs
2017 Apr 04
3
[inline-asm][asm-goto] Supporting "asm goto" in inline assembly
Asm goto feature was introduces to GCC in order to optimize the support for tracepoints in Linux kernel (it can be used for other things that do nop patching). GCC documentation describes their motivating example here: https://gcc.gnu.org/onlinedocs/gcc-4.8.4/gcc/Extended-Asm.html #define TRACE1(NUM) \ do { \
2003 Nov 13
0
[gaeke@uiuc.edu: Re: [LLVMdev] Headers & Libraries]
Whoops, I forgot to cc the list. Sorry. ----- Forwarded message from "Brian R. Gaeke" <gaeke at uiuc.edu> ----- Date: Thu, 13 Nov 2003 15:35:34 -0600 From: "Brian R. Gaeke" <gaeke at uiuc.edu> To: Reid Spencer <reid at x10sys.com> Subject: Re: [LLVMdev] Headers & Libraries Hi Reid, Sorry I can't go into as much detail as your question did right
2015 Jul 23
0
[LLVMdev] Intel asm syntax and variable names
Suppose I have a global variable named 'EAX'. How do Intel assemblers normally escape register names to access such a global variable? On Thu, Jul 23, 2015 at 1:42 AM, Yatsina, Marina <marina.yatsina at intel.com> wrote: > Hi all, > > > > I’ve encountered an issue with x86 Intel asm syntax when using certain > variable names. > > > > If you look at
2018 Feb 08
0
[VLIW Scheduler] Itineraries vs. per operand scheduling
> On Feb 4, 2018, at 9:15 AM, Yatsina, Marina via llvm-dev <llvm-dev at lists.llvm.org> wrote: > > Hi, > > What is the best way to model a scheduler for a VLIW in-order architecture? > I’ve looked at the Hexagon and R600 architectures and they are using itineraries. I wanted to understand the benefit in using itineraries over the per operand scheduling. > > I
2013 Jul 17
3
consulta xml para ubuntu 32bits
Recientemente me intalaron la plataforma Platform: i686-pc-linux-gnu (32-bit). He intentado instalar el paquete dplR tanto desde el cran como desde un archivo y me da el siguiente error: ERROR: dependency ?XML? is not available for package ?dplR? Esto se debe a la versión de Linux que tengo instalada? gracias -- Ana Marina Srur Departamento de Dendrocronología e Historia Ambiental
2017 Apr 04
1
[inline-asm][asm-goto] Supporting "asm goto" in inline assembly
On Tue, Apr 4, 2017 at 6:07 AM Yatsina, Marina via llvm-dev < llvm-dev at lists.llvm.org> wrote: > Asm goto feature was introduces to GCC in order to optimize the support > for tracepoints in Linux kernel (it can be used for other things that do > nop patching). > > > > GCC documentation describes their motivating example here: > > >
2010 Feb 15
1
"EstimableS" in R
Hi I've just installed the R version 2.10.1 on my new PC and unfortunately I have problem to use the function Estimables. I have downloaded gmodels succesfully but have problems when I activate the package. I get following meassage; > utils:::menuInstallLocal() package 'gmodels' successfully unpacked and MD5 sums checked > local({pkg <-
2017 Apr 04
4
[inline-asm][asm-goto] Supporting "asm goto" in inline assembly
My two cents: - I think inline assembly should work even if the compiler cannot parse the contents. This would rule out msvc inline assembly (or alternatively put all the parsing and interpretation burden on the frontend), but would work with gcc asm goto which specifies possible targets separately. - Supporting control flow in inline assembly by allowing jumps out of an assembly block seems
2012 Mar 02
2
[LLVMdev] Access Violation using ExecutionEngine on 64-bit Windows 8 Consumer Preview
Hi Rotem, Thank to you, and especially to Marina! The problem gone. I'm a bit interested, what is the reason it worked in Win7, and not in Win8. I've recently used Process Explorer to discover, that the call was to ntdll.dll, which in Win8 is loaded to the totally different address. Best regards, Victor Milovanov Moscow State University graduate student 2012/3/3 Rotem, Nadav