From: Pekka Enberg <penberg@kernel.org>
To: Christopher Li <sparse@chrisli.org>
Cc: linux-sparse@vger.kernel.org, Jeff Garzik <jgarzik@redhat.com>,
Linus Torvalds <torvalds@linux-foundation.org>
Subject: [GIT PULL] Sparse/LLVM updates
Date: Tue, 9 Oct 2012 09:34:40 +0300 (EEST) [thread overview]
Message-ID: <alpine.LFD.2.02.1210090934050.3891@tux.localdomain> (raw)
[-- Attachment #1: Type: TEXT/PLAIN, Size: 1209 bytes --]
Hi Chris,
Please pull the latest Sparse/LLVM tree from:
git@github.com:penberg/sparse-llvm.git llvm/core
It contains few LLVM backend fixes from myself and Jonathan Neuschäfer.
Pekka
------------------>
The following changes since commit 063236fd3f46bc83b49172f5ecb597e0a91cede8:
ptrlist.c: fix a typo in a comment (2012-06-26 00:54:24 -0700)
are available in the git repository at:
git@github.com:penberg/sparse-llvm.git llvm/core
Jonathan Neuschäfer (2):
sparse, llvm: 'Verify' the LLVM module before writing it
sparse, llvm: convert the condition of branch/select to bool
Pekka Enberg (2):
sparse, llvm: Fix SIGSEGV for extern symbols
sparse, llvm: Fix 'void' return type code generation
sparse-llvm.c | 36 +++++++++++++++++++++++++++++---
validation/backend/extern.c | 11 ++++++++++
validation/backend/int-cond.c | 30 +++++++++++++++++++++++++++
validation/backend/void-return-type.c | 13 +++++++++++
4 files changed, 86 insertions(+), 4 deletions(-)
create mode 100644 validation/backend/extern.c
create mode 100644 validation/backend/int-cond.c
create mode 100644 validation/backend/void-return-type.c
next reply other threads:[~2012-10-09 6:34 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-10-09 6:34 Pekka Enberg [this message]
-- strict thread matches above, loose matches on Subject: below --
2012-10-10 6:35 [GIT PULL] Sparse/LLVM updates Pekka Enberg
2012-10-12 2:34 ` Christopher Li
2013-07-09 12:21 Pekka Enberg
2013-07-25 16:43 ` Christopher Li
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=alpine.LFD.2.02.1210090934050.3891@tux.localdomain \
--to=penberg@kernel.org \
--cc=jgarzik@redhat.com \
--cc=linux-sparse@vger.kernel.org \
--cc=sparse@chrisli.org \
--cc=torvalds@linux-foundation.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).