summaryrefslogtreecommitdiff
path: root/polly/utils
Commit message (Expand)AuthorAgeFilesLines
...
* utils: remove existing cloog and isl dirs before git cloningSebastian Pop2012-11-171-0/+2
* isl scheduler: Do not fail when returning an empty band listTobias Grosser2012-10-161-1/+1
* isl-codegen: Support '<' and '>'Tobias Grosser2012-10-161-1/+1
* Update isl to get the new code generationTobias Grosser2012-10-021-1/+1
* Update isl to a newer versionTobias Grosser2012-09-031-1/+1
* Update llvm.codegen() patch for CodeGen.cpp changes in r159694.Tobias Grosser2012-08-021-16/+16
* codegen.intrinsic: Update testcase to work with NVPTX backendTobias Grosser2012-07-031-7/+7
* Update to Polly for LLVM r159614 which changes Passes.cpp.Tobias Grosser2012-07-031-10/+10
* Update to Polly for LLVM r159383 which changes SelectionDAGBuilder.cpp.Tobias Grosser2012-07-011-24/+23
* Speculative update to Polly for LLVM r159421 which moved IRBuilder.h. Chandler Carruth2012-06-291-1/+1
* Add llvm.codegen intrinsic patch file to polly/utils.Tobias Grosser2012-05-301-0/+492
* ScopInfo: Add parameter bounds to contextTobias Grosser2012-05-221-1/+1
* Update islTobias Grosser2012-02-201-1/+1
* Use isl version: 3c66541593a6bf3b5a3d35d31567abe6c9e5a04bTobias Grosser2012-01-301-1/+1
* Update islTobias Grosser2011-12-141-1/+1
* Upgrade to CLooG 0.17.0Tobias Grosser2011-12-121-1/+1
* Update isl.Tobias Grosser2011-12-061-1/+1
* Add utils/jscop2cloog.pyTobias Grosser2011-11-291-0/+68
* Remove pollyccTobias Grosser2011-10-231-403/+0
* Update to isl 0.08Tobias Grosser2011-10-231-2/+2
* Switch to the most recent version of ISL.Tobias Grosser2011-10-071-1/+1
* Address Sebastians commentsTobias Grosser2011-10-061-19/+25
* Adapt to introduction of isl_spaceTobias Grosser2011-10-061-2/+2
* checkout_cloog: Fix this script to run on our buildbot.Tobias Grosser2011-10-051-7/+7
* Add a tool to checkout cloog/isl automatically with the correct versions.Tobias Grosser2011-10-052-160/+86
* pollycc: Fix error message if PoCC/Pluto are not availableTobias Grosser2011-07-061-4/+5
* ScheduleOpt: Add first version of prevectorizationTobias Grosser2011-06-301-1/+3
* ScheduleOptimizer: Add an isl based schedule optimizerTobias Grosser2011-05-141-0/+15
* Add a converter from jscop to iscc inputTobias Grosser2011-04-291-0/+68
* Add initial version of PollyTobias Grosser2011-04-295-0/+3544