@article{oai:ipsj.ixsq.nii.ac.jp:00163721, author = {千葉, 雄司 and 西村, 啓成 and 中川, 満 and Yuji, Chiba and Masanari, Nishimura and Mitsuru, Nakagawa}, issue = {3}, journal = {情報処理学会論文誌プログラミング(PRO)}, month = {Jun}, note = {本論文の目的は,ルネサスエレクトロニクスのRL78マイコン向けCコンパイラCC-RLに実装した最適化処理のうち,RL78マイコン向けに特化したものの全体設計を示すことにある.一般に最適化コンパイラの設計にあたっては,コンパイラが生成するコードの実行を高速化する,あるいはサイズを削減するために,どんな最適化が必要で,その個々をどう実現し,さらに,実現した個々をどの順序で適用すべきかが問題になるが,本論文で示すのは,我々がRL78マイコン向けの実用的なアプリケーションのコンパイル結果の解析を通じて得た,この問題に対する包括的な解の1つである., This paper shows the total design of the target machine specific optimization part of the C compiler CC-RL for the Renesas Electronics RL78 microcontroller. The design is one of the total solutions for optimizing compiler design problems to improve performance or to reduce size of the compiled code: what optimizations we need, how we should implement them, and in what order we should apply them. We solved the problems through analysis of compiled code of practical applications for the RL78 microcontroller.}, pages = {1--20}, title = {RL78マイコン向けCコンパイラCC-RLにおける機種依存最適化の設計}, volume = {9}, year = {2016} }