summaryrefslogtreecommitdiffstats
path: root/polly/lib/Exchange/JSONExporter.cpp
Commit message (Expand)AuthorAgeFilesLines
* [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
* clang-format polly to avoid buildbot noiseTobias Grosser2014-07-091-8/+8
* Update for llvm api change.Rafael Espindola2014-07-061-3/+4
* [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
* Update for llvm api change.Rafael Espindola2014-02-241-1/+1
* Update for llvm API change.Rafael Espindola2014-02-241-1/+1
* Remove IR/Writer.hTobias Grosser2014-01-091-1/+0
* Update #include paths for r198688 in LLVM that moved headers in the AssemblyChandler Carruth2014-01-071-1/+1
* 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-231-3/+0
* Sort includesTobias Grosser2013-05-071-5/+4
* Move polly options into separate option categoryTobias Grosser2013-05-071-3/+3
* Reformat with clang-formatTobias Grosser2013-05-071-9/+11
* Update formatting to latest version of clang-formatTobias Grosser2013-04-101-6/+3
* clang-format: Many more filesTobias Grosser2013-03-231-49/+48
* 'chmod -x' on files that do not need the executable bitsTobias Grosser2012-12-291-0/+0
* ScopInfo: Store ScopStmt pointer in the domainTobias Grosser2012-05-291-0/+12
* Remove FinalReadTobias Grosser2012-03-081-11/+0
* Do not use getNameStr() anymore.Tobias Grosser2011-11-171-4/+4
* JSONImporter: Fix parameter ids when importing new access functionsTobias Grosser2011-11-151-0/+19
* JScop: Allow to update the contextTobias Grosser2011-11-151-0/+13
* Make JScop export/reimport accessible from clangTobias Grosser2011-11-151-8/+14
* ScopInfo: Only give away a copy of the access relation.Tobias Grosser2011-10-061-7/+10
* ScopInfo: Get the isl_ctx always with getIslCtx()Tobias Grosser2011-10-061-2/+2
* Adapt to introduction of isl_spaceTobias Grosser2011-10-061-3/+3
* Free isl_ctx and fix several memory leaksTobias Grosser2011-08-201-1/+5
* Memaccess: Code generation for constant access function changeRaghesh Aloor2011-08-151-0/+9
* Memaccess: Display Changed Access RelationRaghesh Aloor2011-08-031-0/+5
* Memaccess: Bugfix-Reading of JSCoP file failsRaghesh Aloor2011-07-161-1/+1
* MemAccess: Reading Change in Access FunctionRaghesh Aloor2011-07-121-0/+30
* JSONExport: Some cleanupsTobias Grosser2011-04-291-8/+11
* JSONExporter: Remove unused variableTobias Grosser2011-04-291-1/+0
* Add initial version of PollyTobias Grosser2011-04-291-0/+261
OpenPOWER on IntegriCloud