summaryrefslogtreecommitdiff
path: root/polly/utils
Commit message (Expand)AuthorAgeFilesLines
* Harmonize Python shebangserge-sans-paille2020-07-162-2/+2
* [arc] Remove unittesting from arcconfigPhilip Pfaffe2018-05-153-304/+0
* Revise polly-{update|check}-format targetsMichael Kruse2015-09-142-47/+0
* Make arc unit work with ninja buildsJohannes Doerfert2015-08-121-5/+16
* Rename 'scattering' to 'schedule'Tobias Grosser2015-04-211-1/+1
* Remove isl/cloog build scriptsTobias Grosser2015-02-152-98/+0
* Update to the latest version of islTobias Grosser2014-12-071-1/+1
* checkout_isl: Do not fail in presence of an old CLooG checkoutTobias Grosser2014-12-021-1/+13
* Make checkout isl script executableTobias Grosser2014-12-021-0/+0
* Drop Cloog supportJohannes Doerfert2014-12-022-96/+86
* Revert "Temporary disable formatting error"Tobias Grosser2014-11-031-3/+0
* Temporary disable formatting errorTobias Grosser2014-11-031-0/+3
* Change the output of arc unitJohannes Doerfert2014-10-011-7/+33
* Updated to isl 2c19ecd444095d6f560349018f68993bc0e03691Johannes Doerfert2014-09-181-1/+1
* Added arcanist (arc) unit test supportJohannes Doerfert2014-09-083-0/+267
* Added arcanist linters and cleaned errors and warningsJohannes Doerfert2014-08-181-1/+1
* Update to isl-0.13.0Tobias Grosser2014-07-151-1/+1
* Remove use of llvm.codegen intrinsic for GPGPU codegenYabin Hu2014-06-241-489/+0
* Update isl to fix memory bugsTobias Grosser2014-04-131-1/+1
* Dependences: Refine the compute out facilityTobias Grosser2014-04-121-1/+1
* Update CLooG and some test casesTobias Grosser2014-03-101-1/+1
* Update isl to ensure 'extern "C" {' is availableTobias Grosser2014-03-101-1/+1
* Update to isl 1b3ba3b72c0482fd36bf0b4a1186a259f7bafeedTobias Grosser2014-01-261-1/+1
* Switch isl back to isl 0.12.1Tobias Grosser2014-01-191-1/+1
* Update to the latest cloog and isl versionsTobias Grosser2014-01-191-2/+2
* Update #include paths for r198688 in LLVM that moved headers in the AssemblyChandler Carruth2014-01-071-1/+1
* Update isl to latest maintenance releaseTobias Grosser2013-12-071-1/+1
* (re)enable formatting checksTobias Grosser2013-11-281-3/+2
* Really stop the buildbot noiseTobias Grosser2013-11-221-1/+1
* Disable format checkingTobias Grosser2013-11-221-1/+2
* cmake: Provide path to installed clang-formatTobias Grosser2013-11-222-9/+18
* Disable formatting checks to silent buildbotsTobias Grosser2013-11-221-1/+2
* Move to CLooG 0.18.1 and isl 0.12.1Tobias Grosser2013-10-111-2/+2
* Convert line endings to unix styleTobias Grosser2013-07-251-2353/+2353
* Update CLooG such that the isl test cases are really up to dateTobias Grosser2013-06-241-1/+1
* Use isl_val instead of isl_int in the core of PollyTobias Grosser2013-06-211-1/+1
* Update to a newer CLooG versionTobias Grosser2013-06-161-1/+1
* Update isl to include isl_val changesTobias Grosser2013-05-311-1/+1
* cmake: Add target to reformat with clang-formatTobias Grosser2013-05-071-0/+11
* check that clang-format existsSebastian Pop2013-02-151-0/+7
* clang-format: Really check all filesTobias Grosser2013-02-141-1/+1
* Report formatting problems as with 'diff -u'Tobias Grosser2013-02-141-1/+1
* cmake: add command polly-check-formatTobias Grosser2013-02-141-0/+19
* User isl sha commit id instead of the git tagTobias Grosser2012-12-041-1/+1
* Update CLooGTobias Grosser2012-12-031-1/+1
* Use isl 0.11Tobias Grosser2012-12-031-1/+1
* Update the recommended isl versionTobias Grosser2012-12-011-1/+1
* Update to Polly for LLVM r165262 which changes TargetData to Datalayout.Tobias Grosser2012-11-291-31/+29
* utils: use rmdir instead of rm to remove empty dirsSebastian Pop2012-11-181-2/+2
* utils: remove the isl directory after cloning cloogSebastian Pop2012-11-171-1/+3