Re: [PATCH 0/4] LLVMLinux: Patches to enable the kernel to be compiled with clang/LLVM

2014-08-26 Thread Behan Webster
On 08/26/14 07:16, Will Deacon wrote: Hi Behan, On Fri, Aug 01, 2014 at 05:11:59AM +0100, Behan Webster wrote: On 07/31/14 03:33, Will Deacon wrote: On Thu, Jul 31, 2014 at 12:57:25AM +0100, beh...@converseincode.com wrote: From: Behan Webster This patch set moves from using locally

Re: [PATCH 0/4] LLVMLinux: Patches to enable the kernel to be compiled with clang/LLVM

2014-08-26 Thread Will Deacon
Hi Behan, On Fri, Aug 01, 2014 at 05:11:59AM +0100, Behan Webster wrote: > On 07/31/14 03:33, Will Deacon wrote: > > On Thu, Jul 31, 2014 at 12:57:25AM +0100, beh...@converseincode.com wrote: > >> From: Behan Webster > >> > >> This patch set moves from using locally defined named registers to

Re: [PATCH 0/4] LLVMLinux: Patches to enable the kernel to be compiled with clang/LLVM

2014-08-26 Thread Will Deacon
Hi Behan, On Fri, Aug 01, 2014 at 05:11:59AM +0100, Behan Webster wrote: On 07/31/14 03:33, Will Deacon wrote: On Thu, Jul 31, 2014 at 12:57:25AM +0100, beh...@converseincode.com wrote: From: Behan Webster beh...@converseincode.com This patch set moves from using locally defined named

Re: [PATCH 0/4] LLVMLinux: Patches to enable the kernel to be compiled with clang/LLVM

2014-08-26 Thread Behan Webster
On 08/26/14 07:16, Will Deacon wrote: Hi Behan, On Fri, Aug 01, 2014 at 05:11:59AM +0100, Behan Webster wrote: On 07/31/14 03:33, Will Deacon wrote: On Thu, Jul 31, 2014 at 12:57:25AM +0100, beh...@converseincode.com wrote: From: Behan Webster beh...@converseincode.com This patch set moves

Re: [PATCH 0/4] LLVMLinux: Patches to enable the kernel to be compiled with clang/LLVM

2014-07-31 Thread Behan Webster
On 07/31/14 03:33, Will Deacon wrote: On Thu, Jul 31, 2014 at 12:57:25AM +0100, beh...@converseincode.com wrote: From: Behan Webster This patch set moves from using locally defined named registers to access the stack pointer to using a globally defined named register. This allows the code to

Re: [PATCH 0/4] LLVMLinux: Patches to enable the kernel to be compiled with clang/LLVM

2014-07-31 Thread Olof Johansson
On Thu, Jul 31, 2014 at 8:48 AM, Will Deacon wrote: > On Thu, Jul 31, 2014 at 04:39:55PM +0100, Olof Johansson wrote: >> On Thu, Jul 31, 2014 at 3:33 AM, Will Deacon wrote: >> > On Thu, Jul 31, 2014 at 12:57:25AM +0100, beh...@converseincode.com wrote: >> >> From: Behan Webster >> >> >> >> This

Re: [PATCH 0/4] LLVMLinux: Patches to enable the kernel to be compiled with clang/LLVM

2014-07-31 Thread Will Deacon
On Thu, Jul 31, 2014 at 04:39:55PM +0100, Olof Johansson wrote: > On Thu, Jul 31, 2014 at 3:33 AM, Will Deacon wrote: > > On Thu, Jul 31, 2014 at 12:57:25AM +0100, beh...@converseincode.com wrote: > >> From: Behan Webster > >> > >> This patch set moves from using locally defined named registers

Re: [PATCH 0/4] LLVMLinux: Patches to enable the kernel to be compiled with clang/LLVM

2014-07-31 Thread Olof Johansson
On Thu, Jul 31, 2014 at 3:33 AM, Will Deacon wrote: > On Thu, Jul 31, 2014 at 12:57:25AM +0100, beh...@converseincode.com wrote: >> From: Behan Webster >> >> This patch set moves from using locally defined named registers to access the >> stack pointer to using a globally defined named register.

Re: [PATCH 0/4] LLVMLinux: Patches to enable the kernel to be compiled with clang/LLVM

