summaryrefslogtreecommitdiffstats
path: root/polly/test/Isl/CodeGen/OpenMP
Commit message (Expand)AuthorAgeFilesLines
* Migrate function attribute "no-frame-pointer-elim"="false" to "frame-pointer"...Fangrui Song2019-12-242-2/+2
* [CodeGen] Handle outlining of CopyStmts.Michael Kruse2019-09-171-0/+72
* [CodeGen] LLVM OpenMP Backend.Michael Kruse2019-03-193-8/+134
* [ScopBuilder] Make -polly-stmt-granularity=scalar-indep the default.Michael Kruse2018-02-032-2/+2
* [OpenMP] Fix reference collection of latest base ptrs.Michael Kruse2017-10-312-3/+47
* UnXFAIL tests that previously failed VerifyDFSNumbersJakub Kuderski2017-10-032-6/+0
* XFAIL two test that fail VerifyDFSNumbers DominatorTree checkJakub Kuderski2017-10-032-0/+6
* [CodeGen] Use isLatestArrayKind().Michael Kruse2017-08-091-0/+58
* [tests] Set -polly-import-jscop-dir=%S alwaysTobias Grosser2017-07-112-4/+4
* [Polly] Generate more 'canonical' induction variableHongbin Zheng2017-05-121-2/+1
* [OpenMP] Do not emit lifetime markers for contextTobias Grosser2017-03-183-11/+3
* [ScopDetection] Require LoadInst base pointers to be hoisted.Michael Kruse2017-03-072-4/+4
* [tests] Make sure tests do not end in 'unreachable'Tobias Grosser2017-03-071-1/+1
* [tests] Force invariant load hoisting for test cases that need itTobias Grosser2016-08-154-4/+4
* This reverts recent expression type changesTobias Grosser2016-06-113-10/+6
* Use minimal types for generated expressionsJohannes Doerfert2016-06-063-6/+10
* Check overflows in RTCs and bail accordinglyJohannes Doerfert2016-05-121-4/+4
* [FIX] Do not recompute SCEVs but pass them to subfunctionsJohannes Doerfert2016-04-091-3/+3
* [FIX] Teach the ScopExpander about parallel subfunctionsJohannes Doerfert2016-04-081-0/+44
* Separate more constant factors of parametersJohannes Doerfert2016-02-141-2/+2
* executeScopConditionally: Introduce special exiting blockTobias Grosser2015-12-091-1/+1
* Consolidate invariant loadsJohannes Doerfert2015-10-091-0/+35
* tests: Drop -polly-detect-unprofitable and -polly-no-early-exitTobias Grosser2015-10-0616-27/+27
* Hand down referenced & globally mapped values to the subfunctionJohannes Doerfert2015-10-023-1/+111
* [FIX] Parallel codegen for invariant loadsJohannes Doerfert2015-10-011-0/+33
* Reapply "BlockGenerator: Generate synthesisable instructions only on-demand"Tobias Grosser2015-09-301-4/+4
* Revert "BlockGenerator: Generate synthesisable instructions only on-demand"Johannes Doerfert2015-09-291-4/+4
* OpenMP: Name addresses in subfunction structureTobias Grosser2015-09-281-2/+2
* BlockGenerator: Generate synthesisable instructions only on-demandTobias Grosser2015-09-281-4/+4
* BlockGenerator: Simplify code generated for scop statementsTobias Grosser2015-09-271-4/+4
* Create parallel code in a separate blockJohannes Doerfert2015-09-262-2/+2
* Propagate exit conditions as described in the PET paperJohannes Doerfert2015-09-142-6/+9
* Clean-up unit testsMichael Kruse2015-09-105-6/+0
* Replace ScalarEvolution based domain generationJohannes Doerfert2015-09-103-23/+16
* Do not use '.' in subfunction namesTobias Grosser2015-09-089-15/+15
* Add forgotten .jscop fileTobias Grosser2015-09-051-0/+21
* OpenMP: Name the values passed to the subfunciton according to the original l...Tobias Grosser2015-09-052-18/+17
* OpenMP codegen: support generation of multi-dimensional access functionsTobias Grosser2015-09-051-0/+78
* Generate scalar initialization loads at the beginning of the start BBTobias Grosser2015-08-311-0/+45
* OpenMP-codegen: Correctly pass function arguments to subfunctionsTobias Grosser2015-08-311-0/+59
* Traverse the SCoP to compute non-loop-carried domain conditionsJohannes Doerfert2015-08-301-3/+3
* Generate alias metadata even in OpenMP modeTobias Grosser2015-08-191-0/+52
* Fix test case after recent LLVM changesTobias Grosser2015-08-131-2/+2
* Changed renaming of local symbols by inserting a dot before the numeric suffix.Sunil Srivastava2015-05-122-2/+2
* Rename IslCodeGeneration to CodeGenerationTobias Grosser2015-05-1210-17/+17
* Remove target triples from test casesTobias Grosser2015-04-218-8/+0
* Update Polly tests to handle explicitly typed load changes in LLVM.David Blaikie2015-02-274-9/+9
* Update Polly tests to handle explicitly typed gep changes in LLVMDavid Blaikie2015-02-2710-20/+20
* ScopDetection: Only detect scops that have at least one read and one writeTobias Grosser2015-02-1910-27/+27
* [FIX] Updated test case (fixed names -> regular expressions)Johannes Doerfert2015-02-021-12/+12
OpenPOWER on IntegriCloud