search for: 1917e64d

Displaying 3 results from an estimated 3 matches for "1917e64d".

2011 Oct 05
0
[LLVMdev] LLVM IR is a compiler IR
On Oct 4, 2011, at 4:56 PM, Talin wrote: > > LLVM isn't actually a virtual machine. It's widely acknoledged that the > > name "LLVM" is a historical artifact which doesn't reliably connote what > > LLVM actually grew to be. LLVM IR is a compiler IR. > > It sounds like you're picking a very specific definition of what a VM is. LLVM certainly
2011 Oct 05
2
[LLVMdev] LLVM IR is a compiler IR
...o achieve those goals collaboratively, or whether it is better that we should each continue to struggle with our own problems individually. -- -- Talin -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20111004/1917e64d/attachment.html>
2011 Oct 04
2
[LLVMdev] LLVM IR is a compiler IR
On Tue, Oct 4, 2011 at 4:19 PM, Chris Lattner <clattner at apple.com> wrote: > On Oct 4, 2011, at 11:53 AM, Dan Gohman wrote: > > In this email, I argue that LLVM IR is a poor system for building a > > Platform, by which I mean any system where LLVM IR would be a > > format in which programs are stored or transmitted for subsequent > > use on multiple underlying