llvm-project/polly/lib/Support
Johannes Doerfert 6462d8c1d9 Generalize the domain complexity restrictions
This patch applies the restrictions on the number of domain conjuncts
  also to the domain parts of piecewise affine expressions we generate.
  To this end the wording is change slightly. It was needed to support
  complex additions featuring zext-instructions but it also fixes PR27045.

  lnt profitable runs reports only little changes that might be noise:
  Compile Time:
    Polybench/[...]/2mm                     +4.34%
    SingleSource/[...]/stepanov_container   -2.43%
  Execution Time:
    External/[...]/186_crafty               -2.32%
    External/[...]/188_ammp                 -1.89%
    External/[...]/473_astar                -1.87%

llvm-svn: 264514
2016-03-26 16:17:00 +00:00
..
GICHelper.cpp Add more isl object printing functions 2016-02-20 03:40:19 +00:00
Mainpage.h docs: Add doxygen mainpage 2016-03-07 21:17:48 +00:00
RegisterPasses.cpp Fix: Add pass manager barrier. 2016-03-02 14:59:16 +00:00
SCEVAffinator.cpp Generalize the domain complexity restrictions 2016-03-26 16:17:00 +00:00
SCEVValidator.cpp [SCEVValidator] Fix loop exit values considered affine. 2016-03-03 22:10:52 +00:00
ScopHelper.cpp Fix non-synthesizable loop exit values. 2016-03-01 21:44:06 +00:00
ScopLocation.cpp Sort include directives 2015-05-09 09:13:42 +00:00