<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Tahoma
}
--></style>
</head>
<body class='hmmessage'>
Hello LLVM developers,<br><br>I'm assisting my doctor who is doing a research and he wants to use the llvm compiler, my job is to profile build the benchmarks using llvm-prof.<br><br>What i want to know is the following<br><br>1- does llvm support profile feedback optimizations!?<br><br>2- when i've used the llvm-prof it's input is an object file (not binary as other compilers) my question is how could I profile a whole benchmark program using the llvm-prof ? <br><br>3- is there a way to print the spill code information (e.g. spill code count in a single function or basic block) ?<br><br>your help is appreciated.<br><br>regards,<br>~Najem<br>                                        </body>
</html>