2014-07-31 Thread Will Deacon
On Thu, Jul 31, 2014 at 12:57:25AM +0100, beh...@converseincode.com wrote: > From: Behan Webster > > This patch set moves from using locally defined named registers to access the > stack pointer to using a globally defined named register. This allows the code > to work both with gcc and clang. >

Re: [PATCH 0/4] LLVMLinux: Patches to enable the kernel to be compiled with clang/LLVM

2014-07-31 Thread Will Deacon
On Thu, Jul 31, 2014 at 12:57:25AM +0100, beh...@converseincode.com wrote: From: Behan Webster beh...@converseincode.com This patch set moves from using locally defined named registers to access the stack pointer to using a globally defined named register. This allows the code to work both

Re: [PATCH 0/4] LLVMLinux: Patches to enable the kernel to be compiled with clang/LLVM

2014-07-31 Thread Olof Johansson
On Thu, Jul 31, 2014 at 3:33 AM, Will Deacon will.dea...@arm.com wrote: On Thu, Jul 31, 2014 at 12:57:25AM +0100, beh...@converseincode.com wrote: From: Behan Webster beh...@converseincode.com This patch set moves from using locally defined named registers to access the stack pointer to using

Re: [PATCH 0/4] LLVMLinux: Patches to enable the kernel to be compiled with clang/LLVM

2014-07-31 Thread Will Deacon
On Thu, Jul 31, 2014 at 04:39:55PM +0100, Olof Johansson wrote: On Thu, Jul 31, 2014 at 3:33 AM, Will Deacon will.dea...@arm.com wrote: On Thu, Jul 31, 2014 at 12:57:25AM +0100, beh...@converseincode.com wrote: From: Behan Webster beh...@converseincode.com This patch set moves from using

Re: [PATCH 0/4] LLVMLinux: Patches to enable the kernel to be compiled with clang/LLVM

2014-07-31 Thread Olof Johansson
On Thu, Jul 31, 2014 at 8:48 AM, Will Deacon will.dea...@arm.com wrote: On Thu, Jul 31, 2014 at 04:39:55PM +0100, Olof Johansson wrote: On Thu, Jul 31, 2014 at 3:33 AM, Will Deacon will.dea...@arm.com wrote: On Thu, Jul 31, 2014 at 12:57:25AM +0100, beh...@converseincode.com wrote: From:

Re: [PATCH 0/4] LLVMLinux: Patches to enable the kernel to be compiled with clang/LLVM

2014-07-31 Thread Behan Webster
On 07/31/14 03:33, Will Deacon wrote: On Thu, Jul 31, 2014 at 12:57:25AM +0100, beh...@converseincode.com wrote: From: Behan Webster beh...@converseincode.com This patch set moves from using locally defined named registers to access the stack pointer to using a globally defined named register.

Re: [PATCH 0/4] LLVMLinux: Patches to enable the kernel to be compiled with clang/LLVM

2014-07-30 Thread Olof Johansson
On Wed, Jul 30, 2014 at 4:57 PM, wrote: > From: Behan Webster > > This patch set moves from using locally defined named registers to access the > stack pointer to using a globally defined named register. This allows the code > to work both with gcc and clang. > > The LLVMLinux project aims to

[PATCH 0/4] LLVMLinux: Patches to enable the kernel to be compiled with clang/LLVM

2014-07-30 Thread behanw
From: Behan Webster This patch set moves from using locally defined named registers to access the stack pointer to using a globally defined named register. This allows the code to work both with gcc and clang. The LLVMLinux project aims to fully build the Linux kernel using both gcc and clang

[PATCH 0/4] LLVMLinux: Patches to enable the kernel to be compiled with clang/LLVM

2014-07-30 Thread behanw
From: Behan Webster beh...@converseincode.com This patch set moves from using locally defined named registers to access the stack pointer to using a globally defined named register. This allows the code to work both with gcc and clang. The LLVMLinux project aims to fully build the Linux kernel

Re: [PATCH 0/4] LLVMLinux: Patches to enable the kernel to be compiled with clang/LLVM

2014-07-30 Thread Olof Johansson
On Wed, Jul 30, 2014 at 4:57 PM, beh...@converseincode.com wrote: From: Behan Webster beh...@converseincode.com This patch set moves from using locally defined named registers to access the stack pointer to using a globally defined named register. This allows the code to work both with gcc