linux-sparse.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] cleanup REPEAT_SYMBOL_CLEANUP & kill_insn()
@ 2020-11-21 22:46 Luc Van Oostenryck
  2020-11-21 22:46 ` [PATCH 1/2] remove unneeded REPEAT_SYMBOL_CLEANUP Luc Van Oostenryck
  2020-11-21 22:46 ` [PATCH 2/2] simplify kill_insn() of unops and unop-ish instructions Luc Van Oostenryck
  0 siblings, 2 replies; 3+ messages in thread
From: Luc Van Oostenryck @ 2020-11-21 22:46 UTC (permalink / raw)
  To: linux-sparse; +Cc: Luc Van Oostenryck

This series contains 2 patches doing some cleanups related
to REPEAT_SYMBOL_CLEANUP and instruction killing.

Note: these pacthes must be applied on top of the previous
      641cf2c29528 ("fix kill_insn(OP_SETVAL)").

Luc Van Oostenryck (2):
  remove unneeded REPEAT_SYMBOL_CLEANUP
  simplify kill_insn() of unops and unop-ish instructions

 flow.c     |  3 +--
 flow.h     |  1 -
 simplify.c | 25 +++++++------------------
 3 files changed, 8 insertions(+), 21 deletions(-)


base-commit: 641cf2c295285ee15f35dbcfd85367ca61259be0
-- 
2.29.2


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2020-11-21 22:47 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-11-21 22:46 [PATCH 0/2] cleanup REPEAT_SYMBOL_CLEANUP & kill_insn() Luc Van Oostenryck
2020-11-21 22:46 ` [PATCH 1/2] remove unneeded REPEAT_SYMBOL_CLEANUP Luc Van Oostenryck
2020-11-21 22:46 ` [PATCH 2/2] simplify kill_insn() of unops and unop-ish instructions Luc Van Oostenryck

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