llvm-capstone/polly/test
Nikita Popov 4491f0b969 [IR] Remove unnecessary bitcast from CreateMalloc()
This bitcast is no longer necessary with opaque pointers. This
results in some annoying variable name changes in tests.
2023-09-18 14:58:16 +02:00
..
CodeGen [IR] Remove unnecessary bitcast from CreateMalloc() 2023-09-18 14:58:16 +02:00
DeadCodeElimination [Polly] Convert some tests to opaque pointers (NFC) 2023-01-17 10:15:18 +01:00
DeLICM [Polly] Convert some tests to opaque pointers (NFC) 2023-01-17 10:15:18 +01:00
DependenceInfo [Polly] Convert some tests to opaque pointers (NFC) 2023-01-17 10:15:18 +01:00
FlattenSchedule [Polly] Convert some tests to opaque pointers (NFC) 2023-01-17 10:15:18 +01:00
ForwardOpTree [Polly] Convert some tests to opaque pointers (NFC) 2023-01-17 10:15:18 +01:00
IstAstInfo [Polly] Convert some tests to opaque pointers (NFC) 2023-01-17 10:15:18 +01:00
JSONExporter [Polly] Convert some tests to opaque pointers (NFC) 2023-01-17 10:15:18 +01:00
MaximalStaticExpansion [Polly] Convert some tests to opaque pointers (NFC) 2023-01-17 10:15:18 +01:00
PruneUnprofitable [Polly] Convert some tests to opaque pointers (NFC) 2023-01-17 10:15:18 +01:00
ScheduleOptimizer [Polly] Remove -polly-vectorizer=polly. 2023-03-08 12:51:42 -06:00
ScopDetect Bug fix for multi-line labels in CFG dot graph 2023-09-05 22:01:51 -07:00
ScopDetectionDiagnostics [Polly] Convert some tests to opaque pointers (NFC) 2023-01-17 10:15:18 +01:00
ScopInfo [SCEV] Compute AddRec range computations using different type BECount 2023-05-31 21:05:17 -07:00
ScopInliner [Polly] Convert some tests to opaque pointers (NFC) 2023-01-17 10:15:18 +01:00
Simplify [Polly] Convert some tests to opaque pointers (NFC) 2023-01-17 10:15:18 +01:00
Support [GlobalOpt] Don't replace the aliasee if it has other references. 2023-04-27 09:53:47 +08:00
Unit [Polly] Remove Polly-ACC. 2023-03-08 17:33:04 -06: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] Remove Polly-ACC. 2023-03-08 17:33:04 -06:00
lit.site.cfg.in [Polly] Remove Polly-ACC. 2023-03-08 17:33:04 -06:00
polly.ll
README
update_check.py [NFC][Py Reformat] Reformat python files in the rest of the dirs 2023-05-25 11:17:05 +02:00

place tests here