aboutsummaryrefslogtreecommitdiff
path: root/polly/test/GPGPU
AgeCommit message (Expand)AuthorFilesLines
2023-01-18[AsmParser] Remove typed pointer auto-detectionNikita Popov10-21/+21
2023-01-17[Polly] Convert some tests to opaque pointers (NFC)Nikita Popov62-546/+522
2023-01-13[Polly] Fix REQUIRES for nvptx-dependent testsPaul Robinson12-46/+29
2022-10-28[polly][test] Remove -polly-target from testsArthur Eubanks4-4/+4
2022-05-26[FileCheck] GetCheckTypeAbbreviation() to handle the misspelled case.Ivan Kosarev1-9/+9
2022-05-01[Polly] Fix test after D119669.Michael Kruse1-1/+1
2022-03-14[polly] Introduce -polly-print-* passes to replace -analyze.Michael Kruse21-42/+24
2022-02-22[polly] Remove trailing whitespace from tests. NFC.Michael Kruse6-8/+8
2021-10-14[Polly] Remove support for code generated by gfortran+DragonEgg.Michael Kruse1-103/+0
2021-09-26[Polly] Use VirtualUse to determine references.Michael Kruse3-14/+23
2021-06-18[polly][GPGPU] Fixup related to overloading exponent type in llvm.powiBjorn Pettersson1-2/+2
2021-05-24Revert "[NFC] remove explicit default value for strboolattr attribute in tests"serge-sans-paille4-5/+5
2021-05-24[NFC] remove explicit default value for strboolattr attribute in testsserge-sans-paille4-5/+5
2021-02-10[Polly] Do not use -O3 pipeline for single pass test.Michael Kruse1-1/+1
2021-02-09[Polly] Remove use of -O3 in regression test.Michael Kruse1-2/+2
2021-02-03[test] Pin spir-codegen.ll to legacy PMArthur Eubanks1-1/+1
2021-01-19[Polly] Update isl to isl-0.23-61-g24e8cd12.Michael Kruse2-5/+5
2019-12-24Migrate function attribute "no-frame-pointer-elim"="false" to "frame-pointer"...Fangrui Song4-5/+5
2019-11-13[GPGPU] Fix regression test after 395124.Michael Kruse1-1/+1
2019-08-13[Polly-ACC] Fix test after IR-printer change.Michael Kruse1-1/+1
2019-01-15Remove irrelevant references to legacy git repositories fromJames Y Knight7-8/+8
2018-07-02Fix for r336080: Missing colon in REQUIRES linePhilip Pfaffe1-1/+1
2018-07-02[polly-acc] change cl_get_* return types to 32/64bitPhilip Pfaffe1-0/+90
2018-05-24[Acc] Followup for r333105: Fix one additional testcasePhilip Pfaffe1-1/+2
2018-05-23[Acc] Enable legacy stmt granularity in remaining failing testcasesPhilip Pfaffe3-2/+3
2018-05-23[Acc] Update testcases for minor changes in the PPCG mapper andPhilip Pfaffe5-6/+6
2018-05-10Adjust to debug info metadata format change.Tobias Grosser1-1/+1
2017-12-01[NFC] In GPGPU testcases, replace numeric registers in CHECK directives.Philip Pfaffe5-21/+22
2017-10-29Fix two testcases. NFC intended.Philip Pfaffe2-13/+13
2017-10-04[GPGPU] Make sure escaping invariant load hoisted scalars are preservedTobias Grosser1-0/+30
2017-10-01Add missing REQUIRES lineTobias Grosser1-0/+2
2017-10-01[GPGPU] Set Polly's RTC to false in case invariant load hoisting failsTobias Grosser1-0/+40
2017-09-01[ISLNodeBuilder] Materialize Fortran array sizes of arrays without memory acc...Siddharth Bhat1-0/+102
2017-08-31[PPCGCodeGen] Convert intrinsics to libdevice functions whenever possible.Siddharth Bhat2-6/+14
2017-08-22test/GPGPU/invalid-kernel-assert-verifymodule.ll also requires assertionsTobias Grosser1-1/+1
2017-08-21[GPGPU] Add llvm.powi to the libdevice supported functionsTobias Grosser1-2/+6
2017-08-21[GPGPU] Add log / logf to the libdevice supported functionsTobias Grosser2-4/+11
2017-08-19Revert "[GPGPU] Simplify PPCGSCop to reduce compile time [NFC]"Tobias Grosser2-8/+8
2017-08-19[GPGPU] Correctly initialize array order and fixed_element informationTobias Grosser3-33/+98
2017-08-19[PPCG] Only add Kernel argument sizes for OpenCL, not CUDA runtimePhilipp Schaad6-20/+12
2017-08-19[GPGPU] Collect parameter dimension used in MemoryAccessesTobias Grosser1-0/+44
2017-08-18[GPGPU] Simplify PPCGSCop to reduce compile time [NFC]Tobias Grosser2-8/+8
2017-08-17[ManagedMemoryRewrite] Rewrite malloc, free correctly inside `Constant`s.Siddharth Bhat1-0/+95
2017-08-17[GPGPU] Make test case independent of LLVM namesTobias Grosser1-2/+2
2017-08-17[ManagedMemoryRewrite] Learn how to rewrite global arrays, allocas.Siddharth Bhat2-0/+134
2017-08-16Add missing 'REQUIRES' lineTobias Grosser1-0/+2
2017-08-16[GPGPU] Also record invariant loads as kernel subtree valuesTobias Grosser1-0/+35
2017-08-10Fix 310555: Require pollyacc instead of assertsPhilip Pfaffe1-1/+1
2017-08-10Add missing 'REQUIRES' lineTobias Grosser1-0/+2
2017-08-10[GPGPU] Make the ast_build available to block generatorTobias Grosser2-0/+95