Mercurial > hg > Papers > 2016 > kaito-master
changeset 6:7feb530077af
change style
author | Kaito Tokumori <e105711@ie.u-ryukyu.ac.jp> |
---|---|
date | Tue, 09 Feb 2016 17:19:52 +0900 |
parents | ea7938131775 |
children | 5f0a5e8cb3cc |
files | paper/chapter5.tex paper/master_paper.pdf paper/master_paper.tex |
diffstat | 3 files changed, 7 insertions(+), 7 deletions(-) [+] |
line wrap: on
line diff
--- a/paper/chapter5.tex Tue Feb 09 14:31:42 2016 +0900 +++ b/paper/chapter5.tex Tue Feb 09 17:19:52 2016 +0900 @@ -1,5 +1,5 @@ \chapter{評価・考察} -\section{本研究での改善による成果} +今回の研究により実装した LLVM/clang 上での CbC コンパイラの評価を試みる. 評価は, コンパイルして出力されたアセンブリコードの確認と, CbC プログラムを Micro-C, GCC, LLVM でコンパイルして得られたプログラムの実行速度を計測により行う. \section{アセンブリコードの評価} \section{性能評価} \section{LLVM, clangの利点}
--- a/paper/master_paper.tex Tue Feb 09 14:31:42 2016 +0900 +++ b/paper/master_paper.tex Tue Feb 09 17:19:52 2016 +0900 @@ -8,16 +8,16 @@ %\input{dummy.tex} %% font \jtitle{LLVM, Clang 上の Continuation based C コンパイラの改良} -%\etitle{supporting multiplatform of parallel programming framework} \etitle{Improvement of Continuation based C compiler on LLVM and Clang} -\year{平成27年度} +\year{2016年 3月} +\eyear{March 2016} \affiliation{\center% \includegraphics[clip,keepaspectratio,width=.15\textwidth] - {images/u-ryukyu-Mark.eps}\\ - \vskip10mm - 琉球大学大学院 \ 理工学研究科\\ 情報工学専攻} + {images/u-ryukyu-Mark.eps} +} \author{徳森 海斗} +\eauthor{Kaito TOKUMORI} \marklefthead{% 左上に挿入 \begin{minipage}[b]{.4\textwidth} @@ -61,7 +61,7 @@ \maketitle \newpage -%\input{judge.tex} +\input{judge.tex} %要旨 \input{abstract.tex}