Displaying 5 results from an estimated 5 matches for "pr17473".
2013 Dec 13
0
[LLVMdev] [cfe-dev] LLVM 3.4 Branch Freeze
...ks or so, to allow for these outstanding issues to be resolved.
Specifically, I think that these issues should be resolved prior to the release of 3.4:
PR18068 [BasicAA]
PR18067 [GVN]
PR16431 (multiple; I suspect covered by the previous two)
PR17638 [IndVarSimplify]
PR18223 [IndVarSimplify]
PR17473 [LSR]
PR18165 [LSR]
PR16729 [Loop Vectorizer]
PR17288 [Loop Vectorizer]
PR18102 [x86 backend or CodeGen]
PR18000 [x86 backend or CodeGen]
PR17504 [x86 backend or CodeGen]
PR17794
PR17073
PR16108
PR18042 [LCSSA] (This hits an assert, but may miscompile with NDEBUG)
Of course, the same u...
2013 Dec 12
3
[LLVMdev] LLVM 3.4 Branch Freeze
The LLVM 3.4 branches are now frozen. We’re only accepting major, super horrible bug fixes from now on. The testers are going to do a third phase of testing, but it’s mostly to verify that we don’t have any major problems left.
Share and enjoy!
-bw
2014 Apr 08
9
[LLVMdev] 3.4.1 Release Plans
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 - F...
2013 Dec 13
3
[LLVMdev] [cfe-dev] LLVM 3.4 Branch Freeze
...g issues to be resolved.
>
> Specifically, I think that these issues should be resolved prior to the release of 3.4:
>
> PR18068 [BasicAA]
> PR18067 [GVN]
> PR16431 (multiple; I suspect covered by the previous two)
> PR17638 [IndVarSimplify]
> PR18223 [IndVarSimplify]
> PR17473 [LSR]
> PR18165 [LSR]
> PR16729 [Loop Vectorizer]
> PR17288 [Loop Vectorizer]
> PR18102 [x86 backend or CodeGen]
> PR18000 [x86 backend or CodeGen]
> PR17504 [x86 backend or CodeGen]
> PR17794
> PR17073
> PR16108
>
> PR18042 [LCSSA] (This hits an assert, but may mi...
2014 Mar 26
19
[LLVMdev] 3.4.1 Release Plans
Hi,
We are now about halfway between the 3.4 and 3.5 releases, and I would
like to start preparing for a 3.4.1 release. Here is my proposed release
schedule:
Mar 26 - April 9: Identify and backport additional bug fixes to the 3.4 branch.
April 9 - April 18: Testing Phase
April 18: 3.4.1 Release
How you can help:
- If you have any bug fixes you think should be included to 3.4.1, send
me an