| Age | Commit 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-30 | Support: Stop using F_{None,Text,Append} compatibility synonyms, NFC | Duncan P. N. Exon Smith |
| 2019-08-05 | Revert "Rename F_{None,Text,Append} to OF_{None,Text,Append}. NFC" | Jan Vesely |
| 2019-08-05 | Rename F_{None,Text,Append} to OF_{None,Text,Append}. NFC | Fangrui Song |
| 2018-02-23 | utils: Adapt to llvm r325155 | Jan Vesely |
| 2017-09-29 | Restore support for llvm-3.9 | Jan Vesely |
| 2017-09-25 | prepare_builtins: Fix compile breakage with older LLVM | Jan Vesely |
| 2017-09-23 | [Support] Rename tool_output_file to ToolOutputFile, NFC | Reid Kleckner |
| 2017-02-12 | Move BufferPtr into the block where it it being used | Jeroen Ketema |
| 2016-11-14 | Fix build since r286752. | Tom Stellard |
| 2016-11-11 | Fix build since llvm r286566 and require at least llvm 4.0 | Tom Stellard |
| 2016-08-25 | Strip opencl.ocl.version metadata | Matt Arsenault |
| 2016-04-15 | prepare-builtins: Remove call to getGlobalContext() | Tom Stellard |
| 2015-08-07 | Require LLVM >=3.7 and bump version to 0.2.0 | Jeroen Ketema |
| 2015-07-10 | prepare-builtins: Fix build with LLVM 3.6 | Tom Stellard |
| 2015-06-27 | Properly initialize Module pointer | Jeroen Ketema |
| 2015-06-24 | prepare-builtins: Fix build with LLVM 3.7 | Tom Stellard |
| 2014-12-31 | Require LLVM 3.6 and bump version to 0.1.0 | Tom Stellard |
| 2014-08-28 | Fix build against LLVM SVN >= r216488 | Michel Danzer |
| 2014-08-28 | Fix build against LLVM SVN >= r216393 | Michel Danzer |
| 2014-08-22 | Include llvm-config.h instead of config.h | Niels Ole Salscheider |
| 2014-07-07 | prepare-builtins: Fix broken build due to recent LLVM API change | Tom Stellard |
| 2014-06-21 | Fix breakage after r211259 | Jeroen Ketema |
| 2014-06-13 | prepare-builtins: Use std:: prefix for error_code | Tom Stellard |
| 2014-06-12 | Remove unused include which breaks build after r210803 | Jeroen Ketema |
| 2014-06-03 | Fix build broken by LLVM commit r209103 | Jeroen Ketema |
| 2014-04-30 | Fix build broken by LLVM commit r207593 | Tom Stellard |
| 2014-02-24 | Fix build since r202052 | Tom Stellard |
| 2014-01-20 | Fix build broken by LLVM commit r199279 | Tom Stellard |
| 2013-07-18 | Fix build with LLVM 3.4 | Aaron Watry |
| 2013-06-26 | Fix build with LLVM 3.3 | Tom Stellard |
| 2012-01-08 | Initial commit. | Peter Collingbourne |