search for: r221709

Displaying 2 results from an estimated 2 matches for "r221709".

2014 Nov 29
17
[LLVMdev] Proposed patches for Clang 3.5.1
...made > sure that the SDDbgValues won't be used. This commit can be considered a > memory optimization and as such is really hard to validate in a unit-test. > > http://llvm.org/viewvc/llvm-project?rev=221854&view=rev > > Add an assert and a test that verify r221709's fix. > > > Enable AArch64 support for FreeBSD: > > http://llvm.org/viewvc/llvm-project?rev=221900&view=rev > > Hook up FreeBSD AArch64 support > > Patch from Andrew Turner. > > > Partially fix FreeBSD boot2 size optimization regressions...
2014 Nov 26
6
[LLVMdev] Proposed patches for Clang 3.5.1
On Wed, Nov 26, 2014 at 10:15:13AM +0000, Daniel Sanders wrote: > > From: Daniel Sanders > > Sent: 25 November 2014 17:39 > > To: Eric Christopher; Tom Stellard > > Cc: LLVM Developers Mailing List (llvmdev at cs.uiuc.edu) > > Subject: RE: [LLVMdev] Proposed patches for Clang 3.5.1 > > > > > > > > I'd also like to propose the inclusion of