linux-sparse.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-08-18 13:20:47 to 2017-08-31 21:48:12 UTC [more...]

Sparse preprocessing bug with zero-arg variadic macros
 2017-08-31 21:48 UTC  (6+ messages)

Bug#873508: sparse test failures on ppc32le (and other not so common archs)
 2017-08-31 20:55 UTC  (5+ 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  (25+ messages)
              `  "

[RFC PATCH 00/48] fix promotion of symbol to register
 2017-08-29 12:37 UTC  (54+ 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
` [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

master merge plans
 2017-08-29 11:27 UTC  (9+ messages)

SSSA and some C pointer manipulation
 2017-08-23  1:03 UTC  (12+ 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)

[RFC PATCH 00/14] rework of cast operations
 2017-08-21 12:18 UTC  (3+ messages)
` [RFC PATCH 01/14] add documentation for IR instructions

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  (2+ messages)

[PATCH 00/29] Simple & Efficient SSA construction
 2017-08-19  2:08 UTC  (43+ messages)
` [PATCH 06/29] topasm: top-level asm is special
` [PATCH 09/29] add helper to test if a variable is "simple"
` [PATCH 13/29] add insert_phi_node()
` [PATCH 15/29] add remove_use()
` [PATCH 17/29] ptrmap: core implementation
` [PATCH 22/29] sssa: add seal_gotos() needed to seal BBs targeted by gotos
` [PATCH 28/29] sssa: switch to the new SSA construction

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)


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