svn commit: r277877 - head/lib/libc/mips/gen

Ed Maste emaste at freebsd.org
Thu Jan 29 19:21:04 UTC 2015


On 29 January 2015 at 12:36, Davide Italiano <davide at freebsd.org> wrote:
>>
>> Log:
>>   Use zero register instead of immediate 0x0 in MIPS assembly
>>
> Ed,
> did you open a bug for this on LLVM bugzilla? If yes, can you please
> link it here, for the records?

I've just submitted http://llvm.org/bugs/show_bug.cgi?id=22389
Clang's integrated assembler ought to accept 0 for gas compatibility,
but we'd want the change in our source anyway.

Sean also ran into some missing pseudo-instructions, listed in
http://llvm.org/bugs/show_bug.cgi?id=21474


More information about the svn-src-head mailing list