summaryrefslogtreecommitdiff
path: root/polly/lib/External
AgeCommit message (Expand)Author
2025-10-08[NFC][CI] Use Fully Qualified Names for All ContainersAiden Grossman
2025-08-31[polly][CMake] Replace `elseif ()` with `else ()`Owen Pan
2025-01-13[Polly] Revert changes to isl Python codeNikita Popov
2025-01-13[Polly] Use "is" instead of "==" to check for None (#94021)Eisuke Kawashima
2024-05-25[polly] Revise IDE folder structure (#89752)Michael Kruse
2023-12-25[polly] [CMake] Link polly-isl-test with LLVMSupport (#65424)vient
2023-12-04[Support] Remove llvm/Support/Host.h (#74261)Kazu Hirata
2023-05-25[NFC][Py Reformat] Reformat python files in the rest of the dirsTobias Hieta
2023-03-08[Polly] Remove Polly-ACC.Michael Kruse
2023-01-25[Polly] Update ISL to isl-0.25-193-g8621c60c.Michael Kruse
2022-11-10[clang] Only use major version in resource dirTimm Bäder
2022-11-08[CMake] Fix -Wstrict-prototypesSam James
2022-01-18[polly][cmake] Use `GNUInstallDirs` to support custom installation dirsJohn Ericson
2022-01-16Revert "[cmake] Use `GNUInstallDirs` to support custom installation dirs."John Ericson
2022-01-16[cmake] Use `GNUInstallDirs` to support custom installation dirs.John Ericson
2022-01-15Revert "[cmake] Use `GNUInstallDirs` to support custom installation dirs."John Ericson
2022-01-15[cmake] Use `GNUInstallDirs` to support custom installation dirs.John Ericson
2022-01-07Use nullptr instead of 0 or NULL (NFC)Kazu Hirata
2021-12-24Remove redundant return and continue statements (NFC)Kazu Hirata
2021-11-05[Polly][Isl] Use the function unsignedFromIslSize to manage a isl::size objec...Riccardo Mori
2021-09-15[Polly] Remove autotools build systems from Externals. NFC.Michael Kruse
2021-08-17[Polly][Isl] Use isl::val::sub instead of isl::val::sub_ui. NFCRiccardo Mori
2021-08-16[Polly][Isl] Move to the new-polly-generator branch version of isl-noexceptio...Riccardo Mori
2021-07-27Update isl to isl-0.24-69-g54aac5acRiccardo Mori
2021-07-23Revert "Update isl to isl-0.24-69-g54aac5ac"Riccardo Mori
2021-07-23Update isl to isl-0.24-69-g54aac5acRiccardo Mori
2021-07-19[Polly][Isl] Stop using isl::set::lex_le_set. NFCRiccardo Mori
2021-07-19[Polly][Isl] Use isl::union_map::unite() instead of isl::union_map::add_map()...Riccardo Mori
2021-07-19[Polly][Isl] Stop generating isl::union_{set,map} from isl::space. NFCRiccardo Mori
2021-07-09[Polly][Isl] Use isl::*::ctx instead of isl::*::get_ctx. NFCRiccardo Mori
2021-07-09[Polly][Isl] Update isl to isl-0.24-52-gd7be01f7patacca
2021-07-07[Polly][Isl] Use isl::union_set::unite() instead of isl::union_set::add_set()...patacca
2021-07-06[Polly][Isl] Use isl::set::tuple_dim, isl::map::domain_tuple_dim and isl::map...patacca
2021-07-04[Polly][Isl] Update isl to isl-0.24-47-g8853f375patacca
2021-06-15[Polly][Isl] Replacing isl method `to_str()` with `stringFromIslObj()`. NFC.patacca
2021-06-11[Polly][Isl] Removing explicit operator bool() from isl C++ bindings. NFC.patacca
2021-06-08[Polly][Isl] Removing nullptr constructor from C++ bindings. NFC.patacca
2021-06-08Revert "[Polly][Isl] Removing nullptr constructor from C++ bindings. NFC."patacca
2021-06-08[Polly][Isl] Removing nullptr constructor from C++ bindings. NFC.patacca
2021-04-21[PollyACC] Fix declaration/stub definition mismatch. NFC.Michael Kruse
2021-04-21[PollyACC] Configure PollyPPCG only if needed.Michael Kruse
2021-04-21[PollyACC] Fix implicit function definitions. NFC.Michael Kruse
2021-02-25Prefer /usr/bin/env xxx over /usr/bin/xxx where xxx = perl, python, awkHarmen Stoppels
2021-02-14[Polly] Regenerate isl-noexceptions.h.Michael Kruse
2021-01-19[Polly] Update isl to isl-0.23-61-g24e8cd12.Michael Kruse
2020-10-21Remove .svn from exclude list as we moved to gitSylvestre Ledru
2020-09-07[CMake][Polly] Remove dead CMake codeRaul Tambre
2020-08-21[Polly] Update isl to isl-0.22.1-416-g61d6dc75.Michael Kruse
2020-07-28Re-land "[PowerPC] Remove QPX/A2Q BGQ/BGP CNK support"Jinsong Ji
2020-07-27Revert "[PowerPC] Remove QPX/A2Q BGQ/BGP CNK support"Jinsong Ji