[LLVMdev] 3.4.1 Release Plans

Hal Finkel hfinkel at anl.gov
Tue Apr 8 23:18:58 PDT 2014


----- Original Message -----
> From: "Tom Stellard" <tom at stellard.net>
> To: "Hal Finkel" <hfinkel at anl.gov>
> Cc: "Andrew Trick" <atrick at apple.com>, "Owen Anderson" <owen at apple.com>, "Evan Cheng" <evan.cheng at apple.com>, "nadav"
> <nadav at apple.com>, "Ben Pope" <benpope81 at gmail.com>, llvmdev at cs.uiuc.edu, "Erik Verbruggen" <erik.verbruggen at me.com>
> Sent: Tuesday, April 8, 2014 4:52:19 PM
> Subject: Re: [LLVMdev] 3.4.1 Release Plans
> 
> On Tue, Apr 08, 2014 at 11:53:38AM -0500, Hal Finkel wrote:
> > Tom (and Andy, Owen, Evan, Nadav),
> > 
> > I'd like the following commits placed into the 3.4.1 branch. I've
> > attempted to sort this list by code owner:
> > 
> > Andrew Trick:
> > r203719 - PR17473
> > r203725 - This test need the X86 backend, move it to the X86 sub
> > directory. [adjusts the test location from r203719]
> > 
> > r202273 - Fix PR18165: LSR must avoid scaling factors that exceed
> > the limit on truncated use.
> > 
> > r201104 - [LPM] A terribly simple fix to a terribly complex bug:
> > PR18773.
> > 
> > r198863 - Fixed old typo in ScalarEvolution, that caused wrong
> > SCEVs zext operation.
> > 
> > Owen Anderson:
> > r200201 - Fix for PR18102.
> > r200202 - Additional fix for 200201: due to dependence on bitwidth
> > test was moved to X86 directory.
> > 
> > r200705 - Expand vector bswap in LegalizeVectorOps
> > 
> 
> Hi Hal,
> 
> I was able to merge all the fixes approved by Owen, except for
> r200705.
> The test case for that commit doesn't pass on the 3.4 branch.  I've
> attached
> the output from llc and FileCheck.  Could you send me an updated
> patch
> with a test case that work on 3.4?

Tom,

I've attached an updated patch for r200705 to apply against 3.4.

Thanks again,
Hal

> 
> Thanks,
> Tom
> 

-- 
Hal Finkel
Assistant Computational Scientist
Leadership Computing Facility
Argonne National Laboratory
-------------- next part --------------
A non-text attachment was scrubbed...
Name: r200705-3.4.1.patch
Type: text/x-patch
Size: 1195 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20140409/bc39e053/attachment.bin>


More information about the llvm-commits mailing list