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

2015-01-29 Thread Ed Maste
On 29 January 2015 at 12:36, Davide Italiano 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

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

2015-01-29 Thread Davide Italiano
On Thu, Jan 29, 2015 at 7:30 AM, Ed Maste wrote: > Author: emaste > Date: Thu Jan 29 15:30:04 2015 > New Revision: 277877 > URL: https://svnweb.freebsd.org/changeset/base/277877 > > Log: > Use zero register instead of immediate 0x0 in MIPS assembly > > It seems GAS makes the substitution autom