summaryrefslogtreecommitdiffstats
path: root/polly/test/Isl/CodeGen/simple_vec_assign_scalar.ll
Commit message (Expand)AuthorAgeFilesLines
* tests: Drop -polly-detect-unprofitable and -polly-no-early-exitTobias Grosser2015-10-061-2/+2
* Drop alias tags from vector test caseTobias Grosser2015-08-301-2/+4
* Rename IslCodeGeneration to CodeGenerationTobias Grosser2015-05-121-2/+2
* Remove target triples from test casesTobias Grosser2015-04-211-1/+0
* Do not use the POLLY vector code generator if only strip-mining is requestedTobias Grosser2015-04-051-0/+3
* [tests] Use -polly-vectorizer=polly directlyTobias Grosser2015-04-051-1/+1
* Test case updates for explicit type parameter to the gep operatorDavid Blaikie2015-03-131-1/+1
* Update Polly tests to handle explicitly typed load changes in LLVM.David Blaikie2015-02-271-3/+3
* Update Polly tests to handle explicitly typed gep changes in LLVMDavid Blaikie2015-02-271-2/+2
* ScopDetection: Only detect scops that have at least one read and one writeTobias Grosser2015-02-191-1/+1
* Remove -polly-codegen-scev option and related codeTobias Grosser2014-11-301-12/+3
* Modify test cases to work with SCEV based code generationTobias Grosser2014-11-161-1/+5
* Replace %defaultOpts with explicit pass namesTobias Grosser2014-08-301-1/+1
* isl: vector code generation based on ISL astSebastian Pop2012-12-181-0/+65
OpenPOWER on IntegriCloud