llvm-project/clang/test/CodeGenOpenCLCXX
Eli Friedman 62f3ef2b53 [CGCall] Annotate references with "align" attribute.
If we're going to assume references are dereferenceable, we should also
assume they're aligned: otherwise, we can't actually dereference them.

See also D80072.

Differential Revision: https://reviews.llvm.org/D80166
2020-05-19 20:21:30 -07:00
..
address-space-castoperators.cpp
address-space-deduction.cl
address-space-deduction2.cl
addrspace-conversion.cl
addrspace-derived-base.cl
addrspace-of-this.cl [CGCall] Annotate references with "align" attribute. 2020-05-19 20:21:30 -07:00
addrspace-operators.cl
addrspace-references.cl [CGCall] Annotate references with "align" attribute. 2020-05-19 20:21:30 -07:00
addrspace-with-class.cl
addrspace_cast.cl
atexit.cl
constexpr.cl
global_init.cl
local_addrspace_init.cl
method-overload-address-space.cl
template-address-spaces.cl