summaryrefslogtreecommitdiffstats
path: root/polly/lib/Support/GICHelper.cpp
Commit message (Expand)AuthorAgeFilesLines
* Make getIslCompatibleName globaly availableJohannes Doerfert2014-07-241-0/+28
* GMP is only required for CLooGSebastian Pop2014-02-221-40/+0
* Dependences: Use ostream printer to print analysis outputTobias Grosser2013-07-141-2/+0
* Integrate latest clang-format changesTobias Grosser2013-06-231-2/+2
* Use isl_val instead of isl_int in the core of PollyTobias Grosser2013-06-211-0/+47
* Correctly convert APInt to gmp valuesTobias Grosser2013-06-141-3/+2
* Sort includesTobias Grosser2013-05-071-5/+4
* Reformat with clang-formatTobias Grosser2013-05-071-3/+3
* clang-format: Many more filesTobias Grosser2013-03-231-1/+0
* Support: clang-formatTobias Grosser2013-02-221-25/+25
* Add stringFromIslObj support for various isl_objs.Hongbin Zheng2012-07-051-0/+21
* Refactor: Use generic internal function template in GICHelper.cpp to avoid du...Hongbin Zheng2012-07-051-32/+23
* Free isl_ctx and fix several memory leaksTobias Grosser2011-08-201-0/+1
* GICHelper: Fix memory leaks, as we forgot to free some strings.Tobias Grosser2011-08-201-5/+15
* ScheduleOpt: Use band forest to get the schedulesTobias Grosser2011-06-301-0/+10
* Add initial version of PollyTobias Grosser2011-04-291-0/+91
OpenPOWER on IntegriCloud