summaryrefslogtreecommitdiffstats
path: root/polly/test/Isl/CodeGen/LoopParallelMD
Commit message (Expand)AuthorAgeFilesLines
* Adjust to debug info metadata format change.Tobias Grosser2018-05-101-1/+1
* Adapt testcase to LLVM change in DIGlobalVariableExpression.Adrian Prantl2017-08-301-1/+1
* [Polly] Generate more 'canonical' induction variableHongbin Zheng2017-05-121-2/+2
* Fix debug info metadata for upstream change in LLVM.Adrian Prantl2016-12-201-1/+1
* Revert "Fix debug info metadata for upstream change in LLVM."Adrian Prantl2016-12-161-1/+1
* Fix debug info metadata for upstream change in LLVM.Adrian Prantl2016-12-161-1/+1
* Adapt test case to recent change in Global Variable DefinitionTobias Grosser2016-09-131-1/+1
* This reverts recent expression type changesTobias Grosser2016-06-111-2/+2
* Use minimal types for generated expressionsJohannes Doerfert2016-06-061-2/+2
* Update two more test cases for r266445+r266446 IITobias Grosser2016-04-151-3/+2
* Adjust debug metadata to LLVM changes in 252219Tobias Grosser2015-11-061-2/+2
* tests: Drop -polly-detect-unprofitable and -polly-no-early-exitTobias Grosser2015-10-063-4/+4
* DI: Fix testcases after LLVM r246327Duncan P. N. Exon Smith2015-08-281-1/+1
* Update testcases after LLVM r243885Duncan P. N. Exon Smith2015-08-031-1/+1
* Fix polly tests after LLVM IR change in r243774Duncan P. N. Exon Smith2015-07-311-1/+1
* Rename IslCodeGeneration to CodeGenerationTobias Grosser2015-05-123-4/+4
* Update polly for LLVM rename of debug info metadata with DI* prefixDuncan P. N. Exon Smith2015-04-291-18/+18
* Remove target triples from test casesTobias Grosser2015-04-212-2/+0
* Update Polly tests for the great metadata schema changeDavid Blaikie2015-03-031-15/+15
* Update Polly tests to handle explicitly typed load changes in LLVM.David Blaikie2015-02-272-4/+4
* Update Polly tests to handle explicitly typed gep changes in LLVMDavid Blaikie2015-02-273-5/+5
* ScopDetection: Only detect scops that have at least one read and one writeTobias Grosser2015-02-193-4/+4
* Adjust to the new explicit debug metadataTobias Grosser2015-01-151-4/+4
* Adjust test for the new 'distinct' metadata nodesTobias Grosser2015-01-091-2/+2
* Run upgrade script from PR21532 to match LLVM changesDuncan P. N. Exon Smith2014-12-152-38/+38
* Remove -polly-codegen-scev option and related codeTobias Grosser2014-11-302-23/+7
* Modify test cases to work with SCEV based code generationTobias Grosser2014-11-161-2/+3
* Make usage of scev based code generation explicit in testsTobias Grosser2014-11-161-4/+4
* Safely generate new loop metadata nodeDavid Peixotto2014-11-071-0/+71
* Allow to annotate alias scopes in the new SCoP.Johannes Doerfert2014-10-022-18/+18
* Annotate LLVM-IR for all parallel loopsJohannes Doerfert2014-10-011-0/+64
* Emit llvm.loop metadata for parallel loopsTobias Grosser2014-03-041-0/+102
OpenPOWER on IntegriCloud