3.8 Merge Request: r265134, r263428, r262230, r268386, r268053, r259039

Tom Stellard via llvm-commits llvm-commits at lists.llvm.org
Mon May 30 10:17:23 PDT 2016


On Sat, May 28, 2016 at 04:20:56PM +0000, Daniel Sanders wrote:
> Thanks. Merged in r270675, r271122-r271124, r271126, and r271127
> 
Hi Daniel,

One of the MIPS tests in lld is failing now with the 3.8 branch:

ELF/mips-pc-relocs.s

I'm guessing this is from one of your patches.  Can you take a look?

Thanks,
Tom

> ________________________________________
> From: Tom Stellard [tom at stellard.net]
> Sent: 25 May 2016 17:19
> To: Daniel Sanders
> Cc: llvm-commits at lists.llvm.org
> Subject: Re: 3.8 Merge Request: r265134, r263428, r262230, r268386, r268053, r259039
> 
> On Tue, May 24, 2016 at 08:44:25AM +0000, Daniel Sanders wrote:
> > Hi Tom,
> >
> > Is it ok if I merge these six?
> > r265134 [MIPS][LLVM-MC] Fix JR encoding for MIPSR6 ISA
> > r263428 [mips] Fix an issue with long double when function roundl is defined
> > r262230 [mips] Do not use SLL for ANY_EXTEND nodes as the high bits are undefined.
> > r268386 [mips][fastisel] ADJCALLSTACKUP has a second immediate operand.
> > r268053 [mips][FastISel] A store is not a load.
> > r259039 [mips][microMIPS] Disable FastISel for microMIPS
> 
> Go ahead and merge these.
> 
> -Tom


More information about the llvm-commits mailing list