summaryrefslogtreecommitdiff
path: root/libclc/utils
Commit message (Expand)AuthorAgeFilesLines
* Support: Stop using F_{None,Text,Append} compatibility synonyms, NFCDuncan P. N. Exon Smith2021-04-301-2/+2
* Revert "Rename F_{None,Text,Append} to OF_{None,Text,Append}. NFC"Jan Vesely2019-08-051-2/+2
* Rename F_{None,Text,Append} to OF_{None,Text,Append}. NFCFangrui Song2019-08-051-2/+2
* utils: Adapt to llvm r325155Jan Vesely2018-02-231-0/+4
* Restore support for llvm-3.9Jan Vesely2017-09-291-0/+9
* prepare_builtins: Fix compile breakage with older LLVMJan Vesely2017-09-251-0/+5
* [Support] Rename tool_output_file to ToolOutputFile, NFCReid Kleckner2017-09-231-2/+2
* Move BufferPtr into the block where it it being usedJeroen Ketema2017-02-121-3/+3
* Fix build since r286752.Tom Stellard2016-11-141-1/+2
* Fix build since llvm r286566 and require at least llvm 4.0Tom Stellard2016-11-111-1/+2
* Strip opencl.ocl.version metadataMatt Arsenault2016-08-251-0/+7
* prepare-builtins: Remove call to getGlobalContext()Tom Stellard2016-04-151-1/+1
* Require LLVM >=3.7 and bump version to 0.2.0Jeroen Ketema2015-08-071-14/+2
* prepare-builtins: Fix build with LLVM 3.6Tom Stellard2015-07-101-1/+1
* Properly initialize Module pointerJeroen Ketema2015-06-271-1/+1
* prepare-builtins: Fix build with LLVM 3.7Tom Stellard2015-06-241-6/+19
* Require LLVM 3.6 and bump version to 0.1.0Tom Stellard2014-12-311-49/+2
* Fix build against LLVM SVN >= r216488Michel Danzer2014-08-281-0/+5
* Fix build against LLVM SVN >= r216393Michel Danzer2014-08-281-0/+13
* Include llvm-config.h instead of config.hNiels Ole Salscheider2014-08-221-1/+1
* prepare-builtins: Fix broken build due to recent LLVM API changeTom Stellard2014-07-071-0/+7
* Fix breakage after r211259Jeroen Ketema2014-06-211-9/+11
* prepare-builtins: Use std:: prefix for error_codeTom Stellard2014-06-131-2/+11
* Remove unused include which breaks build after r210803Jeroen Ketema2014-06-121-1/+0
* Fix build broken by LLVM commit r209103Jeroen Ketema2014-06-031-0/+4
* Fix build broken by LLVM commit r207593Tom Stellard2014-04-301-0/+1
* Fix build since r202052Tom Stellard2014-02-241-1/+3
* Fix build broken by LLVM commit r199279Tom Stellard2014-01-201-1/+10
* Fix build with LLVM 3.4Aaron Watry2013-07-181-0/+5
* Fix build with LLVM 3.3Tom Stellard2013-06-261-4/+4
* Initial commit.Peter Collingbourne2012-01-081-0/+81