llvm-capstone/polly/test
Nico Weber 281a5c7ef1 [llvm,polly,clang] Stop setting config.enable_shared in most places
Clang's lit.cfg.py reads this to add an "enable-shared" feature that
three of clang's lit tests use. Nothing else reads enable_shared, so
remove it from most lit.site.cfg.py.in files.

Differential Revision: https://reviews.llvm.org/D138301
2022-11-21 08:54:14 -05:00
..
CodeGen [polly] Fixed a number of typos. NFC 2022-08-07 22:56:07 +08:00
DeadCodeElimination Reland "Load pass plugins during option processing, so that plugin options are registered and live." 2022-03-18 03:27:53 +00:00
DeLICM [ValueTracking] Enable -branch-on-poison-as-ub by default 2022-06-01 10:46:06 +02:00
DependenceInfo [polly] Introduce -polly-print-* passes to replace -analyze. 2022-03-14 10:27:15 -05:00
FlattenSchedule [polly] Introduce -polly-print-* passes to replace -analyze. 2022-03-14 10:27:15 -05:00
ForwardOpTree [polly] Fixed a number of typos. NFC 2022-08-07 22:56:07 +08:00
GPGPU [polly][test] Remove -polly-target from tests 2022-10-28 10:39:07 -07:00
IstAstInfo [polly] Introduce -polly-print-* passes to replace -analyze. 2022-03-14 10:27:15 -05:00
JSONExporter [polly] Introduce -polly-print-* passes to replace -analyze. 2022-03-14 10:27:15 -05:00
MaximalStaticExpansion [Polly] Migrate -polly-mse to the new pass manager. 2022-06-01 13:37:58 -05:00
PruneUnprofitable Reland "Load pass plugins during option processing, so that plugin options are registered and live." 2022-03-18 03:27:53 +00:00
ScheduleOptimizer [Polly] Remove the test case that depends on InstCombine and DeLICM. 2022-08-14 12:51:57 +03:00
ScopDetect [polly] Fixed a number of typos. NFC 2022-08-07 22:56:07 +08:00
ScopDetectionDiagnostics [polly] Fixed a number of typos. NFC 2022-08-07 22:56:07 +08:00
ScopInfo [Polly] Ensure -polly-detect-keep-going still eventually rejects invalid regions. 2022-10-20 13:35:09 -05:00
ScopInliner [polly] Introduce -polly-print-* passes to replace -analyze. 2022-03-14 10:27:15 -05:00
Simplify [polly] Fixed a number of typos. NFC 2022-08-07 22:56:07 +08:00
Support [polly] Remove legacy pass manager hooks 2022-10-28 10:16:34 -07:00
Unit [llvm,polly,clang] Stop setting config.enable_shared in most places 2022-11-21 08:54:14 -05:00
UnitIsl
CMakeLists.txt [CMake] Avoid LLVM_BINARY_DIR when other more specific variable are better-suited, part 2 2022-09-14 15:48:58 -04:00
create_ll.sh [polly] Introduce -polly-print-* passes to replace -analyze. 2022-03-14 10:27:15 -05:00
lit.cfg [polly] Fix up regression test config with current features. 2021-07-30 13:44:48 -07:00
lit.site.cfg.in Reland "Load pass plugins during option processing, so that plugin options are registered and live." 2022-03-18 03:27:53 +00:00
polly.ll
README
update_check.py Harmonize Python shebang 2020-07-16 21:53:45 +02:00

place tests here