summaryrefslogtreecommitdiffstats
path: root/polly
Commit message (Expand)AuthorAgeFilesLines
* 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
* www: Rename menu itemsTobias Grosser2013-12-191-2/+2
* www: Use a modern menu styleTobias Grosser2013-12-191-7/+32
* Fix formattingTobias Grosser2013-12-181-5/+6
* Report detected scops using the new diagnosticsTobias Grosser2013-12-182-16/+123
* ScopValidator: smax expressions are no parametersTobias Grosser2013-12-093-8/+32
* test: Remove use of defaultOptsTobias Grosser2013-12-091-1/+1
* Update isl to latest maintenance releaseTobias Grosser2013-12-071-1/+1
* (re)enable formatting checksTobias Grosser2013-11-281-3/+2
* Really stop the buildbot noiseTobias Grosser2013-11-221-1/+1
* Disable format checkingTobias Grosser2013-11-221-1/+2
* cmake: Provide path to installed clang-formatTobias Grosser2013-11-223-9/+20
* Disable formatting checks to silent buildbotsTobias Grosser2013-11-221-1/+2
* cmake: Add option POLLY_USE_CLOOGTobias Grosser2013-11-211-1/+6
* Fix 80 column violationTobias Grosser2013-11-171-2/+3
* IslCodegen: Support for run-time conditionsTobias Grosser2013-11-174-0/+55
* ScopDetection: Improve formattingTobias Grosser2013-11-161-3/+6
* prepend LLVM to all Polly* libsSebastian Pop2013-11-166-16/+16
* factor out code in shouldEnablePollySebastian Pop2013-11-161-9/+14
* move MayAliasSet.cpp into lib/AnalysisSebastian Pop2013-11-163-1/+1
* Style fixes, brought to you by clang-formatTobias Grosser2013-11-163-5/+5
* PassManagerBase has moved into the legacy namespace as of r194324; match it h...Andy Gibbs2013-11-121-0/+2
* IslCodegen: Do not build upper bound in vector forTobias Grosser2013-11-021-6/+0
OpenPOWER on IntegriCloud