All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] LLVM backend updates
@ 2012-06-09 11:11 Pekka Enberg
  2012-06-21  9:56 ` Christopher Li
  0 siblings, 1 reply; 2+ messages in thread
From: Pekka Enberg @ 2012-06-09 11:11 UTC (permalink / raw)
  To: Christopher Li
  Cc: linux-sparse, Jeff Garzik, Benjamin Herrenschmidt, Xi Wang,
	Linus Torvalds

Hi Chris,

Please pull the latest sparse-llvm tree from:

  git@github.com:penberg/sparse-llvm.git for-chris

It has one new validation test case and fixes to handle strings properly 
in the LLVM backend.

			Pekka
------------------>

The following changes since commit 970d7169d75068146152ba01a66381c800dbeb71:

  I have updated the sparse.1 man page including the __bitwise relevant 
content, and created Documentation/sparse.txt with the complete comparison 
between __nocast vs __bitwise. (2012-05-19 23:42:36 -0700)

are available in the git repository at:
  git@github.com:penberg/sparse-llvm.git for-chris

Pekka Enberg (4):
      sparse, llvm: Add _Bool to cast validation test
      sparse, llvm: Simplify output_data() type logic
      sparse, llvm: Fix string initializer code generation
      sparse, llvm: Fix global string access code generation

 sparse-llvm.c             |   16 ++++++++++++++--
 validation/backend/cast.c |    3 +++
 2 files changed, 17 insertions(+), 2 deletions(-)

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [GIT PULL] LLVM backend updates
  2012-06-09 11:11 [GIT PULL] LLVM backend updates Pekka Enberg
@ 2012-06-21  9:56 ` Christopher Li
  0 siblings, 0 replies; 2+ messages in thread
From: Christopher Li @ 2012-06-21  9:56 UTC (permalink / raw)
  To: Pekka Enberg
  Cc: linux-sparse, Jeff Garzik, Benjamin Herrenschmidt, Xi Wang,
	Linus Torvalds

On Sat, Jun 9, 2012 at 4:11 AM, Pekka Enberg <penberg@kernel.org> wrote:
> Hi Chris,
>
> Please pull the latest sparse-llvm tree from:
>
>  git@github.com:penberg/sparse-llvm.git for-chris
>
> It has one new validation test case and fixes to handle strings properly
> in the LLVM backend.

Merged and pushed on github.

Chris
--
To unsubscribe from this list: send the line "unsubscribe linux-sparse" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2012-06-21  9:56 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-06-09 11:11 [GIT PULL] LLVM backend updates Pekka Enberg
2012-06-21  9:56 ` Christopher Li

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.