summaryrefslogtreecommitdiffstats
path: root/polly/lib/Transform/CodePreparation.cpp
Commit message (Expand)AuthorAgeFilesLines
* Adapt to LLVM head, againHongbin Zheng2016-02-251-1/+1
* Revert "Adapt to LLVM head. NFC"Hongbin Zheng2016-02-251-1/+1
* Adapt to LLVM head. NFCHongbin Zheng2016-02-251-1/+1
* [NFC] Move helper functions to ScopHelperJohannes Doerfert2015-10-091-1/+0
* Fix Polly after SCEV port to new pass managerTobias Grosser2015-08-171-2/+2
* Remove code for scalar and PHI to array translationTobias Grosser2015-06-261-133/+4
* Sort include directivesTobias Grosser2015-05-091-1/+1
* Do some preparation even with scalar and phi modeling enabledJohannes Doerfert2015-02-271-4/+2
* 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