summaryrefslogtreecommitdiffstats
path: root/polly/lib/Exchange
Commit message (Expand)AuthorAgeFilesLines
...
* Sort include directivesTobias Grosser2015-05-091-8/+4
* Adding debug location information to Polly's JSCOP and dot exportsTobias Grosser2015-05-031-0/+11
* JScoP Import/Export: Ensure parameters have the same isl_idTobias Grosser2015-04-231-0/+4
* Rename 'scattering' to 'schedule'Tobias Grosser2015-04-211-10/+10
* Fix stupid memory leakTobias Grosser2015-03-261-1/+1
* Fix compilation after 'Make DataLayout Non-Optional in the Module' commitTobias Grosser2015-03-051-3/+3
* Create a dependence struct to hold dependence information for a SCoP.Johannes Doerfert2015-03-051-3/+3
* Rename the Dependences pass to DependenceInfo [NFC]Johannes Doerfert2015-03-041-6/+6
* [Refactor] Include explicitly what is usedJohannes Doerfert2015-03-011-0/+2
* [Refactor] Remove Scop * member to simplify JSON classJohannes Doerfert2015-03-011-30/+26
* [Refactor] Add a Scop & as argument to printScopJohannes Doerfert2015-03-011-5/+5
* [Refactor][NfC] Simplify and clean the handling of (new) access relationsJohannes Doerfert2014-10-131-1/+1
* Relax the condition on the jsop accesses regarding the alignment.Johannes Doerfert2014-10-101-12/+30
* Introduce the ScopArrayInfo class.Johannes Doerfert2014-10-051-0/+3
* Align copied load/store instructions as the original.Johannes Doerfert2014-10-021-0/+15
* Update for LLVM api changeRafael Espindola2014-08-251-3/+3
* [Polly] Remove the PoCC and ScopLib supportJohannes Doerfert2014-08-133-976/+0
* clang-format polly to avoid buildbot noiseTobias Grosser2014-07-093-24/+24
* Update for llvm api change.Rafael Espindola2014-07-061-3/+4
* Fix buildJohannes Doerfert2014-06-191-11/+7
* [Refactor] C++11 Memory access iterators in SCoP stmtsJohannes Doerfert2014-06-131-10/+6
* Fix the polly build.Rafael Espindola2014-06-121-1/+1
* Try to fix the polly build.Rafael Espindola2014-06-121-1/+1
* polly: update for LLVM API changeSaleem Abdulrasool2014-05-191-2/+2
* Add missing include.Benjamin Kramer2014-04-301-0/+1
* [Modules] Fix potential ODR violations by sinking the DEBUG_TYPEChandler Carruth2014-04-221-2/+2
* [C++11] Use nullptrTobias Grosser2014-04-161-13/+13
* Remove OpenScopTobias Grosser2014-04-113-829/+13
* clang-format: Remove empty linesTobias Grosser2014-03-213-8/+0
* (Make) Remove unused MakefilesAndreas Simbuerger2014-03-141-16/+0
* Ported scoplib to use isl_val * instead of isl_intTobias Grosser2014-03-101-68/+89
* cmake: build monolithic libLLVMPollyLib.dylibTobias Grosser2014-03-031-20/+0
* Update for llvm api change.Rafael Espindola2014-02-241-1/+1
* Update for llvm API change.Rafael Espindola2014-02-241-1/+1
* llvm/IR/Writer.h has been removed in llvm commit r198836 and seems useless in...Sylvestre Ledru2014-01-164-7/+0
* Remove IR/Writer.hTobias Grosser2014-01-091-1/+0
* Update #include paths for r198688 in LLVM that moved headers in the AssemblyChandler Carruth2014-01-076-6/+6
* prepend LLVM to all Polly* libsSebastian Pop2013-11-161-2/+2
* JSONImporter: Free new schedule if found invalidTobias Grosser2013-07-291-0/+4
* Small style improvementsTobias Grosser2013-07-131-2/+2
* Integrate latest clang-format changesTobias Grosser2013-06-235-17/+10
* Sort includesTobias Grosser2013-05-072-6/+4
* Move polly options into separate option categoryTobias Grosser2013-05-075-13/+15
* Reformat with clang-formatTobias Grosser2013-05-076-37/+43
* Update formatting to latest version of clang-formatTobias Grosser2013-04-103-7/+5
* clang-format: Many more filesTobias Grosser2013-03-236-241/+213
* 'chmod -x' on files that do not need the executable bitsTobias Grosser2012-12-296-0/+0
* 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
* Add missing dependency to cmake systemTobias Grosser2012-08-021-0/+2
OpenPOWER on IntegriCloud