On 3 July 2011 22:39, Karel Gardas wrote:
> I don't know if
> the culprit here is LLVM code or just GCC miscompilation/overoptimization?
Another interesting test you could run: How does it compare to LLVM
built with itself (clang)?
If the same errors happen, it is rather unlikely gcc is doing so
On Mon, Jul 4, 2011 at 8:39 AM, Karel Gardas wrote:
>
> Hello,
>
> I'm interested in LLVM correct performance on ARM hardware and it looks like
> LLVM is kind of sensitive to what GCC version is used for its compilation. I
> tested LLVM 2.9 as a reference point and LLVM
> HEAD as of June 29 on ARM