The goal of this series is to eliminate dead loads which, especially the deadborn ones which, until now, weren't removed. This series is also available in the git repository at: git://github.com/lucvoo/sparse.git kill-dead-loads Luc Van Oostenryck (3): extract has_users() from dead_insn() let kill_instruction() report if it made some changes or not kill dead loads flow.h | 10 +++++----- simplify.c | 40 +++++++++++++++++++++++++--------------- validation/optim/load-dead.c | 11 +++++++++++ 3 files changed, 41 insertions(+), 20 deletions(-) create mode 100644 validation/optim/load-dead.c -- To unsubscribe from this list: send the line "unsubscribe linux-sparse" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html