I'm using Clang but not llvm-gcc. Now, I get it.<div>Maybe Clang will support it soon, but I think it have nothing to do with BE...<br><br><div class="gmail_quote">2010/8/4 Eric Christopher <span dir="ltr"><<a href="mailto:echristo@apple.com">echristo@apple.com</a>></span><br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"><div class="im"><br>
On Aug 3, 2010, at 8:48 PM, Liu wrote:<br>
<br>
> It is so difficult ...<br>
> Which FE? It need BE support? I didn't get it.<br>
><br>
> 2010/8/4 vijay kumar <<a href="mailto:vijaygbvv@gmail.com">vijaygbvv@gmail.com</a>><br>
> Yeah OpenMP support. I read that it has a front end support but not the back end. So are there any projects or teams looking at this issue.<br>
><br>
> On Wed, Aug 4, 2010 at 7:24 AM, Liu <<a href="mailto:proljc@gmail.com">proljc@gmail.com</a>> wrote:<br>
> Multicore?<br>
> You want OpenMP support?<br>
><br>
> 2010/8/3 vijay kumar <<a href="mailto:vijaygbvv@gmail.com">vijaygbvv@gmail.com</a>><br>
> Hi all,<br>
>          I am new to this LLVM. I went through the documenation of LLVM but I didn't find any support for Multicore. Is there any such possibility where multicore architecture can be exploited using LLVM.<br>
<br>
</div>llvm-gcc has some support for OpenMP via the atomic built-ins.  It's largely untested. I ran the tests a few days ago to test something, but that's about it - and has some bugs.  clang does not currently have support for OpenMP.<br>

<br>
You would use the llvm-gcc support the same way you would the gcc support.<br>
<font color="#888888"><br>
-eric</font></blockquote></div><br></div>