summaryrefslogtreecommitdiff
path: root/polly/test
Commit message (Expand)AuthorAgeFilesLines
* [polly] Drop redundant use of -instnamer in polly MemAccess lit testsBjorn Pettersson2023-04-284-4/+4
* [Polly] Update polly test after SCEV changesNikita Popov2023-04-271-1/+1
* [GlobalOpt] Don't replace the aliasee if it has other references.DianQK2023-04-271-2/+0
* [Polly] Convert remaining tests to opaque pointers (NFC)Nikita Popov2023-03-1718-260/+249
* [Polly] Convert some tests to opaque pointers (NFC)Nikita Popov2023-03-1739-454/+461
* [Polly] Convert some tests to opaque pointers (NFC)Nikita Popov2023-03-177-125/+118
* [SCEVExpander] Always use scevgep as nameNikita Popov2023-03-172-6/+6
* [polly][test] Fix after 7c3c98144Arthur Eubanks2023-03-102-10/+6
* [Polly] Remove Polly-ACC.Michael Kruse2023-03-0876-6002/+0
* [Polly] Remove -polly-vectorizer=polly.Michael Kruse2023-03-0829-1384/+4
* [SCEV] Strengthen nowrap flags via ranges for ARs on construction.Florian Hahn2023-03-071-1/+1
* [polly] Remove unnecessary -enable-new-pm flagsArthur Eubanks2023-02-273-4/+4
* [Polly] Fix tests (NFC)Nikita Popov2023-01-312-2/+2
* [Polly] Remove failing Polly-ACC test.Michael Kruse2023-01-251-106/+0
* [Polly] Convert some tests to opaque pointers (NFC)Nikita Popov2023-01-257-110/+104
* [polly] Fix i8 alignment in datalayout of lit testJannik Silvanus2023-01-202-2/+2
* [AsmParser] Remove typed pointer auto-detectionNikita Popov2023-01-1889-134/+134
* [Polly] Convert some tests to opaque pointers (NFC)Nikita Popov2023-01-171035-8972/+8635
* [Polly] Fix REQUIRES for nvptx-dependent testsPaul Robinson2023-01-1312-46/+29
* [IRBuilder] Use canonical i64 type for insertelement index used by vector spl...Paul Walker2023-01-114-4/+4
* [llvm,polly,clang] Stop setting config.enable_shared in most placesNico Weber2022-11-211-1/+0
* [polly][test] Remove -polly-target from testsArthur Eubanks2022-10-284-4/+4
* [polly] Remove legacy pass manager hooksArthur Eubanks2022-10-283-34/+11
* [Polly] Add support for -polly-export with NPM.Michael Kruse2022-10-261-0/+60
* [Polly] Ensure -polly-detect-keep-going still eventually rejects invalid regi...Michael Kruse2022-10-201-19/+11
* [CMake] Avoid `LLVM_BINARY_DIR` when other more specific variable are better-...John Ericson2022-09-141-1/+1
* Revert "[CMake] Avoid `LLVM_BINARY_DIR` when other more specific variable are...John Ericson2022-08-251-1/+1
* Exclude check-polly-unittests and check-polly-isl from check-allEli Friedman2022-08-241-0/+2
* [CMake] Avoid `LLVM_BINARY_DIR` when other more specific variable are better-...John Ericson2022-08-241-1/+1
* Revert "[cmake] Use `CMAKE_INSTALL_LIBDIR` too"John Ericson2022-08-181-1/+1
* [cmake] Use `CMAKE_INSTALL_LIBDIR` tooJohn Ericson2022-08-181-1/+1
* [test] Propagate HWASAN_OPTIONSVitaly Buka2022-08-171-0/+2
* [Polly] Remove the test case that depends on InstCombine and DeLICM.Roman Gareev2022-08-141-79/+0
* [polly] Fixed a number of typos. NFCGabriel Ravier2022-08-0716-16/+16
* [Polly] Suppress the LLVM-IR output for pattern matching tests, if there is n...Roman Gareev2022-08-074-5/+5
* [Polly] Generalize the pattern matching to the case of tensor contractionsRoman Gareev2022-08-0717-11/+879
* [Polly] Insert !dbg metadata for emitted CallInsts.Michael Kruse2022-07-261-0/+162
* [IR] Don't use blockaddresses as callbr argumentsNikita Popov2022-07-151-1/+1
* [Polly][MatMul] Abandon dependence analysis.Michael Kruse2022-06-292-20/+7
* [IR] Enable opaque pointers by defaultNikita Popov2022-06-025-8/+8
* [Polly] Migrate -polly-mse to the new pass manager.Yang Keao2022-06-0111-0/+17
* [ValueTracking] Enable -branch-on-poison-as-ub by defaultNikita Popov2022-06-011-1/+1
* [Polly][Test] Fix race condition while printing dot files.Michael Kruse2022-05-262-4/+14
* [FileCheck] GetCheckTypeAbbreviation() to handle the misspelled case.Ivan Kosarev2022-05-261-9/+9
* [FileCheck] Catch missspelled directives.Ivan Kosarev2022-05-261-29/+29
* [lit] Fix setup of sanitizer environmentVitaly Buka2022-05-191-4/+13
* [polly] Load NPM pass plugin for NPM test.Michael Kruse2022-05-091-1/+1
* [polly] migrate -polly-show to the new pass managerMichael Kruse2022-05-091-0/+100
* [Polly] Fix test after D119669.Michael Kruse2022-05-011-1/+1
* [polly] Remove last instances of -analyzeArthur Eubanks2022-03-242-3/+3