summaryrefslogtreecommitdiffstats
path: root/polly/lib/Exchange/ScopLib.cpp
Commit message (Expand)AuthorAgeFilesLines
* [Polly] Remove the PoCC and ScopLib supportJohannes Doerfert2014-08-131-767/+0
* Fix buildJohannes Doerfert2014-06-191-11/+7
* [C++11] Use nullptrTobias Grosser2014-04-161-13/+13
* Remove OpenScopTobias Grosser2014-04-111-13/+13
* clang-format: Remove empty linesTobias Grosser2014-03-211-3/+0
* Ported scoplib to use isl_val * instead of isl_intTobias Grosser2014-03-101-68/+89
* Update #include paths for r198688 in LLVM that moved headers in the AssemblyChandler Carruth2014-01-071-1/+1
* Integrate latest clang-format changesTobias Grosser2013-06-231-5/+5
* Reformat with clang-formatTobias Grosser2013-05-071-6/+6
* Update formatting to latest version of clang-formatTobias Grosser2013-04-101-1/+1
* clang-format: Many more filesTobias Grosser2013-03-231-52/+48
* ScopLib: Support negated access functions.Tobias Grosser2012-10-071-2/+3
* Pocc: Fix some bugs in the PoCC optimizer passTobias Grosser2012-08-301-1/+1
* Remove FinalReadTobias Grosser2012-03-081-8/+0
* Do not use getNameStr() anymore.Tobias Grosser2011-11-171-1/+1
* ScopLib: Fix export/import after parameters are now tagged with isl_ids.Tobias Grosser2011-11-151-3/+27
* PoCC: Fix bugs when executing PoCCTobias Grosser2011-10-231-16/+16
* ScopLib: Fix memory issuesTobias Grosser2011-10-231-23/+32
* Fix compilation of Polly with scoplib supportTobias Grosser2011-10-231-36/+40
* ScopInfo: Only give away a copy of the schedule.Tobias Grosser2011-10-061-1/+3
* Adapt to introduction of isl_spaceTobias Grosser2011-10-061-51/+51
* ScopLib: Add missing includeTobias Grosser2011-07-061-0/+1
* ScopInfo: Do not return reference to member variable 'domain'.Tobias Grosser2011-05-061-1/+3
* Add initial version of PollyTobias Grosser2011-04-291-0/+722
OpenPOWER on IntegriCloud