期刊文献+

C/C^(++)程序的运行时优化研究 被引量:1

Research on Runtime Optimization for C/C^(++) program
下载PDF
导出
摘要 由于受限于编译时所见的信息和缺乏精确的输入数据集和目标机信息,编译器为了保持程序正确性和避免性能降级必须做出保守的假设,往往得不到最佳性能。为了克服静态优化的不足,在研究java虚拟机中运行时优化技术的基础上,结合LLVM编译器架构,阐述了面向C/C++程序的运行时优化技术。 Compile-time optimization is often limited by a lack of target machine and input data set knowledge.Without this information, compilers may be forced to make conservative assumptions to preserve correctness and to avoid performance degradation.In order to cope with this lack of information at compile-time,the paper presents a C/C++ runtime optimization technique based on the study of JVM runtime optimization and reference to the LLVM compiler framework.
出处 《软件导刊》 2009年第4期60-62,共3页 Software Guide
关键词 运行时优化 LLVM JAVA虚拟机 Runtime Optimization LLVM JVM
  • 相关文献

同被引文献7

引证文献1

二级引证文献1

相关作者

内容加载中请稍等...

相关机构

内容加载中请稍等...

相关主题

内容加载中请稍等...

浏览历史

内容加载中请稍等...
;
使用帮助 返回顶部