summaryrefslogtreecommitdiffstats
path: root/polly
Commit message (Expand)AuthorAgeFilesLines
* [DeLICM] Use polly::singleton to allow empty result.Michael Kruse2019-05-212-2/+80
* [CodeGen] Fix order of PHINode and MA Write generation.Michael Kruse2019-05-204-1/+166
* [DependenceInfo] Remove dead initialization. NFC.Michael Kruse2019-05-201-2/+2
* [polly] Fix non-determinism in IslNodeBuilder.Eli Friedman2019-05-141-1/+1
* [Polly] Don't crash on invalid delinearization result.Eli Friedman2019-05-142-1/+30
* [ZoneAlgo] Fix PHI inconsistency in invalid contexts.Michael Kruse2019-05-106-2/+117
* [polly][SCEV] Expand SCEV matcher cases for new smin/umin opsKeno Fischer2019-05-085-1/+61
* Apply include-what-you-use #include removal suggestions. NFC.Michael Kruse2019-03-2866-491/+45
* [ConstantRange] Rename isWrappedSet() to isUpperWrapped()Nikita Popov2019-03-271-1/+1
* Moving ManagedMemoryRewritePass when hybrid option is selectedMichael Kruse2019-03-251-4/+7
* [CodeGen] LLVM OpenMP Backend.Michael Kruse2019-03-1913-224/+1267
* [opaque pointer types] Update calls to CreateCall to pass the functionJames Y Knight2019-02-081-2/+3
* Adjust documentation for git migration.James Y Knight2019-01-294-17/+5
* Fix/unify top comment in lib/Analysis/PolyhedralInfo.cppMichal Gorny2019-01-221-15/+16
* Fix typos throughout the license files that somehow I and my reviewersChandler Carruth2019-01-212-2/+2
* Update more file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-192-8/+8
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-1993-372/+279
* Install new LLVM license structure and new developer policy.Chandler Carruth2019-01-192-25/+472
* [polly] Change to range-based invocation of llvm::sortMandeep Singh Grang2019-01-181-1/+1
* Bump the trunk version to 9.0.0svnHans Wennborg2019-01-162-4/+4
* Remove irrelevant references to legacy git repositories fromJames Y Knight2019-01-1517-20/+20
* Update year in license filesHans Wennborg2019-01-152-2/+2
* [CMake] Fix generation of exported targets in build directoryPhilip Pfaffe2018-11-061-2/+2
* Fix clang -Wimplicit-fallthrough warnings across llvm, NFCReid Kleckner2018-11-012-4/+4
* [TI removal] Generically discuss terminators rather than use the soon toChandler Carruth2018-10-181-1/+1
* Fix broken formatting caused by test commitTheodoros Theodoridis2018-10-171-1/+1
* Test commitTheodoros Theodoridis2018-10-171-1/+1
* [TI removal] Make `getTerminator()` return a generic `Instruction`.Chandler Carruth2018-10-155-10/+10
* Fix another error related to YAML quoting.Zachary Turner2018-10-121-6/+6
* [IslAst] Fix InParallelFor nesting.Michael Kruse2018-09-274-21/+92
* [doc] Fix HowToManuallyUseTheIndividualPiecesOfPollyMichael Kruse2018-09-2639-1979/+2571
* Move www/experiments to docs/experimentsMichael Kruse2018-09-2631-0/+0
* fix the scan-build urlsSylvestre Ledru2018-09-212-3/+3
* [ScopDetection] Use addUnknown for calls in the AliasSetTracker.Eli Friedman2018-09-111-2/+6
* [PerfMonitor] Fix rdtscp callsitesTobias Grosser2018-09-115-56/+48
* [IR] Replace `isa<TerminatorInst>` with `isTerminator()`.Chandler Carruth2018-08-263-4/+5
* [AST] Adapt Polly to AnalysisSetTracker changes. NFC.Michael Kruse2018-08-171-2/+2
* [DepInfo] Use isl++ in Dependences::isValidSchedule. NFC.Michael Kruse2018-08-103-41/+29
* Update isl-cpp bindingsTobias Grosser2018-08-093-17/+17
* Update to isl-0.20-65-gb822a210Tobias Grosser2018-08-0922-140/+341
* Update isl to isl-0.20-48-g13eba5b5Tobias Grosser2018-08-0719-170/+268
* Make update-isl work with latest isl versionsTobias Grosser2018-08-071-2/+3
* [JSONExporter] Print instead of ignoring parser error.Michael Kruse2018-08-021-2/+3
* [ScopBuilder] Set domain to empty instead of NULL.Michael Kruse2018-08-013-3/+42
* Update docs version and clear release notes after 8.0.0 version bumpHans Wennborg2018-08-012-4/+4
* PPCG codegenTobias Grosser2018-08-011-1/+2
* [isl++] drop the isl namespace qualifiers [NFC]Tobias Grosser2018-08-011-4463/+4463
* Rebase C++ bindings on top of latest isl bindingsTobias Grosser2018-08-014-336/+1495
* Update to isl-0.20-35-ge0a98b62Tobias Grosser2018-08-0157-209/+25786
* [JSONExporter] Try to appease buildbot. NFC.Michael Kruse2018-08-011-1/+1
OpenPOWER on IntegriCloud