search for: da9fecaa

Displaying 3 results from an estimated 3 matches for "da9fecaa".

2012 Nov 17
0
[LLVMdev] Dynamic optimalization passes in LLVM based compiler
On Sat, Nov 17, 2012 at 4:44 AM, Wojciech DaniƂo <wojtek.danilo.ml at gmail.com> wrote: > Hi! > I'm new to LLVM but I've read tons of articles, I want to implement my own > compiler and I came across a big problem. > I have several questions, that I cannot answer myself: > > 1) If I'm writing custom compiler do I have to "hardcode" passes that it >
2012 Nov 17
2
[LLVMdev] Dynamic optimalization passes in LLVM based compiler
Hi! I'm new to LLVM but I've read tons of articles, I want to implement my own compiler and I came across a big problem. I have several questions, that I cannot answer myself: 1) If I'm writing custom compiler do I have to "hardcode" passes that it uses (like in Kaleidoscope example: http://llvm.org/docs/tutorial/LangImpl4.html) or I have to generate LLVM IR and then use the
2012 Nov 17
2
[LLVMdev] Dynamic optimalization passes in LLVM based compiler
...mailing list > > LLVMdev at cs.uiuc.edu http://llvm.cs.uiuc.edu > > http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev > > > -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20121117/da9fecaa/attachment.html>