summaryrefslogtreecommitdiffstats
path: root/polly/test/Isl/CodeGen/aliasing_parametric_simple_2.ll
Commit message (Expand)AuthorAgeFilesLines
* This reverts recent expression type changesTobias Grosser2016-06-111-13/+21
* Use minimal types for generated expressionsJohannes Doerfert2016-06-061-21/+13
* Check overflows in RTCs and bail accordinglyJohannes Doerfert2016-05-121-7/+15
* Codegen: Enable the detection of min/max expressionsTobias Grosser2016-05-071-6/+4
* test: Use CHECK-NEXT to not miss instructions in test outputTobias Grosser2016-05-071-25/+23
* Allow pointer expressions in SCEVs again.Johannes Doerfert2016-04-101-2/+6
* Track assumptions and restrictions separatlyJohannes Doerfert2016-03-011-1/+2
* Remove -polly-code-generator=isl from many test casesTobias Grosser2015-11-211-1/+1
* tests: Drop -polly-detect-unprofitable and -polly-no-early-exitTobias Grosser2015-10-061-1/+1
* Identify and hoist definitively invariant loadsJohannes Doerfert2015-09-291-1/+2
* Use modulo semantic to generate non-integer-overflow assumptionsJohannes Doerfert2015-09-151-1/+2
* Removed redundant alias checks generated during run time.Johannes Doerfert2015-07-231-9/+9
* Rename IslCodeGeneration to CodeGenerationTobias Grosser2015-05-121-1/+1
* Update Polly tests to handle explicitly typed load changes in LLVM.David Blaikie2015-02-271-2/+2
* Update Polly tests to handle explicitly typed gep changes in LLVMDavid Blaikie2015-02-271-7/+7
* ScopDetection: Only detect scops that have at least one read and one writeTobias Grosser2015-02-191-1/+1
* [RTC] Runtime Alias Checks for the ISL backend (missing tests)Johannes Doerfert2014-09-181-0/+57
OpenPOWER on IntegriCloud