Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/llvm/llvm-project.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-04-21Rename 'scattering' to 'schedule'Tobias Grosser
2015-02-15Remove isl/cloog build scriptsTobias Grosser
2014-12-07Update to the latest version of islTobias Grosser
2014-12-03checkout_isl: Do not fail in presence of an old CLooG checkoutTobias Grosser
2014-12-02Make checkout isl script executableTobias Grosser
2014-12-02Drop Cloog supportJohannes Doerfert
2014-11-04Revert "Temporary disable formatting error"Tobias Grosser
2014-11-03Temporary disable formatting errorTobias Grosser
2014-10-02Change the output of arc unitJohannes Doerfert
2014-09-18Updated to isl 2c19ecd444095d6f560349018f68993bc0e03691Johannes Doerfert
2014-09-08Added arcanist (arc) unit test supportJohannes Doerfert
2014-08-18Added arcanist linters and cleaned errors and warningsJohannes Doerfert
2014-07-15Update to isl-0.13.0Tobias Grosser
2014-06-24Remove use of llvm.codegen intrinsic for GPGPU codegenYabin Hu
2014-04-13Update isl to fix memory bugsTobias Grosser
2014-04-12Dependences: Refine the compute out facilityTobias Grosser
2014-03-10Update CLooG and some test casesTobias Grosser
2014-03-10Update isl to ensure 'extern "C" {' is availableTobias Grosser
2014-01-26Update to isl 1b3ba3b72c0482fd36bf0b4a1186a259f7bafeedTobias Grosser
2014-01-19Switch isl back to isl 0.12.1Tobias Grosser
2014-01-19Update to the latest cloog and isl versionsTobias Grosser
2014-01-07Update #include paths for r198688 in LLVM that moved headers in the AssemblyChandler Carruth
2013-12-07Update isl to latest maintenance releaseTobias Grosser
2013-11-29(re)enable formatting checksTobias Grosser
2013-11-23Really stop the buildbot noiseTobias Grosser
2013-11-23Disable format checkingTobias Grosser
2013-11-23cmake: Provide path to installed clang-formatTobias Grosser
2013-11-22Disable formatting checks to silent buildbotsTobias Grosser
2013-10-11Move to CLooG 0.18.1 and isl 0.12.1Tobias Grosser
2013-07-25Convert line endings to unix styleTobias Grosser
2013-06-24Update CLooG such that the isl test cases are really up to dateTobias Grosser
2013-06-21Use isl_val instead of isl_int in the core of PollyTobias Grosser
2013-06-16Update to a newer CLooG versionTobias Grosser
2013-05-31Update isl to include isl_val changesTobias Grosser
2013-05-07cmake: Add target to reformat with clang-formatTobias Grosser
2013-02-16check that clang-format existsSebastian Pop
2013-02-14clang-format: Really check all filesTobias Grosser
2013-02-14Report formatting problems as with 'diff -u'Tobias Grosser
2013-02-14cmake: add command polly-check-formatTobias Grosser
2012-12-05User isl sha commit id instead of the git tagTobias Grosser
2012-12-04Update CLooGTobias Grosser
2012-12-03Use isl 0.11Tobias Grosser
2012-12-02Update the recommended isl versionTobias Grosser
2012-11-29Update to Polly for LLVM r165262 which changes TargetData to Datalayout.Tobias Grosser
2012-11-18utils: use rmdir instead of rm to remove empty dirsSebastian Pop
2012-11-17utils: remove the isl directory after cloning cloogSebastian Pop
2012-11-17utils: remove existing cloog and isl dirs before git cloningSebastian Pop
2012-10-16isl scheduler: Do not fail when returning an empty band listTobias Grosser
2012-10-16isl-codegen: Support '<' and '>'Tobias Grosser
2012-10-02Update isl to get the new code generationTobias Grosser