[PATCH 0/4] testcases for optimization problems

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

 



The series contains a few tescases for some past or present
optimization problems.


Thsi series is also available for review in the git repository at:

  git://github.com/lucvoo/sparse.git testcases-bugs-optim

----------------------------------------------------------------
Luc Van Oostenryck (4):
      add test cases for canonicalization of add/sub chains
      add test cases for canonicalization of mul chains
      add test cases for simplification of equivalent to 'x == 0' or 'x != 0'
      add test cases for canonicalization of boolean expressions

 validation/optim/bool-eq0.c      | 12 +++++++++
 validation/optim/bool-ne0.c      | 12 +++++++++
 validation/optim/bool-neq0.c     | 12 +++++++++
 validation/optim/canonical-add.c | 55 ++++++++++++++++++++++++++++++++++++++++
 validation/optim/canonical-mul.c | 24 ++++++++++++++++++
 5 files changed, 115 insertions(+)
 create mode 100644 validation/optim/bool-eq0.c
 create mode 100644 validation/optim/bool-ne0.c
 create mode 100644 validation/optim/bool-neq0.c
 create mode 100644 validation/optim/canonical-add.c
 create mode 100644 validation/optim/canonical-mul.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



[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