<div dir="ltr">Hi Tom,<div><br></div><div>I would like to nominate the following patches to be backported to 3.4.1</div><div><br></div>Clang: <br>1. r204742 - Zinovy Nis <<a href="mailto:zinovy.nis@gmail.com">zinovy.nis@gmail.com</a>> - Fix an logic error in the clang driver preventing crtfastmath.o from linking when -Ofast is used without -ffast-math<br>
<br>LLVM:<br>1. r205067 - Akira Hatanaka <<a href="mailto:ahatanaka@apple.com">ahatanaka@apple.com</a>> - [x86] Fix printing of register operands with q modifier<br>2. r203581 - Hans Wennborg <<a href="mailto:hans@hanshq.net">hans@hanshq.net</a>> - X86: Don't generate 64-bit movd after cmpneqsd in 32-bit mode (PR19059)<br>
3. r203146 - Reid Kleckner <<a href="mailto:reid@kleckner.net">reid@kleckner.net</a>> - MS asm: The initial dot in struct access is optional<br>4. r202774 - Reid Kleckner <<a href="mailto:reid@kleckner.net">reid@kleckner.net</a>> - MC: Fix Intel assembly parser for [global + offset]<br>
5. r201507 - Craig Topper <<a href="mailto:craig.topper@gmail.com">craig.topper@gmail.com</a>> - Fix diassembler handling of rex.b when mod=00/01/10 and bbb=101. Mod=00 should ignore the base register entirely. Mod=01/10 should treat this as R13 plus displacment. Fixes PR18860<br>
6. r201126 - Robert Khasanov - Changed attributes of all gather intrinsics from IntrReadMem to IntrReadArgMem as they access only memory based on argument.<div><br></div><div>Most patches fix different stable issues on X86 target.</div>
<div><br></div><div>Thanks,</div><div>Robert</div><div><br></div></div><div class="gmail_extra"><br><br><div class="gmail_quote">2014-03-26 20:10 GMT+04:00 Tom Stellard <span dir="ltr"><<a href="mailto:tom@stellard.net" target="_blank">tom@stellard.net</a>></span>:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi,<br>
<br>
We are now about halfway between the 3.4 and 3.5 releases, and I would<br>
like to start preparing for a 3.4.1 release.  Here is my proposed release<br>
schedule:<br>
<br>
Mar 26 - April 9: Identify and backport additional bug fixes to the 3.4 branch.<br>
April 9 - April 18: Testing Phase<br>
April 18: 3.4.1 Release<br>
<br>
How you can help:<br>
<br>
- If you have any bug fixes you think should be included to 3.4.1, send<br>
  me an email with the SVN revision in trunk and also cc the code owner<br>
  and llvm-commits (or cfe-commits if it is a clang patch).<br>
<br>
- Start integrating the 3.4 branch into your project or OS distribution<br>
  to and check for any issues.<br>
<br>
- Volunteer as a tester for the testing phase.<br>
<br>
Thank you,<br>
<br>
Tom<br>
_______________________________________________<br>
LLVM Developers mailing list<br>
<a href="mailto:LLVMdev@cs.uiuc.edu">LLVMdev@cs.uiuc.edu</a>         <a href="http://llvm.cs.uiuc.edu" target="_blank">http://llvm.cs.uiuc.edu</a><br>
<a href="http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev" target="_blank">http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev</a><br>
</blockquote></div><br></div>