Displaying 2 results from an estimated 2 matches for "cgo04".
Did you mean:
cgo08
2013 Apr 15
0
[LLVMdev] Citing LLVM
On 4/14/13 3:35 PM, Justin Holewinski wrote:
> In the past, I've just referenced Chris's CGO 2004 paper when
> referring to LLVM:
I second that. We at Illinois typically cite Chris's CGO paper. The
bibtex is:
@InProceedings{LLVM:CGO04,
Author = {Chris Lattner and Vikram Adve},
Title = {{LLVM}: A Compilation Framework for Lifelong Program
Analysis and Transformation},
Booktitle = CGO,
Address = {San Jose, CA, USA},
Month = {Mar},
Year = {2004},
pages = {75--88},
}
-- John T.
>
>...
2013 Apr 14
2
[LLVMdev] Citing LLVM
In the past, I've just referenced Chris's CGO 2004 paper when referring to
LLVM:
C. Lattner and V. Adve. LLVM: A compilation framework for lifelong program
analysis & transformation.
For sub-projects like Clang and DragonEgg, I just cite the URLs:
[4] Clang. clang.llvm.org.
[5] DragonEgg. dragonegg.llvm.org.
I don't know of any canonical references for these.
On Sun, Apr 14,