llvm-project/polly/test
Philip Reames d02db32644 [SCEV] Use full logic when infering flags on add and gep
This is a followon to D109845. With that landed, we will have fixed all known instances of pr51817, and can thus start inferring flags more aggressively with greatly reduced risk of miscompiles. This patch simply applies the same inference logic used in that patch to our other major flag inference path.

We can still do much better here (on both paths), but this is our first step.

Differential Revision: https://reviews.llvm.org/D111003
2021-10-03 15:32:15 -07:00
..
CodeGen [Polly] Support for InlineAsm. 2021-09-26 03:26:43 -05:00
DeLICM [Polly] Port DeLICM to the NewPM. 2021-02-09 23:56:19 -06:00
DeadCodeElimination [Polly] Port DeadCodeElim to the NewPM. 2021-03-24 01:01:29 -05:00
DependenceInfo Revert "[NFC] remove explicit default value for strboolattr attribute in tests" 2021-05-24 19:43:40 +02:00
FlattenSchedule
ForwardOpTree Revert "[NFC] remove explicit default value for strboolattr attribute in tests" 2021-05-24 19:43:40 +02:00
GPGPU [Polly] Use VirtualUse to determine references. 2021-09-26 03:26:43 -05:00
IstAstInfo [SCEV] Use full logic when infering flags on add and gep 2021-10-03 15:32:15 -07:00
JSONExporter Update isl to isl-0.24-69-g54aac5ac 2021-07-27 17:38:12 +02:00
MaximalStaticExpansion
PruneUnprofitable [Polly] Port PruneUnprofitable to the NewPM. 2021-02-09 23:56:20 -06:00
RewriteByReferenceParameters
ScheduleOptimizer [Polly] Check the properties of accesses to operands of a matrix-matrix 2021-09-28 22:58:57 +05:00
ScopDetect [Polly] Reject regions entered by an indirectbr/callbr. 2021-09-27 18:49:11 -05:00
ScopDetectionDiagnostics Revert "[NFC] remove explicit default value for strboolattr attribute in tests" 2021-05-24 19:43:40 +02:00
ScopInfo [SCEV] Stop blindly propagating flags from inbound geps to SCEV nodes 2021-10-01 16:30:44 -07:00
ScopInliner
Simplify Revert "[NFC] remove explicit default value for strboolattr attribute in tests" 2021-05-24 19:43:40 +02:00
Support [Polly] Dissolve Isl test directory. NFC. 2021-09-22 17:45:07 -05:00
Unit Generalize the pass registration mechanism used by Polly to any third-party tool 2020-01-02 16:45:31 +01:00
UnitIsl
CMakeLists.txt [Polly][test] Add dependency to count. 2021-08-28 22:50:07 -05:00
README
create_ll.sh
lit.cfg [polly] Fix up regression test config with current features. 2021-07-30 13:44:48 -07:00
lit.site.cfg.in [polly] Fix up regression test config with current features. 2021-07-30 13:44:48 -07:00
polly.ll
update_check.py Harmonize Python shebang 2020-07-16 21:53:45 +02:00

README

place tests here