search for: llvmct

Displaying 8 results from an estimated 8 matches for "llvmct".

Did you mean: llvmc
2004 Aug 03
4
[LLVMdev] Compiler Driver Decisions
...the same execution, the notion of "compiler collection" is pretty accurate. However, if you want to avoid the cc suffix, lets explore some alternatives: llvmcd - llvm compiler driver llvmci - llvm compiler invoker llvmcs - llvm compiler system (or perhaps "compilation system") llvmct - llvm compiler tool llvmx - llvm eXecutive Reid. -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 189 bytes Desc: This is a digitally signed message part URL: <http://lists.llvm.org/pipermail/llvm-dev/attac...
2004 Aug 03
0
[LLVMdev] Compiler Driver Decisions
...> "compiler collection" is pretty accurate. However, if you want to avoid > the cc suffix, lets explore some alternatives: > > llvmcd - llvm compiler driver > llvmci - llvm compiler invoker > llvmcs - llvm compiler system (or perhaps "compilation system") > llvmct - llvm compiler tool > llvmx - llvm eXecutive How about llvm-foo? We can retroactively come up with the meaning for foo later :) Alternatively, I like llvmcs or llvmct, either work for me, though I lean towards llvmcs. :) -Chris -- http://llvm.cs.uiuc.edu/ http://nondot.org/sabre/
2004 Aug 03
2
[LLVMdev] Compiler Driver Decisions
...t; On Mon, Aug 02, 2004 at 06:05:16PM -0700, Reid Spencer wrote: > > On Mon, 2004-08-02 at 18:04, Chris Lattner wrote: > > llvmcd - llvm compiler driver > > llvmci - llvm compiler invoker > > llvmcs - llvm compiler system (or perhaps "compilation system") > > llvmct - llvm compiler tool > > llvmx - llvm eXecutive > > I like llvmcs. Contrary to the IRC discussion, I am not sure I want a > hyphen in this ... Without a hyphen, it could still be the compiler > system, with the hyphen, I'd say almost definitely computer science. :) I'm...
2004 Aug 03
0
[LLVMdev] Compiler Driver Decisions
On Mon, Aug 02, 2004 at 06:05:16PM -0700, Reid Spencer wrote: > On Mon, 2004-08-02 at 18:04, Chris Lattner wrote: > llvmcd - llvm compiler driver > llvmci - llvm compiler invoker > llvmcs - llvm compiler system (or perhaps "compilation system") > llvmct - llvm compiler tool > llvmx - llvm eXecutive I like llvmcs. Contrary to the IRC discussion, I am not sure I want a hyphen in this ... Without a hyphen, it could still be the compiler system, with the hyphen, I'd say almost definitely computer science. :) Not that there's anything wr...
2004 Aug 03
0
[LLVMdev] Compiler Driver Decisions
...t 06:05:16PM -0700, Reid Spencer wrote: > > > On Mon, 2004-08-02 at 18:04, Chris Lattner wrote: > > > llvmcd - llvm compiler driver > > > llvmci - llvm compiler invoker > > > llvmcs - llvm compiler system (or perhaps "compilation system") > > > llvmct - llvm compiler tool > > > llvmx - llvm eXecutive > > > > I like llvmcs. Contrary to the IRC discussion, I am not sure I want > > a hyphen in this ... Without a hyphen, it could still be the > > compiler system, with the hyphen, I'd say almost definitely comp...
2004 Aug 03
0
[LLVMdev] Compiler Driver Decisions
On Mon, 2 Aug 2004, Reid Spencer wrote: > I actually like Misha's point here. Most people that have used GCC > recently realize that the CC means "Compiler Collection" and not "C > Compiler" which is appropriate given what it does. Since we intend to be > front end language agnostic and the driver tool will support multiple > front end languages,
2004 Aug 03
3
[LLVMdev] Compiler Driver Decisions
On Mon, 2004-08-02 at 17:31, Chris Lattner wrote: > On Mon, 2 Aug 2004, Misha Brukman wrote: > > > On Mon, Aug 02, 2004 at 07:23:06PM -0500, Chris Lattner wrote: > > > > > > 1. Name = llvmcc > > > > > > > > > > Why not 'llvmc' "llvm compiler"? What does the extra C mean? > > > > > > > > I dunno.
2004 Aug 03
4
[LLVMdev] Compiler Driver Decisions
...PM -0700, Reid Spencer wrote: >>>> On Mon, 2004-08-02 at 18:04, Chris Lattner wrote: >>>> llvmcd - llvm compiler driver >>>> llvmci - llvm compiler invoker >>>> llvmcs - llvm compiler system (or perhaps "compilation system") >>>> llvmct - llvm compiler tool >>>> llvmx - llvm eXecutive >>> >>> I like llvmcs. Contrary to the IRC discussion, I am not sure I want >>> a hyphen in this ... Without a hyphen, it could still be the >>> compiler system, with the hyphen, I'd say almost de...