messages from 2017-07-31 15:29:27 to 2017-08-08 01:50:57 UTC [more...]
Potential incorrect simplification
2017-08-08 1:50 UTC (47+ messages)
` [PATCH v2 0/8] fix loading of partially defined bitfield
` [PATCH v2 1/8] Remove single-store shortcut
` [PATCH v2 2/8] new helper: def_opcode()
` [PATCH v2 3/8] reuse nbr_pseudo_users()
` [PATCH v2 4/8] change the masking when loading bitfields
` [PATCH v2 5/8] simplify ((A & M') | B ) & M when M' & M == 0
` [PATCH v2 6/8] transform (A & M) >> S to (A >> S) & (M >> S)
` [PATCH v2 7/8] transform (A << S) >> S into A & (-1 "
` [PATCH v2 8/8] fix: cast of OP_AND only valid if it's an OP_CAST
Upcoming sparse release RC5
2017-08-08 1:43 UTC (14+ messages)
` Fwd: "
[GIT PULL] fix list corruption with recursive remove_usage()
2017-08-08 1:04 UTC
Sparse documentation format, rST vs MD
2017-08-07 23:45 UTC (12+ messages)
Best way to inspect the parse tree from Sparse
2017-08-07 23:35 UTC (4+ messages)
[PATCH 0/3] fix loading of partially defined bitfield
2017-08-07 2:00 UTC (6+ messages)
` [PATCH 1/3] new helper: def_opcode()
` [PATCH 2/3] change loading of bitfields
` [PATCH 3/3] simplify ((A & M') | B ) & M when M' & M == 0
[RFC] sparse SSA construction
2017-08-07 1:44 UTC (6+ messages)
SCC: a sparse based compiler backend
2017-08-07 1:01 UTC (3+ messages)
what is cooking in sparse-next-20170805
2017-08-06 1:52 UTC (5+ messages)
[PATCH v3 0/5] fix list corruption with recursive remove_usage()
2017-08-06 1:07 UTC (14+ messages)
` [PATCH v3 1/5] ptrlist: add a counter for the number of removed elemnets
` [PATCH v3 2/5] ptrlist: adjust ptr_list_size for the new ->rm field
` [PATCH v3 3/5] ptrlist: add MARK_CURRENT_DELETED
` [PATCH v3 4/5] ptrlist: avoid iteration on NULL entries
` [PATCH v3 5/5] mark pseudo users as deleted instead of removing them
[PATCH v2 0/2] fix: give a type to bad conditionnal expressions
2017-08-05 12:02 UTC (9+ messages)
` [PATCH v2 1/2] take comma expr in account for constant value
` [PATCH v2 2/2] fix: give a type to bad cond expr with known condition
ptrlist-iterator performance on one wine source file
2017-08-05 10:05 UTC (30+ messages)
` [PATCH] fix: give a type to bad conditionnal expressions
[PATCH v3 0/5] fix list corruption with recursive remove_usage()
2017-08-04 22:17 UTC (6+ messages)
` [PATCH v4 1/5] ptrlist: add a counter for the number of removed elemnets
` [PATCH v4 2/5] ptrlist: adjust ptr_list_size for the new ->rm field
` [PATCH v4 3/5] ptrlist: add MARK_CURRENT_DELETED
` [PATCH v4 4/5] ptrlist: avoid iteration on NULL entries
` [PATCH v4 5/5] mark pseudo users as deleted instead of removing them
[PATCH RFC] Let pseudo->users loop on duplicate version of list
2017-08-04 21:34 UTC (43+ messages)
` Fwd: [PATCH] mark pseudo user as deleted instead of removing them
` "
` [PATCH 0/4] fix list corruption with recursive remove_usage()
` [PATCH 1/4] ptrlist: add a counter for the number of removed elemnets
` [PATCH 2/4] ptrlist: adjust ptr_list_size for the new ->rm field
` [PATCH 3/4] ptrlist: add MARK_CURRENT_DELETED
` [PATCH 4/4] mark pseudo users as deleted instead of removing them
What is cooking in sparse-next
2017-08-02 23:02 UTC (3+ messages)
x86: PIE support and option to extend KASLR randomization
2017-08-02 18:05 UTC (9+ messages)
` [RFC 16/22] x86/percpu: Adapt percpu for PIE support
Extremely important and Urgent
2017-08-02 3:46 UTC
[PATCH v3 0/7] fixes for rare issues
2017-08-01 22:10 UTC (17+ messages)
` [PATCH v3 1/7] fix ptrlist corruption while killing unreachable BBs
` [PATCH v3 2/7] fix infinite simplification loops
` [PATCH v3 3/7] fix BB dependencies on phi-nodes
` [PATCH v3 4/7] fix crash when ep->active is NULL
` [PATCH v3 5/7] fix crash in rewrite_branch()
` [PATCH v3 6/7] fix some crashes in add_dominators()
` [PATCH v3 7/7] fix crash with sym->bb_target == NULL
[PATCH] Makefile: pass -Wno-vla to sparse while checking pre-process.c
2017-07-31 19:32 UTC (8+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).