summaryrefslogtreecommitdiffstats
path: root/polly/test
Commit message (Expand)AuthorAgeFilesLines
* Fix for r336080: Missing colon in REQUIRES linePhilip Pfaffe2018-07-021-1/+1
* [polly-acc] change cl_get_* return types to 32/64bitPhilip Pfaffe2018-07-021-0/+90
* [ScopHelper] Provide support for recognising collective invariant loadsPhilip Pfaffe2018-06-291-0/+56
* test: use regex matchers to make test-case robust against register renumberingsTobias Grosser2018-06-281-2/+2
* [SCEV] Re-apply r335197 (with Polly fixes).Tim Shen2018-06-211-11/+15
* Adjust to recent LLVM changes to fix buildbotsTobias Grosser2018-06-161-2/+2
* [test] Fix a typo in a test case [NFCI]Tobias Grosser2018-06-131-2/+2
* [Polly] Fix a testcase after LLVM commit r334318Krzysztof Parzyszek2018-06-081-3/+3
* [Acc] Followup for r333105: Fix one additional testcasePhilip Pfaffe2018-05-241-1/+2
* [Acc] Enable legacy stmt granularity in remaining failing testcasesPhilip Pfaffe2018-05-233-2/+3
* [Acc] Update testcases for minor changes in the PPCG mapper andPhilip Pfaffe2018-05-235-6/+6
* [DeLICM] Avoid assertion on out-of-quota.Michael Kruse2018-05-161-0/+131
* [SCEVAffinator] Fix handling of pwaff complexity limit.Eli Friedman2018-05-141-0/+37
* Adjust to debug info metadata format change.Tobias Grosser2018-05-1015-20/+20
* [ScopInfo] Remove bail out condition in buildMinMaxAccess().Michael Kruse2018-05-091-0/+109
* [test] Replace undef with true/false to make test case less fragileTobias Grosser2018-05-081-5/+5
* Pass compiler arguments in the create_ll.sh scriptPhilip Pfaffe2018-05-021-2/+5
* [CodeGen] Print executed statement instances at runtime.Michael Kruse2018-04-251-0/+38
* [ScopDetect] Reject loop with multiple exit blocks.Michael Kruse2018-04-2512-1/+453
* Allow arbitrary function calls for debugging purposes.Michael Kruse2018-04-201-0/+37
* [ScopDetect / ScopInfo] Get statistics for scops without any loop correctlyTobias Grosser2018-04-181-2/+24
* [NewPM] Update pass registration for the LLVM plugin interfacePhilip Pfaffe2018-04-172-0/+15
* [CodeGen] Allow undefined loads in statement instances outside context.Michael Kruse2018-04-103-0/+205
* [ScopInfo] Avoid iterator invalidation.Michael Kruse2018-04-101-0/+58
* [ScopInfo] Completely remove MemoryAccesses when their parent statement is re...Michael Kruse2018-04-091-0/+100
* Remove immediate dominator heuristic for error block detection.Michael Kruse2018-04-096-117/+96
* [Polly][IslAst] Fix minimal dependence distance.Huihui Zhang2018-04-041-0/+57
* Move code generation test case to test/CodeGen/Tobias Grosser2018-03-192-0/+0
* [Polly][CMake] Fix lit setup for building the in the mono repoPhilip Pfaffe2018-03-051-1/+5
* [ScopInfo] Do not use the set dimension ids to carry loop informationTobias Grosser2018-03-033-4/+4
* Update isl to isl-0.18-1047-g4a20ef8Tobias Grosser2018-02-2052-77/+77
* [ScopBuilder] scalar-indep: Fix mutually referencing PHIs.Michael Kruse2018-02-122-0/+126
* [ScopBuilder] Make -polly-stmt-granularity=scalar-indep the default.Michael Kruse2018-02-03112-136/+136
* [ScopBuilder] Prefer PHI Write accesses in the statement the incoming value i...Michael Kruse2018-01-232-12/+18
* Assume the shared library path variable is LD_LIBRARY_PATH on systemsDimitry Andric2018-01-201-4/+3
* Change memcpy/memove/memset to have dest and source alignment attributes (Ste...Daniel Neilson2018-01-193-3/+3
* [ScopBuilder] Revise statement naming when there are multiple statements per BB.Michael Kruse2018-01-1811-43/+92
* [polly] [ScopInfo] Don't use isl_val_get_num_si.Eli Friedman2018-01-171-5/+35
* [CodeGen] Fix noalias annotations for memcpy/memmove.Michael Kruse2017-12-221-0/+41
* Fix isl out-of-quota errors affecting later quota guards.Michael Kruse2017-12-221-0/+14
* [ScopBuilder] Split statements on encountering store instructions.Michael Kruse2017-12-111-0/+62
* [NFC] In GPGPU testcases, replace numeric registers in CHECK directives.Philip Pfaffe2017-12-015-21/+22
* Handle Top-Level-Regions in polly::isHoistableLoadPhilip Pfaffe2017-11-301-0/+73
* [CodeGen] Detect empty domain because of parameters context.Michael Kruse2017-11-211-0/+86
* Port ScopInfo to the isl cpp bindingsPhilip Pfaffe2017-11-1910-15/+15
* [ZoneAlgo/ForwardOpTree] Normalize PHIs to their known incoming values.Michael Kruse2017-10-314-0/+393
* [DeLICM] Fix wrong assumed access execution order.Michael Kruse2017-10-313-0/+135
* [OpenMP] Fix reference collection of latest base ptrs.Michael Kruse2017-10-312-3/+47
* Fix two testcases. NFC intended.Philip Pfaffe2017-10-292-13/+13
* [ForwardOpTree] Reload know values.Michael Kruse2017-10-271-0/+73
OpenPOWER on IntegriCloud