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

[PATCH 00/28] testsuite improvements
 2017-09-15  7:13 UTC  (13+ messages)
` [PATCH 01/28] testsuite: 'echo -n' may not be interpreted as '-n'
` [PATCH 02/28] testsuite: allow to test a few cases at once
` [PATCH 03/28] testsuite: move verbose() & error()
` [PATCH 04/28] testsuite: better message for pattern nbr checking
` [PATCH 05/28] testsuite: better message for pattern absence/presence
` [PATCH 06/28] testsuite: saner checking of pattern occurences
` [PATCH 07/28] testsuite: clearer result summary
` [PATCH 08/28] testsuite: check error messages first
` [PATCH 09/28] testsuite: saner handling of 'must_fail'
` [PATCH 10/28] testsuite: allow to parse several options
` [PATCH 11/28] testsuite: add support for -q|--quiet
` [PATCH 12/28] testsuite: add support for -a|--abort

[PATCH] compile-i386: make use of expression_list_size()
 2017-09-15  7:02 UTC 

[PATCH] use shorter name for constexpr tests
 2017-09-15  6:53 UTC 

SMATCH indicates warning to almost all files in Linux Kernel + ARM
 2017-09-15  5:41 UTC  (5+ messages)

[PATCH] cgcc: teach cgcc about GNU/kFreeBSD
 2017-09-15  5:09 UTC  (4+ messages)

[PATCH] build: only generate version.h when needed and remove it in clean target
 2017-09-14 18:45 UTC 

Some thoughts on the SSA debate
 2017-09-13 19:10 UTC  (8+ messages)

Potential problem with variable handling - Was: Handling of local variables in the backend
 2017-09-13 13:42 UTC  (4+ messages)

Handling of local variables in the backend
 2017-09-13 10:22 UTC  (5+ messages)

Bug#873508: sparse test failures on ppc32le (and other not so common archs)
 2017-09-12 15:53 UTC  (39+ messages)
  `  "
              ` [PATCH] build: disable sparse-llvm on non-x86

Experimenting with dmrC as backend for Lua
 2017-09-12 12:00 UTC 

[PATCH] compile-i386.c: fix a memory leak in sort_array()
 2017-09-12  5:26 UTC  (2+ messages)

Sparse-llvm question regarding handling of phi/phsrc instructions
 2017-09-08 10:11 UTC  (4+ messages)

Another code snippet that Sparse has problems with
 2017-09-07 20:22 UTC  (4+ messages)

no more tar balls?
 2017-09-07 12:37 UTC  (5+ messages)

master merge plans
 2017-09-07  7:38 UTC  (33+ messages)
      ` Simple SSA status

Question about Sparse Linear form and pseudos
 2017-09-07  2:22 UTC  (8+ messages)

[ANN] dmr_C 0.1 alpha release
 2017-09-07  1:35 UTC  (4+ messages)

[RFC PATCH 00/48] fix promotion of symbol to register
 2017-09-03 19:24 UTC  (52+ messages)
` [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
` [RFC PATCH 11/48] add undef_pseudo()
` [RFC PATCH 12/48] add insert_phi_node()
` [RFC PATCH 13/48] extract alloc_phisrc() from alloc_phi()
` [RFC PATCH 14/48] add remove_use()
` [RFC PATCH 15/48] rename 'struct warning' to 'struct flag'
` [RFC PATCH 16/48] let handle_simple_switch() handle an array of flags
` [RFC PATCH 17/48] dump-ir: rename -fdump-linearize to -fdump-ir
` [RFC PATCH 18/48] dump-ir: use defines
` [RFC PATCH 19/48] dump-ir: add an helper to parse sub-options
` [RFC PATCH 20/48] dump-ir: make it more flexible
` [RFC PATCH 21/48] sssa: move simplify_one_symbol() to a separate file
` [RFC PATCH 22/48] mem2reg: rename to use 'promote' instead of 'simplify'
` [RFC PATCH 23/48] mem2reg: simplify check of modifiers for external visibility
` [RFC PATCH 24/48] mem2reg: extract externaly_visible()
` [RFC PATCH 25/48] mem2reg: reorg externaly_visible() returns
` [RFC PATCH 26/48] mem2reg: ignore all killed instructions
` [RFC PATCH 27/48] mem2reg: extract kill_pseudo_stores()
` [RFC PATCH 28/48] mem2reg: extract kill_pseudo_dominated_stores()
` [RFC PATCH 29/48] mem2reg: extract kill_pseudo_dead_stores()
` [RFC PATCH 30/48] mem2reg: remove one indent level
` [RFC PATCH 31/48] mem2reg: add comment to find_dominating_stores()
` [RFC PATCH 32/48] mem2reg: add flags to enable/disable some parts
` [RFC PATCH 33/48] mem2reg: rename the other kill_dominated_stores()
` [RFC PATCH 34/48] mem2reg: move rewrite_load_instruction() here
` [RFC PATCH 35/48] mem2reg: be clear that we're using a symbol/var
` [RFC PATCH 36/48] mem2reg: be clear that we're using a symbol/var here too
` [RFC PATCH 37/48] mem2reg: add description for find_dominating_parents()
` [RFC PATCH 38/48] mem2reg: let rewrite_load_instruction() take the symbol as arg
` [RFC PATCH 39/48] mem2reg: remove check phisrc_in_bb()
` [RFC PATCH 40/48] mem2reg: delay the creation of phi-sources
` [RFC PATCH 41/48] mem2reg: make rewrite_load_instruction() functional
` [RFC PATCH 42/48] mem2reg: rename one->target to dom
` [RFC PATCH 43/48] mem2reg: get recursion right
` [RFC PATCH 44/48] mem2reg: don't check dominance by removed instructions
` [RFC PATCH 45/48] mem2reg: update copyright
` [RFC PATCH 46/48] mem2reg: allow dumping IR
` [RFC PATCH 47/48] mem2reg: add some small test cases
` [RFC PATCH 48/48] mem2reg: don't promote unused or already promoted vars

[PATCH] kernel: Emphasize the return value of READ_ONCE() is honored
 2017-09-03  0:43 UTC 

Sparse preprocessing bug with zero-arg variadic macros
 2017-09-01  0:06 UTC  (7+ messages)

Dear Talented
 2017-08-30  3:18 UTC 

Proposal
 2017-08-29 23:57 UTC 

x86: PIE support and option to extend KASLR randomization
 2017-08-29 19:34 UTC  (22+ 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).