Displaying 4 results from an estimated 4 matches for "r203581".
2014 Mar 14
2
[LLVMdev] buildbot change for Mips slave - please review
...':"llvm-mips-linux",
'factory': LLVMBuilder.getLLVMBuildFactory("mips-linux-gnu",
timeout=40, config_name='Release+Asserts',
extra_configure_args=["--with-extra-options=-mips32r2",
+
"CC=/mips/proj/build-compiler/clang-be-o32-r203581/bin/clang",
+
"CXX=/mips/proj/build-compiler/clang-be-o32-r203581/bin/clang++",
"--with-extra-ld-options=-mips32r2"])},
{'name': "llvm-aarch64-linux",
'slavenames':["aarch64-foundation"],
2014 Apr 07
9
[LLVMdev] 3.4.1 Release Plans
...s at gmail.com> - Fix an logic error in the
> clang driver preventing crtfastmath.o from linking when -Ofast is used
> without -ffast-math
>
> LLVM:
> 1. r205067 - Akira Hatanaka <ahatanaka at apple.com> - [x86] Fix printing of
> register operands with q modifier
> 2. r203581 - Hans Wennborg <hans at hanshq.net> - X86: Don't generate 64-bit
> movd after cmpneqsd in 32-bit mode (PR19059)
> 3. r203146 - Reid Kleckner <reid at kleckner.net> - MS asm: The initial dot in
> struct access is optional
> 4. r202774 - Reid Kleckner <reid at kleckner...
2014 Apr 08
2
[LLVMdev] 3.4.1 Release Plans
...from linking when -Ofast is used
> > > without -ffast-math
> > >
> > > LLVM:
> > > 1. r205067 - Akira Hatanaka <ahatanaka at apple.com <javascript:;>> -
> > [x86] Fix printing of
> > > register operands with q modifier
> > > 2. r203581 - Hans Wennborg <hans at hanshq.net <javascript:;>> - X86:
> > Don't generate 64-bit
> > > movd after cmpneqsd in 32-bit mode (PR19059)
> > > 3. r203146 - Reid Kleckner <reid at kleckner.net <javascript:;>> - MS asm:
> > The initial dot in
&...
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