aboutsummaryrefslogtreecommitdiff
path: root/polly/utils
AgeCommit message (Expand)AuthorFilesLines
2023-05-25[NFC][Py Reformat] Reformat python files in the rest of the dirsTobias Hieta3-901/+919
2020-07-16Harmonize Python shebangserge-sans-paille2-2/+2
2018-05-15[arc] Remove unittesting from arcconfigPhilip Pfaffe3-304/+0
2015-09-14Revise polly-{update|check}-format targetsMichael Kruse2-47/+0
2015-08-12Make arc unit work with ninja buildsJohannes Doerfert1-5/+16
2015-04-21Rename 'scattering' to 'schedule'Tobias Grosser1-1/+1
2015-02-15Remove isl/cloog build scriptsTobias Grosser2-98/+0
2014-12-07Update to the latest version of islTobias Grosser1-1/+1
2014-12-02checkout_isl: Do not fail in presence of an old CLooG checkoutTobias Grosser1-1/+13
2014-12-02Make checkout isl script executableTobias Grosser1-0/+0
2014-12-02Drop Cloog supportJohannes Doerfert2-96/+86
2014-11-03Revert "Temporary disable formatting error"Tobias Grosser1-3/+0
2014-11-03Temporary disable formatting errorTobias Grosser1-0/+3
2014-10-01Change the output of arc unitJohannes Doerfert1-7/+33
2014-09-18Updated to isl 2c19ecd444095d6f560349018f68993bc0e03691Johannes Doerfert1-1/+1
2014-09-08Added arcanist (arc) unit test supportJohannes Doerfert3-0/+267
2014-08-18Added arcanist linters and cleaned errors and warningsJohannes Doerfert1-1/+1
2014-07-15Update to isl-0.13.0Tobias Grosser1-1/+1
2014-06-24Remove use of llvm.codegen intrinsic for GPGPU codegenYabin Hu1-489/+0
2014-04-13Update isl to fix memory bugsTobias Grosser1-1/+1
2014-04-12Dependences: Refine the compute out facilityTobias Grosser1-1/+1
2014-03-10Update CLooG and some test casesTobias Grosser1-1/+1
2014-03-10Update isl to ensure 'extern "C" {' is availableTobias Grosser1-1/+1
2014-01-26Update to isl 1b3ba3b72c0482fd36bf0b4a1186a259f7bafeedTobias Grosser1-1/+1
2014-01-19Switch isl back to isl 0.12.1Tobias Grosser1-1/+1
2014-01-19Update to the latest cloog and isl versionsTobias Grosser1-2/+2
2014-01-07Update #include paths for r198688 in LLVM that moved headers in the AssemblyChandler Carruth1-1/+1
2013-12-07Update isl to latest maintenance releaseTobias Grosser1-1/+1
2013-11-28(re)enable formatting checksTobias Grosser1-3/+2
2013-11-22Really stop the buildbot noiseTobias Grosser1-1/+1
2013-11-22Disable format checkingTobias Grosser1-1/+2
2013-11-22cmake: Provide path to installed clang-formatTobias Grosser2-9/+18
2013-11-22Disable formatting checks to silent buildbotsTobias Grosser1-1/+2
2013-10-11Move to CLooG 0.18.1 and isl 0.12.1Tobias Grosser1-2/+2
2013-07-25Convert line endings to unix styleTobias Grosser1-2353/+2353
2013-06-24Update CLooG such that the isl test cases are really up to dateTobias Grosser1-1/+1
2013-06-21Use isl_val instead of isl_int in the core of PollyTobias Grosser1-1/+1
2013-06-16Update to a newer CLooG versionTobias Grosser1-1/+1
2013-05-31Update isl to include isl_val changesTobias Grosser1-1/+1
2013-05-07cmake: Add target to reformat with clang-formatTobias Grosser1-0/+11
2013-02-15check that clang-format existsSebastian Pop1-0/+7
2013-02-14clang-format: Really check all filesTobias Grosser1-1/+1
2013-02-14Report formatting problems as with 'diff -u'Tobias Grosser1-1/+1
2013-02-14cmake: add command polly-check-formatTobias Grosser1-0/+19
2012-12-04User isl sha commit id instead of the git tagTobias Grosser1-1/+1
2012-12-03Update CLooGTobias Grosser1-1/+1
2012-12-03Use isl 0.11Tobias Grosser1-1/+1
2012-12-01Update the recommended isl versionTobias Grosser1-1/+1
2012-11-29Update to Polly for LLVM r165262 which changes TargetData to Datalayout.Tobias Grosser1-31/+29
2012-11-18utils: use rmdir instead of rm to remove empty dirsSebastian Pop1-2/+2