llvm-project/polly/test
Johannes Doerfert 1519491eaf Do not allow to complex branch conditions
Even before we build the domain the branch condition can become very
  complex, especially if we have to build the complement of a lot of
  equality constraints. With this patch we bail if the branch condition
  has a lot of basic sets and parameters.

  After this patch we now successfully compile
    External/SPEC/CINT2000/186_crafty/186_crafty
  with "-polly-process-unprofitable -polly-position=before-vectorizer".

llvm-svn: 265286
2016-04-04 07:59:41 +00:00
..
DeadCodeElimination tests: Drop -polly-detect-unprofitable and -polly-no-early-exit 2015-10-06 15:36:44 +00:00
DependenceInfo Add fine-grain dependences analysis to release notes. 2016-03-28 12:41:49 +00:00
Isl Exploit graph properties during domain generation 2016-04-04 07:57:39 +00:00
ScheduleOptimizer Annotation of SIMD loops 2016-02-23 09:00:13 +00:00
ScopDetect Drop explicit -polly-delinearize parameter 2016-03-23 13:21:02 +00:00
ScopDetectionDiagnostics Drop explicit -polly-delinearize parameter 2016-03-23 13:21:02 +00:00
ScopInfo Do not allow to complex branch conditions 2016-04-04 07:59:41 +00:00
CMakeLists.txt Reapply "Add update_test.py script." 2016-02-29 14:58:13 +00:00
README
create_ll.sh Small change to create_ll.sh [NFC] 2015-03-08 15:36:27 +00:00
lit.cfg Make the lit configuration Python 3 compatible 2015-07-24 20:33:22 +00:00
lit.site.cfg.in Introduce -polly-process-unprofitable 2015-10-06 16:10:29 +00:00
polly.ll tests: Drop -polly-detect-unprofitable and -polly-no-early-exit 2015-10-06 15:36:44 +00:00
update_check.py Reapply "Add update_test.py script." 2016-02-29 14:58:13 +00:00

README

place tests here