summaryrefslogtreecommitdiff
path: root/libclc/utils
AgeCommit message (Expand)Author
2025-07-20[libclc] Expose `prepare_builtins_*` variables in top-level CMakeLists (#149657)Michał Górny
2025-07-15[libclc] Move CMake for prepare_builtins to a subdirectory (#148815)Fraser Cormack
2025-07-08[libclc] Remove catch-all opencl/clc.h (#147490)Fraser Cormack
2025-05-20[libclc] Reorganize OpenCL builtins (#140557)Fraser Cormack
2025-03-24[libclc] Add license headers to files missing them (#132239)Fraser Cormack
2023-10-03[LIBCLC] Teach prepare-builtins how to handle text based IR (#66993)Jakub Chlanda
2021-04-30Support: Stop using F_{None,Text,Append} compatibility synonyms, NFCDuncan P. N. Exon Smith
2019-08-05Revert "Rename F_{None,Text,Append} to OF_{None,Text,Append}. NFC"Jan Vesely
2019-08-05Rename F_{None,Text,Append} to OF_{None,Text,Append}. NFCFangrui Song
2018-02-23utils: Adapt to llvm r325155Jan Vesely
2017-09-29Restore support for llvm-3.9Jan Vesely
2017-09-25prepare_builtins: Fix compile breakage with older LLVMJan Vesely
2017-09-23[Support] Rename tool_output_file to ToolOutputFile, NFCReid Kleckner
2017-02-12Move BufferPtr into the block where it it being usedJeroen Ketema
2016-11-14Fix build since r286752.Tom Stellard
2016-11-11Fix build since llvm r286566 and require at least llvm 4.0Tom Stellard
2016-08-25Strip opencl.ocl.version metadataMatt Arsenault
2016-04-15prepare-builtins: Remove call to getGlobalContext()Tom Stellard
2015-08-07Require LLVM >=3.7 and bump version to 0.2.0Jeroen Ketema
2015-07-10prepare-builtins: Fix build with LLVM 3.6Tom Stellard
2015-06-27Properly initialize Module pointerJeroen Ketema
2015-06-24prepare-builtins: Fix build with LLVM 3.7Tom Stellard
2014-12-31Require LLVM 3.6 and bump version to 0.1.0Tom Stellard
2014-08-28Fix build against LLVM SVN >= r216488Michel Danzer
2014-08-28Fix build against LLVM SVN >= r216393Michel Danzer
2014-08-22Include llvm-config.h instead of config.hNiels Ole Salscheider
2014-07-07prepare-builtins: Fix broken build due to recent LLVM API changeTom Stellard
2014-06-21Fix breakage after r211259Jeroen Ketema
2014-06-13prepare-builtins: Use std:: prefix for error_codeTom Stellard
2014-06-12Remove unused include which breaks build after r210803Jeroen Ketema
2014-06-03Fix build broken by LLVM commit r209103Jeroen Ketema
2014-04-30Fix build broken by LLVM commit r207593Tom Stellard
2014-02-24Fix build since r202052Tom Stellard
2014-01-20Fix build broken by LLVM commit r199279Tom Stellard
2013-07-18Fix build with LLVM 3.4Aaron Watry
2013-06-26Fix build with LLVM 3.3Tom Stellard
2012-01-08Initial commit.Peter Collingbourne