提交历史

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