This website requires JavaScript.
Explore
Help
Sign In
maxjhandsome
/
llvm-project
forked from
OSchip/llvm-project
Watch
1
Star
0
Fork
You've already forked llvm-project
0
Code
Issues
Pull Requests
Packages
Releases
Wiki
Activity
b10c92001c
llvm-project
/
clang
/
test
/
CodeGenOpenCL
History
Tom Stellard
f414fb75b0
Driver: Implement -cl-denorms-are-zero
...
This is currently a no-op, which is allowed by the OpenCL specification. llvm-svn: 216179
2014-08-21 13:58:36 +00:00
..
2011-04-15-vec-init-from-vec.cl
…
addr-space-struct-arg.cl
Fix indirect byval passing of records in address spaced memory. Allocate memory on stack, and memcpy the actual value before the call.
2013-03-10 12:59:00 +00:00
address-space-constant-initializers.cl
Bug 18567: Fix constantexpr pointer casts with address spaces.
2014-04-17 17:45:37 +00:00
address-spaces-mangling.cl
Remove the -cxx-abi command-line flag.
2014-01-14 19:35:09 +00:00
address-spaces.cl
…
builtins-r600.cl
R600: Add ldexp intrinsic
2014-08-15 17:44:32 +00:00
denorms-are-zero.cl
Driver: Implement -cl-denorms-are-zero
2014-08-21 13:58:36 +00:00
event_t.cl
…
ext-vector-shuffle.cl
…
fpmath.cl
…
half.cl
…
kernel-arg-info.cl
Add OpenCL/SPIR kernel_arg_base_type metadata node
2014-07-30 14:39:53 +00:00
kernel-attributes.cl
Don't pass -O0 to clang_cc1, it is the default.
2013-09-04 04:12:25 +00:00
kernel-metadata.cl
…
local.cl
Update for llvm api change.
2014-06-06 01:20:47 +00:00
logical-ops.cl
Add a 64-bit triple to these tests, to fix 32-bit bots.
2013-02-21 13:42:33 +00:00
opencl_types.cl
CHECK-LABEL-ify some code gen tests to improve diagnostic experience when tests fail.
2013-08-15 06:47:53 +00:00
ptx-calls.cl
CHECK-LABEL-ify some code gen tests to improve diagnostic experience when tests fail.
2013-08-15 06:47:53 +00:00
ptx-kernels.cl
CHECK-LABEL-ify some code gen tests to improve diagnostic experience when tests fail.
2013-08-15 06:47:53 +00:00
shifts.cl
…
single-precision-constant.cl
…
spir32_target.cl
…
spir64_target.cl
…
str_literals.cl
Update for llvm api change.
2014-06-06 01:20:47 +00:00
vectorLoadStore.cl
…
vector_literals_nested.cl
…
vector_literals_valid.cl
…
vector_logops.cl
…
vector_odd.cl
Fix a crash in EmitStoreThroughExtVectorComponentLValue for vectors of odd sizes.
2013-11-21 17:09:05 +00:00