summaryrefslogtreecommitdiff
path: root/clang/test/CodeGenOpenCL/amdgpu-alignment.cl
AgeCommit message (Expand)Author
2025-01-21[Clang] Remove 3-element vector load and store special handling (#104661)Shilei Tian
2024-05-04[test] %clang_cc1 -emit-llvm: remove redundant -SFangrui Song
2023-05-14[clang] Convert a few tests to opaque pointersSergei Barannikov
2022-04-07[OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC)Nikita Popov
2019-02-08[opaque pointer types] Cleanup CGBuilder's Create*GEP.James Y Knight
2018-02-02[AMDGPU] Switch to the new addr space mapping by defaultYaxun Liu
2017-05-23[AMDGPU] Do not require opencl triple environment for OpenCLYaxun Liu
2017-05-18CodeGen: Cast alloca to expected address spaceYaxun Liu
2017-02-07AMDGPU: Add a test checking alignments of emitted globals/allocasMatt Arsenault