summaryrefslogtreecommitdiffstats
path: root/polly/lib/Analysis/PolyhedralInfo.cpp
Commit message (Expand)AuthorAgeFilesLines
* Sink all InitializePasses.h includesReid Kleckner2019-11-131-0/+1
* Apply include-what-you-use #include removal suggestions. NFC.Michael Kruse2019-03-281-2/+1
* Fix/unify top comment in lib/Analysis/PolyhedralInfo.cppMichal Gorny2019-01-221-15/+16
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* getDependences to new C++ interfaceTobias Grosser2018-06-061-1/+3
* [polly] Update uses of DEBUG macro to LLVM_DEBUG.Nicola Zaghen2018-05-151-5/+5
* [ScopInfo] Translate Scop::getParamSpace to isl++ [NFC]Tobias Grosser2017-08-061-1/+1
* [ScopInfo] Move ScopStmt::getSchedule to isl++Tobias Grosser2017-08-061-1/+1
* Move ScopInfo::getDomain(), getDomainSpace(), getDomainId() to isl++Tobias Grosser2017-08-061-2/+2
* [Polly] Avoid use of `getStmtFor(BB)` in PolyhedralInfo. NFCTobias Grosser2017-07-171-18/+17
* [Polly][NewPM] Port ScopInfo to the new PassManagerPhilip Pfaffe2017-05-151-1/+1
* Perform copying to created arrays according to the packing transformationRoman Gareev2016-09-141-0/+2
* [GSoC] Add PolyhedralInfo pass - new interface to polly analysisJohannes Doerfert2016-07-251-0/+162
OpenPOWER on IntegriCloud