summaryrefslogtreecommitdiffstats
path: root/polly
Commit message (Expand)AuthorAgeFilesLines
* Fix formattingTobias Grosser2014-02-121-2/+1
* Add link to polyhedral.infoTobias Grosser2014-02-111-0/+2
* Remove MayAliasSet classTobias Grosser2014-02-115-201/+1
* IndependentBlocks: Do not assert for PHI nodes outside of scopsTobias Grosser2014-01-292-1/+36
* ScopDetect: Transitively remove all children after region expansionTobias Grosser2014-01-292-3/+67
* Add missing doxygen commentTobias Grosser2014-01-291-1/+3
* Do not verify the base addressesTobias Grosser2014-01-281-2/+5
* Check if array base addresses are invariantTobias Grosser2014-01-283-5/+130
* Add more test cases to check loop invariance of the base pointer.Tobias Grosser2014-01-282-45/+236
* TODO: Add topic 'teach bugpoint to extract regions'Tobias Grosser2014-01-271-0/+4
* Detection: Allow to filter the regions that can be detectedTobias Grosser2014-01-271-1/+15
* Remove an unused parameterTobias Grosser2014-01-271-2/+2
* Allow Polly at all optimization levelsTobias Grosser2014-01-271-10/+0
* Do not test polybench with 'make check-polly'Tobias Grosser2014-01-2756-6800/+0
* Remove other unneccessary uses of -O3 in the test suiteTobias Grosser2014-01-273-4/+4
* Do not run -O3 to canonicalize test caseTobias Grosser2014-01-272-2/+2
* Dependences: Bound the time dependence calculation is allowed to takeTobias Grosser2014-01-262-3/+114
* Update to isl 1b3ba3b72c0482fd36bf0b4a1186a259f7bafeedTobias Grosser2014-01-263-3/+14
* Adjust test case to changed cloog outputTobias Grosser2014-01-191-1/+1
* Switch isl back to isl 0.12.1Tobias Grosser2014-01-191-1/+1
* CodeGeneration: Replace reference to isl_int with explicit mpz call.Tobias Grosser2014-01-191-1/+1
* Update to the latest cloog and isl versionsTobias Grosser2014-01-191-2/+2
* llvm/IR/Writer.h has been removed in llvm commit r198836 and seems useless in...Sylvestre Ledru2014-01-164-7/+0
* Adapt to DomTree changes in r199104Tobias Grosser2014-01-139-22/+23
* [cleanup] Update Polly for moved header in LLVM r199082.Chandler Carruth2014-01-133-5/+5
* Remove IR/Writer.hTobias Grosser2014-01-097-16/+9
* Update #include paths for r198688 in LLVM that moved headers in the AssemblyChandler Carruth2014-01-0713-13/+13
* www: Fix typo IITobias Grosser2014-01-061-1/+1
* www: Fix typoTobias Grosser2014-01-061-2/+2
* www: Add link to newly released islplot libraryTobias Grosser2014-01-061-0/+14
* Temporarily reformat Polly to silence buildbotsTobias Grosser2014-01-062-9/+2
* Another formatting fixTobias Grosser2014-01-031-1/+1
* Fix formatting issuesTobias Grosser2014-01-031-3/+1
* Introduce -polly-canonicalize passTobias Grosser2014-01-027-30/+127
* RegisterPasses: Do not claim we schedule canonicalization passes at -O0Tobias Grosser2014-01-021-19/+0
* ScopInfo: Ensure the RegionInfo analysis is always availableTobias Grosser2014-01-021-1/+1
* Update the copyright credits -- Happy new year 2014!NAKAMURA Takumi2014-01-012-3/+3
* www: Simplify cssTobias Grosser2013-12-211-1/+1
* www: Fix typosTobias Grosser2013-12-201-2/+2
* www: Do not use a fixed with, but use max-widthTobias Grosser2013-12-203-25/+14
* www: Do not use a small fonts for the core textTobias Grosser2013-12-202-5/+5
* www: Name the tiling scheme in the headerTobias Grosser2013-12-202-1/+22
* www: No need to mention Polly in each subtitleTobias Grosser2013-12-2013-15/+18
* www: Highlight title, add subtitleTobias Grosser2013-12-193-2/+50
* www: Mark more items doneTobias Grosser2013-12-191-2/+2
* www: We already integrated the isl code generatorTobias Grosser2013-12-191-1/+1
* www: Use red for visited linksTobias Grosser2013-12-191-0/+3
* www: Add faviconTobias Grosser2013-12-191-0/+0
* www: Add nice headerTobias Grosser2013-12-1919-10/+67
* www: shorten menu entryTobias Grosser2013-12-191-1/+1
OpenPOWER on IntegriCloud