search for: pr18102

Displaying 5 results from an estimated 5 matches for "pr18102".

Did you mean: pr12402
2013 Dec 13
0
[LLVMdev] [cfe-dev] LLVM 3.4 Branch Freeze
...nk 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 underlying bug may be causing more than one of these, and at least some of these are...
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
...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 r205738 - Put a limit on ScheduleDAGSDNodes::ClusterNeighboringLoads to avoid blowing up compile time. Evan Cheng: r200028 - InstCombine: Don...
2013 Dec 13
3
[LLVMdev] [cfe-dev] LLVM 3.4 Branch Freeze
...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 underlying bug may be causing more than one of...
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