1. 3fee351 [OpenCL] Add support of cl_intel_device_side_avc_motion_estimation extension by Andrew Savonichev · 7 years ago
  2. 3b12b7e Revert r346326 [OpenCL] Add support of cl_intel_device_side_avc_motion_estimation by Andrew Savonichev · 7 years ago
  3. 35dfce7 [OpenCL] Add support of cl_intel_device_side_avc_motion_estimation extension by Andrew Savonichev · 7 years ago
  4. da3b632 Revert r326937 "[OpenCL] Remove block invoke function from emitted block literal struct" by Sven van Haastregt · 7 years ago
  5. 4700faa [OpenCL] Add separate read_only and write_only pipe IR types by Sven van Haastregt · 7 years ago
  6. cb35e9f [OpenCL] Remove block invoke function from emitted block literal struct by Yaxun Liu · 8 years ago
  7. fa13d01 [OpenCL] Fix __enqueue_block for block with captures by Yaxun Liu · 8 years ago
  8. 3bb7eaf [OpenCL] Fix layering violation by getOpenCLTypeAddrSpace by Sven van Haastregt · 8 years ago
  9. c2a87a0 [OpenCL] Emit enqueued block as kernel by Yaxun Liu · 8 years ago
  10. 10712d9 [OpenCL] Clean up and add missing fields for block struct by Yaxun Liu · 8 years ago
  11. efb4d4c [OpenCL] Allow targets to select address space per type by Sven van Haastregt · 8 years ago
  12. 58984e7 [OpenCL] Correct ndrange_t implementation by Anastasia Stulova · 9 years ago
  13. 465c189 [OpenCL] Augment pipe built-ins with pipe packet size and alignment. by Alexey Bader · 9 years ago
  14. 99444cb [OpenCL] Fix size of image type by Yaxun Liu · 9 years ago
  15. 0bc4b2d [OpenCL] Generate opaque type for sampler_t and function call for the initializer by Yaxun Liu · 9 years ago
  16. 37ceede [OpenCL] AMDGCN target will generate images in constant address space by Yaxun Liu · 9 years ago
  17. b62f144 [OpenCL] Move OpenCLImageTypes.def from clangAST to clangBasic library. by Alexey Bader · 9 years ago
  18. 954ba21 [OpenCL] Complete image types support. by Alexey Bader · 9 years ago
  19. 9c14e28 [OpenCL] Pipe type support by Xiuli Pan · 10 years ago
  20. 637d1e6 Roll-back r250822. by Angel Garcia Gomez · 10 years ago
  21. b5250d3 Apply modernize-use-default to clang. by Angel Garcia Gomez · 10 years ago
  22. 9c8453f [OpenCL] Add new types for OpenCL 2.0. by Alexey Bader · 10 years ago
  23. 8a13c41 [C++11] Use 'nullptr'. CodeGen edition. by Craig Topper · 11 years ago
  24. 3587b32 The OpenCL specification states that images are allocated by Pekka Jaaskelainen · 12 years ago
  25. 6105419 Add OpenCL samplers as Clang builtin types and check sampler related restrictions. by Guy Benyei · 13 years ago
  26. 1b4fb3e Implement OpenCL event_t as Clang builtin type, including event_t related OpenCL restrictions (OpenCL 1.2 spec 6.9) by Guy Benyei · 13 years ago
  27. ffd5551 Rewrite #includes for llvm/Foo.h to llvm/IR/Foo.h as appropriate to by Chandler Carruth · 13 years ago
  28. 44eb4f6 Re-sort #include lines using the llvm/utils/sort_includes.py script. by Chandler Carruth · 13 years ago
  29. d8a08ea Re-commit r170428 changes with Linux style file endings. by Guy Benyei · 13 years ago
  30. 11169dd Revert changes from r170428, as I accidentally changed the line endings of these files to Windows style. by Guy Benyei · 13 years ago
  31. b13abb9 Add OpenCL images as clang builtin types. by Guy Benyei · 13 years ago
  32. 2dbb708 OpenCL: introduce support for function scope __local variables by Peter Collingbourne · 14 years ago