summaryrefslogtreecommitdiffstats
path: root/polly/lib/Transform/CodePreparation.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix formattingTobias Grosser2015-02-161-2/+1
* Update Polly for the removal of LLVM_DELETED_FUNCTION now that '= delete' wor...David Blaikie2015-02-151-2/+2
* Model PHI nodes without demoting themJohannes Doerfert2015-02-061-0/+4
* [PM] Update Polly following LLVM r226373 which refactors LoopInfo inChandler Carruth2015-01-171-4/+4
* Remove -polly-codegen-scev option and related codeTobias Grosser2014-11-301-28/+7
* Added arcanist linters and cleaned errors and warningsJohannes Doerfert2014-08-181-1/+1
* Update for RegionInfo changes.Matt Arsenault2014-07-191-1/+2
* Delete trivial PHI nodes (aka stack slot sharing)Tobias Grosser2014-04-011-18/+83
* Move transformations into own directoryAndreas Simbuerger2014-03-111-0/+182
OpenPOWER on IntegriCloud