Displaying 2 results from an estimated 2 matches for "df2fa913".
2011 Sep 16
2
[LLVMdev] problem with sgt's on Sparc machine
Hi Christine,
> I am using LLVM 2.8 and llvm-gcc 4.2.
Could you please try svn top-of-tree? Clang is also a better choice here.
> The assembly files are attached. In the assembly file, the erroneous result
> is associated with 'subcc', while the correct ones are associated with 'or'.
--
Bruno Cardoso Lopes
http://www.brunocardoso.cc
2011 Sep 16
0
[LLVMdev] problem with sgt's on Sparc machine
I can't reproduce this problem with the recent svn trunk. LLVM 2.9 has
lots of fixes for Sparc back-end. So, please at least try with
LLVM-2.9.
Thanks,
On Fri, Sep 16, 2011 at 6:30 PM, Bruno Cardoso Lopes
<bruno.cardoso at gmail.com> wrote:
> Hi Christine,
>
>> I am using LLVM 2.8 and llvm-gcc 4.2.
>
> Could you please try svn top-of-tree? Clang is also a better