summaryrefslogtreecommitdiffstats
path: root/polly/test/CodeGen
Commit message (Expand)AuthorAgeFilesLines
* Move code generation test case to test/CodeGen/Tobias Grosser2018-03-192-0/+81
* [Polly] Fix code generation of llvm.expect intrinsicTobias Grosser2017-05-141-0/+34
* Update to ISL 0.17.Michael Kruse2016-05-041-1/+1
* [FIX] Do not recompute SCEVs but pass them to subfunctionsJohannes Doerfert2016-04-091-0/+59
* execute cloog specific testcases only with CLOOG_FOUNDSebastian Pop2012-12-03111-6430/+0
* Fix tests with broken datalayout strings.Patrik Hägglund2012-11-282-2/+2
* do not execute the OpenMP tests when cloog is not foundSebastian Pop2012-11-271-0/+3
* test: LLVM supports now vectors of arbitrary pointersTobias Grosser2012-11-143-59/+51
* Tests: Pipe test files into 'opt'Tobias Grosser2012-11-0458-71/+71
* Tests: remove ModuleID linesTobias Grosser2012-11-0224-24/+0
* Tests: move content of .c files in .llTobias Grosser2012-11-0292-1096/+1143
* Remove runtime tests from polly test suiteTobias Grosser2012-11-0114-25/+0
* Codegen: Selectively copy in array addresses for OpenMP codeTobias Grosser2012-11-014-9/+7
* CodeGen: Add scop-parameters to the OpenMP contextTobias Grosser2012-11-013-0/+107
* Codegen: Copy and restore the ValueMap and ClastVars explicitlyTobias Grosser2012-11-011-0/+56
* Add preliminary implementation for GPGPU code generation.Tobias Grosser2012-08-039-0/+267
* Revert "Add preliminary implementation for GPGPU code generation."Tobias Grosser2012-07-138-262/+0
* Add preliminary implementation for GPGPU code generation.Tobias Grosser2012-07-138-0/+262
* Regression tests: Adapt the vectorize option change.Hongbin Zheng2012-05-0612-16/+16
* SCEV based code generationTobias Grosser2012-04-272-10/+36
* Make vector tests less sensible to codegen changesTobias Grosser2012-04-246-62/+46
* CodeGen: Generate scalar code if vector instructions cannot be generatedTobias Grosser2012-04-123-0/+126
* CodeGen: Allow Polly to do 'grouped unrolling', but no vector generation.Tobias Grosser2012-04-071-0/+19
* CodeGen: Recreate old ivs with the original typeTobias Grosser2012-04-032-8/+35
* CodeGen: Allow function parameters to be rewritten in getNewValue()Tobias Grosser2012-04-012-0/+69
* CodeGeneration: Proberly build the dominator treeTobias Grosser2012-03-291-1/+1
* Don't fail the lli testcases on 32bit platform.Hongbin Zheng2012-03-2611-15/+15
* test: Remove memaccess prefixTobias Grosser2012-03-2315-11/+11
* CodeGen: Full support for isl_pw expressions in modified access functions.Tobias Grosser2012-03-237-2/+126
* Don't allow pointer types in affine expressionsTobias Grosser2012-03-161-0/+20
* CodeGen: Pass the scalar maps properlyTobias Grosser2012-03-021-3/+5
* CodeGen: Simplify the generation of a splatTobias Grosser2012-03-021-2/+2
* CodeGen: Name stmt bbs 'polly.stmt.' + OriginalNameTobias Grosser2012-02-151-1/+1
* tests: Replace . by %sTobias Grosser2012-02-139-17/+17
* CodeGen: Always name merge blockTobias Grosser2012-02-121-1/+1
* Codegen: Give split and merge basic blocks better namesTobias Grosser2012-02-122-6/+4
* Support non-affine access functions in Polly.Tobias Grosser2011-12-202-0/+58
* test: Switch to new atomic instructionsTobias Grosser2011-11-2927-104/+63
* ScopInfo: Use names of simple parameters to name the isl parameter dimensions.Tobias Grosser2011-11-152-4/+4
* CodeGen: Support for Cast Operations in vector code generationTobias Grosser2011-09-041-0/+33
* CodeGen: Better separate scalar and vector code generation.Tobias Grosser2011-09-041-13/+13
* CodeGen: Improve naming of copied basic blocksTobias Grosser2011-09-041-1/+1
* Memaccess: Code generation for constant access function changeRaghesh Aloor2011-08-154-0/+92
* Memaccess: Codegeneration for a simple access function changeRaghesh Aloor2011-08-034-0/+92
* Memaccess: Display Changed Access RelationRaghesh Aloor2011-08-031-0/+48
* MemAccess: Reading Change in Access FunctionRaghesh Aloor2011-07-126-0/+132
* Adapt to LLVM type system changesTobias Grosser2011-07-123-10/+17
* test: Do not pipe the .ll file into optTobias Grosser2011-07-0536-60/+60
* test: Remove redundant function definitionTobias Grosser2011-07-041-3/+0
* CodeGeneration: Do not delete the old version of the Scop.Tobias Grosser2011-05-142-0/+74
OpenPOWER on IntegriCloud