Displaying 2 results from an estimated 2 matches for "r222871".
2014 Dec 29
6
[LLVMdev] 3.5.1 Testing Phase II Begins
The most relevant of these is r222856 which reverted a set of broken
optimizations in r210006. I'd be happy with just including r222856.
Optionally, we could take r222868 and r222871 which correctly restore the
optimization.
On Mon, Dec 29, 2014 at 2:39 PM, Chandler Carruth <chandlerc at google.com>
wrote:
> Hey Tom,
>
> David has pointed out to me that we have some *really* bad bugs in
> instcombine in 3.5 that are starting to seriously impact users.
> h...
2014 Dec 19
9
[LLVMdev] 3.5.1 Testing Phase II Begins
Hi,
I've just tagged 3.5.1-rc2, so testing can begin. Remember to use the 3.5
branch of the test-suite. If you have any questions, let me know.
-Tom