[LLVMdev] Middle End Comparison:GCC VS LLVM (original) (raw)
林作健 manjian2006 at gmail.com
Sat Mar 15 05:53:16 PDT 2014
- Previous message: [LLVMdev] Walk on the clang side...
- Next message: [LLVMdev] Middle End Comparison:GCC VS LLVM
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hi, I have digged into the middle end of both LLVM and GCC a while.And I always try to compare them from the view of data structure anr algorithm.I want the opinions of you experts.Can you guy talk about this?To be precise, I want to compare the design of the tree(GCC) and IR,and the design of the RTL(GCC) and (DAG and Machine Instructions). I want to know what is the advantages and disadvantages these design have brought in,what kind of the troubles they have made,and hiw they solve.
lin zuojian -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20140315/58c016d3/attachment.html>
- Previous message: [LLVMdev] Walk on the clang side...
- Next message: [LLVMdev] Middle End Comparison:GCC VS LLVM
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]