summaryrefslogtreecommitdiffstats
path: root/polly/test/Cloog/CodeGen
Commit message (Expand)AuthorAgeFilesLines
* Drop Cloog supportJohannes Doerfert2014-12-0295-5751/+0
* Remove -polly-codegen-scev option and related codeTobias Grosser2014-11-304-76/+7
* Modify test cases to work with SCEV based code generationTobias Grosser2014-11-162-2/+2
* [Fix] Accidently changed the type of a libgomp argument in r219003.Johannes Doerfert2014-10-031-1/+1
* Put the parallel context alloca into the function entry block.Johannes Doerfert2014-10-031-0/+65
* [Refactor] Generalize parallel code generationJohannes Doerfert2014-10-038-50/+23
* Always pipe in test filesTobias Grosser2014-08-3021-21/+21
* Replace %defaultOpts with explicit pass namesTobias Grosser2014-08-3054-69/+69
* Update the jscop tests and port them to isl codegen.Johannes Doerfert2014-08-0316-492/+0
* Mark a GPGPU test case as XFAILTobias Grosser2014-08-021-0/+2
* Update for llvm change.Rafael Espindola2014-07-301-14/+14
* [Refactor] Use attributes to mark function as invalid for pollyJohannes Doerfert2014-07-152-2/+6
* Remove use of llvm.codegen intrinsic for GPGPU codegenYabin Hu2014-06-243-0/+106
* Do not run GPGPU test cases without nvptx targetTobias Grosser2014-05-142-0/+2
* We missed two files in the last commit.Tobias Grosser2014-04-222-2/+2
* Really fix the load case.Tobias Grosser2014-04-181-2/+7
* Ensure a scalar pointer when issuing a vector loadTobias Grosser2014-04-171-0/+32
* Fix for vector codegen in OpenMP subfunctionsTobias Grosser2014-04-151-0/+48
* Dependences: Do not fail in case a schedule eliminates all dependencesTobias Grosser2014-04-152-0/+56
* Codegeneration: Free memory correctly when using -polly-vectorizer=pollyTobias Grosser2014-04-141-0/+21
* Fix polly tests to not include aliases to declarations.Rafael Espindola2014-03-121-14/+42
* Remove other unneccessary uses of -O3 in the test suiteTobias Grosser2014-01-271-1/+1
* Do not run -O3 to canonicalize test caseTobias Grosser2014-01-271-1/+1
* Adjust test case to changed cloog outputTobias Grosser2014-01-191-1/+1
* ScopValidator: smax expressions are no parametersTobias Grosser2013-12-091-7/+5
* test: Remove use of defaultOptsTobias Grosser2013-12-091-1/+1
* ScopInfo: Correctly handle true/false conditionsTobias Grosser2013-09-071-1/+1
* [CodeGen] Fixup assert fails caused by incorrect LoopInfo updateTobias Grosser2013-09-022-0/+60
* Remove '-debug-only' from test caseTobias Grosser2013-07-291-1/+1
* JSONImporter: Free new schedule if found invalidTobias Grosser2013-07-291-1/+1
* CodeGeneration: Fix double free in vector forTobias Grosser2013-07-291-1/+1
* Use a slightly smaller hammer to make this pass.Rafael Espindola2013-07-281-5/+2
* Temporary disable a test until I finished the fixTobias Grosser2013-07-271-0/+3
* Looks like this test crashes. Add --crash to not for now.Rafael Espindola2013-07-271-1/+1
* Add not to commands that fail.Rafael Espindola2013-07-262-2/+2
* scop detection: do not run scop detection on regions without loopsSebastian Pop2013-06-031-1/+1
* scop detection: only handle functions with loopsSebastian Pop2013-05-301-1/+1
* Update LoopInfo correctlyTobias Grosser2013-05-161-1/+6
* LoopGenerators: Construct loops such that they are already loop rotatedTobias Grosser2013-05-162-7/+7
* tests: Properly check if asserts are availableTobias Grosser2013-03-121-1/+1
* Missed on test case in the last commitTobias Grosser2013-03-121-0/+1
* Use attributes references on call/invoke instructions.Bill Wendling2013-02-222-12/+16
* execute cloog specific testcases only with CLOOG_FOUNDSebastian Pop2012-12-03101-0/+5902
OpenPOWER on IntegriCloud