summaryrefslogtreecommitdiffstats
path: root/polly/test/Isl/CodeGen/exprModDiv.ll
Commit message (Expand)AuthorAgeFilesLines
* [tests] Set -polly-import-jscop-dir=%S alwaysTobias Grosser2017-07-111-2/+2
* IslAst: always use the context during ast generationTobias Grosser2016-11-101-16/+4
* This reverts recent expression type changesTobias Grosser2016-06-111-21/+13
* Refactor division generation codeJohannes Doerfert2016-06-061-9/+17
* [NFC] Generate runtime checks after the SCoPJohannes Doerfert2016-06-061-8/+8
* Check overflows in RTCs and bail accordinglyJohannes Doerfert2016-05-121-10/+10
* Use regular expressions instead of temporary names for IR test [NFC]Johannes Doerfert2016-02-211-6/+6
* Update to ISL 0.16.1Michael Kruse2016-01-151-16/+10
* tests: Drop -polly-detect-unprofitable and -polly-no-early-exitTobias Grosser2015-10-061-2/+2
* Reapply "BlockGenerator: Generate synthesisable instructions only on-demand"Tobias Grosser2015-09-301-6/+6
* Identify and hoist definitively invariant loadsJohannes Doerfert2015-09-291-21/+22
* Revert "BlockGenerator: Generate synthesisable instructions only on-demand"Johannes Doerfert2015-09-291-6/+6
* BlockGenerator: Generate synthesisable instructions only on-demandTobias Grosser2015-09-281-6/+6
* Do not detect Scops with only one loop.Tobias Grosser2015-08-271-2/+5
* Mark sdivs as 'exact' instead of lowering them ourselvesTobias Grosser2015-06-041-3/+3
* Ensure memory access mappings are defined for full domainTobias Grosser2015-06-041-11/+15
* Lower signed-divisions without rounding to ashr instructionsTobias Grosser2015-06-031-5/+3
* Translate power-of-two floor-division into ashrTobias Grosser2015-06-031-11/+36
* Exploit non-negative numeratorsTobias Grosser2015-05-291-0/+78
OpenPOWER on IntegriCloud