[PATCH 0/2] OP_SYMADDR is simply an unop

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Currently, OP_SYMADDR is handled separately but for
general operations (CSE, liveness show_instruction, ...)
it can simply be handled generically like another unop
which is what is done in this series.

Luc Van Oostenryck (2):
  graph: do not use insn->symbol for memops
  OP_SYMADDR is simply an unop

 Documentation/IR.md | 10 +++++-----
 cse.c               | 11 ++---------
 graph.c             |  8 ++++----
 linearize.c         |  8 ++------
 linearize.h         |  5 ++---
 liveness.c          |  5 +----
 simplify.c          |  2 +-
 7 files changed, 17 insertions(+), 32 deletions(-)

-- 
2.16.3

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



[Index of Archives]     [Newbies FAQ]     [LKML]     [IETF Annouce]     [DCCP]     [Netdev]     [Networking]     [Security]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux SCSI]     [Trinity Fuzzer Tool]

  Powered by Linux