llvm-project/polly/test
Michael Kruse 91f46bb77e [Polly] Reject reject regions entered by an indirectbr/callbr.
SplitBlockPredecessors is unable to insert an additional BasicBlock
between an indirectbr/callbr terminator and the successor blocks.
This is needed by Polly to normalize the control flow before emitting
its optimzed code.

This patches rejects regions entered by an indirectbr/callbr to not fail
later at code generation.

This fixes llvm.org/PR51964
2021-09-26 21:21:50 -05: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 [Polly] Dissolve Isl test directory. NFC. 2021-09-22 17:45:07 -05: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] Fix wrong redirect in test case. 2021-09-24 14:53:00 -05:00
ScopDetect [Polly] Reject reject regions entered by an indirectbr/callbr. 2021-09-26 21:21:50 -05:00
ScopDetectionDiagnostics Revert "[NFC] remove explicit default value for strboolattr attribute in tests" 2021-05-24 19:43:40 +02:00
ScopInfo [Polly] Remove isConstCall. 2021-09-26 03:26:43 -05: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