linux-sparse.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-08-16 15:35:33 to 2017-08-23 20:16:20 UTC [more...]

[RFC PATCH 00/48] fix promotion of symbol to register
 2017-08-23 20:15 UTC  (11+ messages)
` [RFC PATCH 01/48] remove wrong part of simplify_loads()
` [RFC PATCH 02/48] remove trivial phi-nodes during clean_up_phi()
` [RFC PATCH 03/48] give a type to OP_PHISOURCEs
` [RFC PATCH 04/48] fix test case kill-phi-ttsb
` [RFC PATCH 05/48] add test case for incomplete type
` [RFC PATCH 06/48] add test case for bad return type
` [RFC PATCH 07/48] topasm: top-level asm is special
` [RFC PATCH 08/48] ret-void: return nothing only for void functions
` [RFC PATCH 09/48] small code reorg of add_store()
` [RFC PATCH 10/48] add PSEUDO_UNDEF

SSSA and some C pointer manipulation
 2017-08-23  1:03 UTC  (12+ messages)

master merge plans
 2017-08-22 20:05 UTC  (7+ messages)

Sparse parsing question - iterator statements
 2017-08-22 15:02 UTC  (4+ messages)

[GIT PULL] Makefile: debug target V2
 2017-08-22  5:50 UTC 

Question about Sparse parsing - return statement
 2017-08-21 23:53 UTC  (4+ messages)

RFC: One strange idea inspired by the SSSA
 2017-08-21 20:37 UTC  (9+ messages)

Question about Sparse parsing of initializers
 2017-08-21 19:32 UTC  (3+ messages)

[PATCH] fix expansion of constant bitfield dereference
 2017-08-21 16:46 UTC  (9+ messages)

x86: PIE support and option to extend KASLR randomization
 2017-08-21 15:57 UTC  (17+ messages)
              `  "

[RFC PATCH 00/14] rework of cast operations
 2017-08-21 12:18 UTC  (16+ 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*
` [RFC PATCH 11/14] cast: specialize cast from pointers
` [RFC PATCH 12/14] cast: add support for -Wpointer-to-int-cast
` [RFC PATCH 13/14] cast: make casts from pointer always size preserving
` [RFC PATCH 14/14] cast: specialize integer casts

Sparse parsing question: symbols in parse tree
 2017-08-20 22:15 UTC  (3+ messages)

Sparse parsing question: string literal
 2017-08-20 18:25 UTC  (8+ messages)

Question about Sparse Linear form and pseudos
 2017-08-20 18:22 UTC  (13+ messages)

Issue with bitfield
 2017-08-19 20:18 UTC  (2+ messages)

[RFC PATCH 0/4] simple, registrable, promotable & friends
 2017-08-19 11:28 UTC  (5+ messages)
` [RFC PATCH 2/4] fold is_simple_var() into simple_access()
` [RFC PATCH 3/4] rename 'simple_{var,access}' by promatable_...'
` [RFC PATCH 4/4] fix promotion of struct & union

[PATCH 00/29] Simple & Efficient SSA construction
 2017-08-19  2:08 UTC  (68+ messages)
` [PATCH 06/29] topasm: top-level asm is special
` [PATCH 09/29] add helper to test if a variable is "simple"
` [PATCH 11/29] add PSEUDO_UNDEF
` [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()

Sparse-llvm: Incorrect conversion to bool value in CBR: was: Investigating a problem
 2017-08-19  0:15 UTC  (2+ messages)

Investigating a problem
 2017-08-18 23:14 UTC  (2+ messages)

idea/question about sparse's context checking
 2017-08-18 21:56 UTC  (11+ messages)

Sparse 0.5.1 is released
 2017-08-18 20:30 UTC  (2+ messages)

[GIT PULL] Sparse v0.5.1
 2017-08-17 19:46 UTC 


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