This series contains some cleanup of the IR as well as some changes in the details of how the IR is defined. Luc Van Oostenryck (5): IR: fix typo in IR doc IR: remove now unused OP_LNOP & OP_SNOP IR: remove never-generated instructions IR: let .cond unionize with .src and not .target IR: let OP_COMPUTEGOTO use .src instead of .target Documentation/IR.md | 22 +++------------------- example.c | 10 ---------- flow.c | 4 +--- linearize.c | 18 ++++-------------- linearize.h | 19 ++++--------------- liveness.c | 15 +-------------- sparse-llvm.c | 8 +------- 7 files changed, 14 insertions(+), 82 deletions(-) -- 2.16.0 -- 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