messages from 2017-08-03 22:35:05 to 2017-08-09 19:39:09 UTC [more...]
[PATCH v3 0/8] fix loading of partially defined bitfield
2017-08-09 19:38 UTC (20+ 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
Best way to inspect the parse tree from Sparse
2017-08-09 19:22 UTC (9+ messages)
[GIT PULL] patches for -rc5
2017-08-09 19:20 UTC (2+ messages)
Upcoming sparse release RC5
2017-08-09 9:10 UTC (24+ messages)
` Fwd: "
[GIT PULL v5] fix list corruption with recursive remove_usage()
2017-08-08 2:19 UTC (2+ messages)
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
[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 (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 (22+ 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 (39+ 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
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).