messages from 2017-08-04 20:17:38 to 2017-08-10 11:46:27 UTC [more...]
RFC: Move Sparse development to github
2017-08-10 11:46 UTC (2+ messages)
Potential incorrect simplification
2017-08-10 11:01 UTC (51+ 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
RFC: ptrlist insert during iteration
2017-08-10 3:56 UTC
[PATCH 2/2] Documents: project ideas
2017-08-10 3:30 UTC
[PATCH 1/2] Adding document for sparse patch submit process
2017-08-10 3:27 UTC
[GIT PULL v5] fix list corruption with recursive remove_usage()
2017-08-10 1:19 UTC (3+ messages)
[PATCH v3 0/8] fix loading of partially defined bitfield
2017-08-10 1:16 UTC (27+ messages)
` [PATCH v3 1/8] Remove single-store shortcut
` [PATCH v3 2/8] new helper: def_opcode()
` [PATCH v3 3/8] reuse nbr_pseudo_users()
` [PATCH v3 4/8] change the masking when loading bitfields
` [PATCH v3 5/8] simplify ((A & M') | B ) & M when M' & M == 0
` [PATCH v3 6/8] transform (A & M) >> S to (A >> S) & (M >> S)
` [PATCH v3 7/8] transform (A << S) >> S into A & (-1 "
` [PATCH v3 8/8] fix: cast of OP_AND only valid if it's an OP_CAST
` [PATCH v4 0/9] fix loading of partially defined bitfield
` [PATCH v4 1/9] testsuite: add support for commands with timeout
` [PATCH v4 2/9] Remove single-store shortcut
` [PATCH v4 3/9] new helper: def_opcode()
` [PATCH v4 4/9] reuse nbr_pseudo_users()
` [PATCH v4 5/9] change the masking when loading bitfields
` [PATCH v4 6/9] simplify ((A & M') | B ) & M when M' & M == 0
` [PATCH v4 7/9] transform (A & M) >> S to (A >> S) & (M >> S)
` [PATCH v4 8/9] transform (A << S) >> S into A & (-1 "
` [PATCH v4 9/9] fix: cast of OP_AND only valid if it's an OP_CAST
Upcoming sparse release RC5
2017-08-10 1:01 UTC (28+ messages)
` Fwd: "
[GIT PULL] patches for -rc5
2017-08-10 0:48 UTC (5+ messages)
Interaction between bitfields and casts
2017-08-09 22:56 UTC (6+ messages)
Best way to inspect the parse tree from Sparse
2017-08-09 20:21 UTC (13+ messages)
[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)
[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 (7+ messages)
` [PATCH v2 1/2] take comma expr in account for constant value
ptrlist-iterator performance on one wine source file
2017-08-05 10:05 UTC (14+ messages)
[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] mark pseudo user as deleted instead of removing them
2017-08-04 21:34 UTC (10+ messages)
` [PATCH 0/4] fix list corruption with recursive remove_usage()
` [PATCH 4/4] mark pseudo users as deleted instead of removing them
[PATCH RFC] Let pseudo->users loop on duplicate version of list
2017-08-04 20:37 UTC (7+ messages)
` Fwd: [PATCH] mark pseudo user as deleted instead of removing them
` "
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).