Displaying 8 results from an estimated 8 matches for "llvmci".
Did you mean:
llvmc
2004 Aug 03
4
[LLVMdev] Compiler Driver Decisions
...es do is invoke those compilers. Because it can invoke many of those
language compilers, even multiple on 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 by...
2004 Aug 03
2
[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 hyp...
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 com...
2004 Aug 03
0
[LLVMdev] Compiler Driver Decisions
On Tue, Aug 03, 2004 at 12:26:50PM -0500, Brian Gaeke wrote:
> > 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 hy...
2004 Aug 03
0
[LLVMdev] Compiler Driver Decisions
...rs. Because it can invoke many of those
> language compilers, even multiple on 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
How about llvm-foo? We can retroactively come up with the meaning for foo
later :)
Alternatively, I like llvmcs or llvmct, either w...
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
...2 PM, Misha Brukman wrote:
> On Tue, Aug 03, 2004 at 12:26:50PM -0500, Brian Gaeke wrote:
>>> 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
>...