title | date | categories | |
---|---|---|---|
HelloGCC 2011(1) Introduction to GCC Backend |
2011-11-16 |
|
Introduction to GCC Backend
演讲者:刘佳
拿一个简单而具体的例子介绍了GCC的工作流程,尤其GCC后端的工作流程。主要介绍了gcc是怎么处理rtl模版从而生成代码的。最后通过LLVM的后端对比一下异同。
title | date | categories | |
---|---|---|---|
HelloGCC 2011(1) Introduction to GCC Backend |
2011-11-16 |
|
Introduction to GCC Backend
演讲者:刘佳
拿一个简单而具体的例子介绍了GCC的工作流程,尤其GCC后端的工作流程。主要介绍了gcc是怎么处理rtl模版从而生成代码的。最后通过LLVM的后端对比一下异同。