summaryrefslogtreecommitdiffstats
path: root/polly/test/DeadCodeElimination
Commit message (Expand)AuthorAgeFilesLines
* [Polly] Remove unwanted --check-prefix=CHECK from unit tests. NFC.Mandeep Singh Grang2016-04-151-1/+1
* tests: Drop -polly-detect-unprofitable and -polly-no-early-exitTobias Grosser2015-10-067-10/+10
* Use schedule trees to represent execution order of statementsTobias Grosser2015-07-146-41/+41
* Replace srem by function call in nonaffine test casesTobias Grosser2015-06-232-6/+13
* Remove target triples from test casesTobias Grosser2015-04-215-5/+0
* Update Polly tests to handle explicitly typed load changes in LLVM.David Blaikie2015-02-273-4/+4
* Update Polly tests to handle explicitly typed gep changes in LLVMDavid Blaikie2015-02-277-23/+23
* ScopDetection: Only detect scops that have at least one read and one writeTobias Grosser2015-02-197-10/+10
* Add early exits for SCoPs we did not optimizeJohannes Doerfert2015-02-117-10/+10
* Drop all constant scheduling dimensionsTobias Grosser2015-01-011-1/+1
* Revert "Added support for modulo expressions"Tobias Grosser2014-08-162-86/+25
* Added support for modulo expressionsJohannes Doerfert2014-08-152-25/+86
* DeadCodeElimination: Fix liveout computationTobias Grosser2014-07-141-3/+10
* DeadCodeElim: Compute correct liveout for non-affine accessesTobias Grosser2014-07-112-0/+87
* Dead code elimination: Schedule another approximative step before actual DCETobias Grosser2014-02-241-1/+1
* Do not fail in case we do not have valid dependencesTobias Grosser2014-02-231-0/+64
* DCE: Switch to hybrid precise-unprecise analysisTobias Grosser2014-02-211-15/+4
* Add polyhedral dead code elimination.Tobias Grosser2014-02-204-0/+275
OpenPOWER on IntegriCloud