<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=gb2312">
<META content="MSHTML 6.00.6000.16674" name=GENERATOR>
<STYLE>@font-face {
        font-family: 宋体;
}
@font-face {
        font-family: Verdana;
}
@font-face {
        font-family: @宋体;
}
@page Section1 {size: 595.3pt 841.9pt; margin: 72.0pt 90.0pt 72.0pt 90.0pt; layout-grid: 15.6pt; }
P.MsoNormal {
        TEXT-JUSTIFY: inter-ideograph; FONT-SIZE: 10.5pt; MARGIN: 0cm 0cm 0pt; FONT-FAMILY: "Times New Roman"; TEXT-ALIGN: justify
}
LI.MsoNormal {
        TEXT-JUSTIFY: inter-ideograph; FONT-SIZE: 10.5pt; MARGIN: 0cm 0cm 0pt; FONT-FAMILY: "Times New Roman"; TEXT-ALIGN: justify
}
DIV.MsoNormal {
        TEXT-JUSTIFY: inter-ideograph; FONT-SIZE: 10.5pt; MARGIN: 0cm 0cm 0pt; FONT-FAMILY: "Times New Roman"; TEXT-ALIGN: justify
}
A:link {
        COLOR: blue; TEXT-DECORATION: underline
}
SPAN.MsoHyperlink {
        COLOR: blue; TEXT-DECORATION: underline
}
A:visited {
        COLOR: purple; TEXT-DECORATION: underline
}
SPAN.MsoHyperlinkFollowed {
        COLOR: purple; TEXT-DECORATION: underline
}
SPAN.EmailStyle17 {
        FONT-WEIGHT: normal; COLOR: windowtext; FONT-STYLE: normal; FONT-FAMILY: Verdana; TEXT-DECORATION: none; mso-style-type: personal-compose
}
DIV.Section1 {
        page: Section1
}
UNKNOWN {
        FONT-SIZE: 10pt
}
BLOCKQUOTE {
        MARGIN-TOP: 0px; MARGIN-BOTTOM: 0px; MARGIN-LEFT: 2em
}
OL {
        MARGIN-TOP: 0px; MARGIN-BOTTOM: 0px
}
UL {
        MARGIN-TOP: 0px; MARGIN-BOTTOM: 0px
}
</STYLE>
</HEAD>
<BODY style="FONT-SIZE: 10pt; FONT-FAMILY: verdana">
<DIV><FONT face=Verdana color=#000080 size=2>Thank you for your answers and 
suggestions!</FONT></DIV>
<DIV><FONT face=Verdana color=#000080 size=2>Well, I want to do some experiments 
about the compiler optimization in llvm under SPM and I need performance 
evaluation. As I know, alpha is a general-purpose CPU, so I consider that 
arm may be an alternative. S</FONT><FONT face=Verdana 
color=#000080 size=2>implesim-arm is able to do performance simulation 
while m5-arm is still under development. Then, what should I do? Do the 
experiment under m5-alpha or use simplesim-arm? And if I choose to use m5-alpha, 
can I use llvm as the compiler for this simulator?</FONT></DIV>
<DIV><FONT face=Verdana color=#000080 size=2></FONT> </DIV>
<DIV><FONT face=Verdana color=#000080 size=2></FONT> </DIV>
<DIV><FONT face=Verdana color=#c0c0c0 size=2>2008-06-17 </FONT></DIV><FONT 
face=Verdana color=#000080 size=2>
<HR style="WIDTH: 122px; HEIGHT: 2px" align=left SIZE=2>
</FONT>
<DIV><FONT face=Verdana color=#c0c0c0 size=2><SPAN>左琦</SPAN> </FONT></DIV><FONT 
face=Verdana color=#000080 size=2>
<HR>
</FONT>
<DIV><FONT face=Verdana size=2><STRONG>发件人:</STRONG> David Greene </FONT></DIV>
<DIV><FONT face=Verdana size=2><STRONG>发送时间:</STRONG> 2008-06-17  00:36:59 
</FONT></DIV>
<DIV><FONT face=Verdana size=2><STRONG>收件人:</STRONG> llvmdev@cs.uiuc.edu 
</FONT></DIV>
<DIV><FONT face=Verdana size=2><STRONG>抄送:</STRONG> 左琦 </FONT></DIV>
<DIV><FONT face=Verdana size=2><STRONG>主题:</STRONG> Re: [LLVMdev] 
[llvm-announce] llvm and simplescalar </FONT></DIV>
<DIV><FONT face=Verdana size=2></FONT> </DIV>
<DIV><FONT face=Verdana size=2>
<DIV>On Sunday 15 June 2008 22:30, Andrew Lenharth wrote:</DIV>
<DIV>> It use to.  alphasim (the validated alpha model based on simplescalar)</DIV>
<DIV>> is better though.  Also, since no one has needed to run simplescalar</DIV>
<DIV>> experiments, the alpha backend has bitrotted some.  The last version</DIV>
<DIV>> that I know worked with most of spec was llvm 1.8 or so.  You need to</DIV>
<DIV>> get or write an elf64 loader and fix a couple instruction</DIV>
<DIV>> implementations in simplescalar to get it to run linux binaries (I</DIV>
<DIV>> have both somewhere).</DIV>
<DIV> </DIV>
<DIV>IMNSHO, don't use SimpleScalar.  It's simulation model is WAY ourt of date.</DIV>
<DIV> </DIV>
<DIV>Use M5 instead:</DIV>
<DIV> </DIV>
<DIV><A 
href="http://m5.eecs.umich.edu/wiki/index.php/Main_Page">http://m5.eecs.umich.edu/wiki/index.php/Main_Page</A></DIV>
<DIV> </DIV>
<DIV>                                                  -Dave</DIV></FONT></DIV></BODY></HTML>