llvm-project/libclc/generic/lib/shared
Aaron Watry 0c21c7c747 Add intN vloadN() implementations for address spaces 3 and 4
Not hooked up to R600 yet due to current lack of support, at least on EG.

Signed-off-by: Aaron Watry <awatry@gmail.com>
Reviewed-by: Tom Stellard <thomas.stellard@amd.com>
llvm-svn: 188181
2013-08-12 14:42:51 +00:00
..
clamp.cl Add __CLC_ prefix to all macro definitions in headers 2013-07-08 17:27:02 +00:00
clamp.inc Add __CLC_ prefix to all macro definitions in headers 2013-07-08 17:27:02 +00:00
max.cl Add __CLC_ prefix to all macro definitions in headers 2013-07-08 17:27:02 +00:00
max.inc Add __CLC_ prefix to all macro definitions in headers 2013-07-08 17:27:02 +00:00
min.cl Add __CLC_ prefix to all macro definitions in headers 2013-07-08 17:27:02 +00:00
min.inc Add __CLC_ prefix to all macro definitions in headers 2013-07-08 17:27:02 +00:00
vload.cl libclc: vload/vstore disable assembly and fix offset calculation 2013-07-16 14:28:58 +00:00
vload_impl.ll Add intN vloadN() implementations for address spaces 3 and 4 2013-08-12 14:42:51 +00:00
vstore.cl libclc: vload/vstore disable assembly and fix offset calculation 2013-07-16 14:28:58 +00:00
vstore_impl.ll Add vload* for addrspace(2) and use as constant load for R600 2013-08-12 14:42:49 +00:00