Linux Sparse
[Prev Page][Next Page]
- Re: RFC: One strange idea inspired by the SSSA, (continued)
- [PATCH] fix expansion of constant bitfield dereference,
Luc Van Oostenryck
- Sparse parsing question: symbols in parse tree,
Dibyendu Majumdar
- Question about Sparse Linear form and pseudos,
Dibyendu Majumdar
- Sparse parsing question: string literal,
Dibyendu Majumdar
- SSSA and some C pointer manipulation.,
Christopher Li
- Issue with bitfield,
Dibyendu Majumdar
- Sparse-llvm: Incorrect conversion to bool value in CBR: was: Investigating a problem,
Dibyendu Majumdar
- Investigating a problem,
Dibyendu Majumdar
- Sparse 0.5.1 is released,
Christopher Li
- idea/question about sparse's context checking,
Luc Van Oostenryck
- [RFC PATCH 0/4] simple, registrable, promotable & friends,
Luc Van Oostenryck
- [GIT PULL] Sparse v0.5.1, Luc Van Oostenryck
- [RFC PATCH 00/14] rework of cast operations,
Luc Van Oostenryck
- [RFC PATCH 01/14] add documentation for IR instructions, Luc Van Oostenryck
- [RFC PATCH 02/14] cast: add tests for warnings issued by sparse -v, Luc Van Oostenryck
- [RFC PATCH 03/14] cast: prepare finer grained cast instructions, Luc Van Oostenryck
- [RFC PATCH 04/14] cast: specialize FPCAST into [USF]CVTF, Luc Van Oostenryck
- [RFC PATCH 05/14] cast: handle NO-OP casts, Luc Van Oostenryck
- [RFC PATCH 06/14] cast: specialize floats to integer conversion, Luc Van Oostenryck
- [RFC PATCH 07/14] cast: specialize casts from unsigned to pointers, Luc Van Oostenryck
- [RFC PATCH 08/14] cast: make [u]intptr_ctype alias of [s]size_t_ctype, Luc Van Oostenryck
- [RFC PATCH 09/14] cast: make pointer casts always size preserving, Luc Van Oostenryck
- [RFC PATCH 10/14] cast: temporary simplify handling cast to/from void*, Luc Van Oostenryck
- [RFC PATCH 11/14] cast: specialize cast from pointers, Luc Van Oostenryck
- [RFC PATCH 12/14] cast: add support for -Wpointer-to-int-cast, Luc Van Oostenryck
- [RFC PATCH 13/14] cast: make casts from pointer always size preserving, Luc Van Oostenryck
- [RFC PATCH 14/14] cast: specialize integer casts, Luc Van Oostenryck
- [PATCH 00/29] Simple & Efficient SSA construction.,
Luc Van Oostenryck
- [PATCH 01/29] remove wrong part of simplify_loads(), Luc Van Oostenryck
- [PATCH 02/29] give a type to OP_PHISOURCEs, Luc Van Oostenryck
- [PATCH 03/29] fix test case kill-phi-ttsb, Luc Van Oostenryck
- [PATCH 04/29] add test case for incomplete type, Luc Van Oostenryck
- [PATCH 05/29] add test case for bad return type, Luc Van Oostenryck
- [PATCH 06/29] topasm: top-level asm is special, Luc Van Oostenryck
- [PATCH 07/29] ret-void: return nothing only for void functions, Luc Van Oostenryck
- [PATCH 08/29] small code reorg of add_store(), Luc Van Oostenryck
- [PATCH 09/29] add helper to test if a variable is "simple", Luc Van Oostenryck
- [PATCH 10/29] add helper imple_access() to test if an access is "simple", Luc Van Oostenryck
- [PATCH 11/29] add PSEUDO_UNDEF, Luc Van Oostenryck
- [PATCH 12/29] add undef_pseudo(), Luc Van Oostenryck
- [PATCH 13/29] add insert_phi_node(), Luc Van Oostenryck
- [PATCH 14/29] extract alloc_phisrc() from alloc_phi(), Luc Van Oostenryck
- [PATCH 15/29] add remove_use(), Luc Van Oostenryck
- [PATCH 16/29] ptrmap: add missing #include "compat.h", Luc Van Oostenryck
- [PATCH 17/29] ptrmap: core implementation, Luc Van Oostenryck
- [PATCH 18/29] ptrmap: add type-safe interface, Luc Van Oostenryck
- [PATCH 19/29] sssa: add Simple SSA interfaces, Luc Van Oostenryck
- [PATCH 20/29] sssa: add needed new members, Luc Van Oostenryck
- [PATCH 21/29] sssa: add basic implementation, Luc Van Oostenryck
- [PATCH 22/29] sssa: add seal_gotos() needed to seal BBs targeted by gotos, Luc Van Oostenryck
- [PATCH 23/29] sssa: set var's ident, Luc Van Oostenryck
- [PATCH 24/29] sssa: add PSEUDO_INDIR, Luc Van Oostenryck
- [PATCH 25/29] sssa: reorg load_var(), Luc Van Oostenryck
- [PATCH 26/29] sssa: protect against unreachable loops, Luc Van Oostenryck
- [PATCH 27/29] sssa: remove trivial phi-nodes, Luc Van Oostenryck
- [PATCH 28/29] sssa: switch to the new SSA construction, Luc Van Oostenryck
- [PATCH 29/29] sssa: remove now unneeded simplify_one_symbol(), Luc Van Oostenryck
- Re: [PATCH 00/29] Simple & Efficient SSA construction., Linus Torvalds
- Re: [PATCH 00/29] Simple & Efficient SSA construction., Christopher Li
- Some random thoughts regarding the SSA paper,
Christopher Li
- [PATCH 0/3] assorted LLVM fixes,
Luc Van Oostenryck
- Bad linearized output in RC5,
Dibyendu Majumdar
- [PATCH 4/4] Makefile: Adding OPT variable for optmize level, Christopher Li
- [PATCH 3/4] Makefile: rename debug/sparse as sparse-dbg during, Christopher Li
- [PATCH 2/4] Makefile: make debug version program as debug/<program name>, Christopher Li
- [PATCH 1/4] Makefile: adding debug version of sparse,
Christopher Li
- [PATCH] Give the constant pseudo value a size,
Christopher Li
- Sparse 0.5.1 RC5 released.,
Christopher Li
- [PATCH] avoid infinite loop during simplification,
Luc Van Oostenryck
- [GIT PULL] closing the release candidates,
Luc Van Oostenryck
- [GIT PULL] remove single-store shortcut, Luc Van Oostenryck
- master branch for upcoming RC5,
Christopher Li
- Query: why do the ptr_list subtypes have a different structure?,
Dibyendu Majumdar
- [PATCH v2] documentation: update email reference link,
Randy Dunlap
- [PATCH] documentation: update email reference link,
Randy Dunlap
- master branch testing,
Ramsay Jones
- [PATCH 2/2] test-inspect: Detect gtk3 then gtk2 package, Christopher Li
- [PATCH 1/2] test-inspect: handle special case iter==NULL, Christopher Li
- [PATCH V2 2/2] Documents: project ideas, Christopher Li
- [PATCH V2 1/2] Adding document for sparse patch submit process, Christopher Li
- Query: clarification of a comment in linearize.c,
Dibyendu Majumdar
- RFC: Move Sparse development to github,
Dibyendu Majumdar
- RFC: ptrlist insert during iteration,
Chris Li
- [PATCH 2/2] Documents: project ideas,
Christopher Li
- [PATCH 1/2] Adding document for sparse patch submit process,
Christopher Li
- Interaction between bitfields and casts,
Dibyendu Majumdar
- [GIT PULL] patches for -rc5,
Luc Van Oostenryck
- [PATCH v3 0/8] fix loading of partially defined bitfield,
Luc Van Oostenryck
- [GIT PULL v5] fix list corruption with recursive remove_usage(),
Luc Van Oostenryck
- [GIT PULL] fix list corruption with recursive remove_usage(), Luc Van Oostenryck
- Best way to inspect the parse tree from Sparse,
Dibyendu Majumdar
- [PATCH 0/3] fix loading of partially defined bitfield,
Luc Van Oostenryck
- Sparse documentation format, rST vs MD,
Christopher Li
- SCC: a sparse based compiler backend,
Luc Van Oostenryck
- [RFC] sparse SSA construction,
Luc Van Oostenryck
- Upcoming sparse release RC5,
Christopher Li
- Re: Upcoming sparse release RC5, Luc Van Oostenryck
what is cooking in sparse-next-20170805,
Christopher Li
[PATCH v3 0/5] fix list corruption with recursive remove_usage(),
Luc Van Oostenryck
[PATCH v2 0/2] fix: give a type to bad conditionnal expressions,
Luc Van Oostenryck
What is cooking in sparse-next,
Christopher Li
[PATCH v3 0/7] fixes for rare issues,
Luc Van Oostenryck
[PATCH] Makefile: pass -Wno-vla to sparse while checking pre-process.c,
Ramsay Jones
[GIT PULL] fix for rare crashes,
Luc Van Oostenryck
Re: [PATCH] thread_info: suppress sparse warning in check_copy_size(), Luc Van Oostenryck
ptrlist-iterator performance on one wine source file,
Christopher Li
Sparse warnings on GENMASK + arm32,
Stephen Boyd
Re: [RFC 06/22] kvm: Adapt assembly for PIE support, H. Peter Anvin
Re: [RFC 20/22] x86/relocs: Add option to generate 64-bit relocations, H. Peter Anvin
[PATCH 2/2] pre-process: replace use of vla's with heap allocation,
Ramsay Jones
[PATCH 1/2] lib: workaround the 'redeclared with different type' errors,
Ramsay Jones
[PATCH] temporary revert commit 11b1a83b d7985338 cause deadloop, Christopher Li
[PATCH] Add -gcc-version option,
Pavel Roskin
Infinite loop with OOM while testing Sparse on Wine code,
Michael Stefaniuc
[PATCH 4/4] V2 fix warnings report by selfcheck,
Christopher Li
[PATCH 3/4] V2 Adding _Pragma(), Christopher Li
[PATCH 2/4] V2 Makefile: add selfcheck target, Christopher Li
[PATCH 1/4] V2 Makefile: clean up and simplify, Christopher Li
[PATCH V2 0/4] Adding selfcheck target,
Christopher Li
make selfcheck,
Ramsay Jones
[PATCH] Makefile: suppress pkg-config output from make,
Ramsay Jones
[PATCH 3/3] Adding _Pragma(), Christopher Li
[PATCH 2/3] Makefile: add selfcheck target, Christopher Li
[PATCH 1/3] Makefile: clean up and simplify, Christopher Li
[PATCH 0/3] Adding selfcheck target, Christopher Li
sparse-next and preview of 0.5.1-rc5,
Christopher Li
[PATCH RFC] Let pseudo->users loop on duplicate version of list,
Christopher Li
[Index of Archives]
[Trinity Fuzzer Tool]
[Linux Kernel]
[Netdev]
[IETF Annouce]
[Security]
[Bugtraq]