Commit History

Author SHA1 Message Date
  Andrew Savonichev eae71f8d05 [OpenCL] Simplify LLVM IR generated for OpenCL blocks 6 years ago
  Chandler Carruth 324f918438 Update the file headers across all of the LLVM projects in the monorepo 6 years ago
  Andrew Savonichev 2a515b366e [OpenCL] Add support of cl_intel_device_side_avc_motion_estimation extension 6 years ago
  Andrew Savonichev 456f122360 Revert r346326 [OpenCL] Add support of cl_intel_device_side_avc_motion_estimation 6 years ago
  Andrew Savonichev d54f227a4f [OpenCL] Add support of cl_intel_device_side_avc_motion_estimation extension 6 years ago
  Sven van Haastregt 71264769ee Revert r326937 "[OpenCL] Remove block invoke function from emitted block literal struct" 6 years ago
  Sven van Haastregt 2bf83a47cc [OpenCL] Add separate read_only and write_only pipe IR types 7 years ago
  Yaxun Liu c603a41d41 [OpenCL] Remove block invoke function from emitted block literal struct 7 years ago
  Yaxun Liu 8f33583994 [OpenCL] Fix __enqueue_block for block with captures 7 years ago
  Sven van Haastregt f1783d109f [OpenCL] Fix layering violation by getOpenCLTypeAddrSpace 7 years ago
  Yaxun Liu 397c91b003 [OpenCL] Emit enqueued block as kernel 7 years ago
  Yaxun Liu 8dd6284b7c [OpenCL] Clean up and add missing fields for block struct 7 years ago
  Sven van Haastregt 7ac28eb0a5 [OpenCL] Allow targets to select address space per type 8 years ago
  Anastasia Stulova f5802a7c28 [OpenCL] Correct ndrange_t implementation 8 years ago
  Alexey Bader 7981b20f31 [OpenCL] Augment pipe built-ins with pipe packet size and alignment. 9 years ago
  Yaxun Liu ff7d9d46a5 [OpenCL] Fix size of image type 9 years ago
  Yaxun Liu 427517d100 [OpenCL] Generate opaque type for sampler_t and function call for the initializer 9 years ago
  Yaxun Liu abc509ae81 [OpenCL] AMDGCN target will generate images in constant address space 9 years ago
  Alexey Bader 4f328fe1eb [OpenCL] Move OpenCLImageTypes.def from clangAST to clangBasic library. 9 years ago
  Alexey Bader aa8b893ccd [OpenCL] Complete image types support. 9 years ago
  Xiuli Pan 97f9428a0d [OpenCL] Pipe type support 9 years ago
  Angel Garcia Gomez d162035b9b Roll-back r250822. 9 years ago
  Angel Garcia Gomez e83bf34da9 Apply modernize-use-default to clang. 9 years ago
  Alexey Bader a3e40c774f [OpenCL] Add new types for OpenCL 2.0. 10 years ago
  Craig Topper d1008e5c93 [C++11] Use 'nullptr'. CodeGen edition. 11 years ago
  Pekka Jaaskelainen 3e2101f5a6 The OpenCL specification states that images are allocated 11 years ago
  Guy Benyei 21f18c4fda Add OpenCL samplers as Clang builtin types and check sampler related restrictions. 12 years ago
  Guy Benyei e6b9d802fb Implement OpenCL event_t as Clang builtin type, including event_t related OpenCL restrictions (OpenCL 1.2 spec 6.9) 12 years ago
  Chandler Carruth 3b844ba7d5 Rewrite #includes for llvm/Foo.h to llvm/IR/Foo.h as appropriate to 12 years ago
  Chandler Carruth b99083e603 Re-sort #include lines using the llvm/utils/sort_includes.py script. 12 years ago