summaryrefslogtreecommitdiffstats
path: root/polly/lib/DeadCodeElimination.cpp
Commit message (Expand)AuthorAgeFilesLines
* Move transformations into own directoryAndreas Simbuerger2014-03-111-157/+0
* Dead code elimination: Schedule another approximative step before actual DCETobias Grosser2014-02-241-3/+7
* Do not fail in case we do not have valid dependencesTobias Grosser2014-02-231-2/+5
* Fix formattingTobias Grosser2014-02-211-1/+1
* DCE: Switch to hybrid precise-unprecise analysisTobias Grosser2014-02-211-21/+22
* DCE: Update descriptionTobias Grosser2014-02-211-7/+20
* Add polyhedral dead code elimination.Tobias Grosser2014-02-201-8/+71
* include missing ISL header fileSebastian Pop2013-05-311-0/+1
* Sort includesTobias Grosser2013-05-071-2/+1
* Update formatting to latest version of clang-formatTobias Grosser2013-04-101-3/+3
* clang-format: Many more filesTobias Grosser2013-03-231-1/+0
* DeadCodeElimination: clang-format and commentTobias Grosser2013-03-231-23/+22
* Dead code elimination: Make variable names uppercaseTobias Grosser2013-01-081-4/+4
* clang-format the dead code elimination passTobias Grosser2013-01-081-11/+11
* Add a sceleton for a polyhedral dead code elimination.Tobias Grosser2012-01-311-0/+75
OpenPOWER on IntegriCloud