外文翻译--基于嵌入式系统的寄存器分配的混合进化算法的解决方案
《外文翻译--基于嵌入式系统的寄存器分配的混合进化算法的解决方案》由会员分享,可在线阅读,更多相关《外文翻译--基于嵌入式系统的寄存器分配的混合进化算法的解决方案(24页珍藏版)》请在毕设资料网上搜索。
1、 1 毕业设计 (论文 ) 外文资料翻译 学生姓名: 学 号: 所在学院: 专 业: 指导教师: 2013 年 4 月 18 日 2 Hybrid Evolutionary Algorithm based solution for Register Allocation for Embedded Systems Anjali Mahajan G H Raisoni College of Engineering, Nagpur, India Email : M S Ali Prof. Ram Meghe Institute of Technology and Research, Badnera
2、, Amravati, India Email : Abstract Embedded systems have an ever-increasing need for optimizing compilers to produce high quality codes with a limited general purpose register set. Either memory or registers are used to store the results of computation of a program. As compared to memory, accessing
3、 a register is much faster, but they are scarce resources and have to be utilized very efficiently. The optimization goal is to hold as many live variables as possible in registers in order to avoid expensive memory accesses. We present a hybrid evolutionary algorithm for graph coloring register all
4、ocation problem based on a new crossover operator called crossover by conflict-free sets(CCS) and a new local search function. Index Termscompilers, compiler optimization, register allocation, hybrid evolutionary algorithm, embedded systems I. INTRODUCTION Register allocation is one of the most impo
- 配套讲稿:
如PPT文件的首页显示word图标,表示该PPT已包含配套word讲稿。双击word图标可打开word文档。
- 特殊限制:
部分文档作品中设计图片,仅作为作品整体效果示例展示,禁止商用。设计者仅对作品中独创性部分享有著作权。
- 关 键 词:
- 外文 翻译 基于 嵌入式 系统 寄存器 分配 混合 进化 算法 解决方案
