linux-sparse.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-08-12 15:11:50 to 2017-08-17 04:06:01 UTC [more...]

[RFC PATCH 00/14] rework of cast operations
 2017-08-17  4:05 UTC  (11+ messages)
` [RFC PATCH 01/14] add documentation for IR instructions
` [RFC PATCH 02/14] cast: add tests for warnings issued by sparse -v
` [RFC PATCH 03/14] cast: prepare finer grained cast instructions
` [RFC PATCH 04/14] cast: specialize FPCAST into [USF]CVTF
` [RFC PATCH 05/14] cast: handle NO-OP casts
` [RFC PATCH 06/14] cast: specialize floats to integer conversion
` [RFC PATCH 07/14] cast: specialize casts from unsigned to pointers
` [RFC PATCH 08/14] cast: make [u]intptr_ctype alias of [s]size_t_ctype
` [RFC PATCH 09/14] cast: make pointer casts always size preserving
` [RFC PATCH 10/14] cast: temporary simplify handling cast to/from void*

x86: PIE support and option to extend KASLR randomization
 2017-08-16 16:57 UTC  (12+ messages)

[PATCH 00/29] Simple & Efficient SSA construction
 2017-08-16 16:12 UTC  (32+ messages)
` [PATCH 01/29] remove wrong part of simplify_loads()
` [PATCH 02/29] give a type to OP_PHISOURCEs
` [PATCH 03/29] fix test case kill-phi-ttsb
` [PATCH 04/29] add test case for incomplete type
` [PATCH 05/29] add test case for bad return type
` [PATCH 06/29] topasm: top-level asm is special
` [PATCH 07/29] ret-void: return nothing only for void functions
` [PATCH 08/29] small code reorg of add_store()
` [PATCH 09/29] add helper to test if a variable is "simple"
` [PATCH 10/29] add helper imple_access() to test if an access "
` [PATCH 11/29] add PSEUDO_UNDEF
` [PATCH 12/29] add undef_pseudo()
` [PATCH 13/29] add insert_phi_node()
` [PATCH 14/29] extract alloc_phisrc() from alloc_phi()
` [PATCH 15/29] add remove_use()
` [PATCH 16/29] ptrmap: add missing #include "compat.h"
` [PATCH 17/29] ptrmap: core implementation
` [PATCH 18/29] ptrmap: add type-safe interface
` [PATCH 19/29] sssa: add Simple SSA interfaces
` [PATCH 20/29] sssa: add needed new members
` [PATCH 21/29] sssa: add basic implementation
` [PATCH 22/29] sssa: add seal_gotos() needed to seal BBs targeted by gotos
` [PATCH 23/29] sssa: set var's ident
` [PATCH 24/29] sssa: add PSEUDO_INDIR
` [PATCH 25/29] sssa: reorg load_var()
` [PATCH 26/29] sssa: protect against unreachable loops
` [PATCH 27/29] sssa: remove trivial phi-nodes
` [PATCH 28/29] sssa: switch to the new SSA construction
` [PATCH 29/29] sssa: remove now unneeded simplify_one_symbol()

[RFC] sparse SSA construction
 2017-08-16 13:22 UTC  (31+ messages)

Some random thoughts regarding the SSA paper
 2017-08-16 12:56 UTC  (11+ messages)

[PATCH 0/3] assorted LLVM fixes
 2017-08-15  0:42 UTC  (11+ messages)
` [PATCH 1/2] llvm: warn instead of assert on global inits
` [PATCH 2/2] llvm: add support for float initializer
` [PATCH 3/3] llvm: only compare void pointers

Sparse 0.5.1 RC5 released
 2017-08-14 20:30 UTC  (63+ messages)

[PATCH] Give the constant pseudo value a size
 2017-08-14 17:35 UTC  (4+ messages)

Adding an option to sparse to disable the IR simplifications
 2017-08-14 17:09 UTC  (6+ messages)
  ` Fwd: "

Bad linearized output in RC5
 2017-08-14 16:04 UTC  (6+ messages)
` [PATCH] remove wrong part of simplify_loads()

[PATCH 1/4] Makefile: adding debug version of sparse
 2017-08-14  0:24 UTC  (10+ messages)

[PATCH 4/4] Makefile: Adding OPT variable for optmize level
 2017-08-13 19:12 UTC 

[PATCH 3/4] Makefile: rename debug/sparse as sparse-dbg during
 2017-08-13 19:10 UTC 

[PATCH 2/4] Makefile: make debug version program as debug/<program name>
 2017-08-13 19:09 UTC 

[PATCH v3 0/8] fix loading of partially defined bitfield
 2017-08-12 20:14 UTC  (13+ messages)
` [PATCH v4 0/9] "
  ` [PATCH v4 2/9] Remove single-store shortcut

[PATCH] avoid infinite loop during simplification
 2017-08-12 15:29 UTC  (3+ messages)

RFC: Move Sparse development to github
 2017-08-12 15:11 UTC  (4+ messages)


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).