Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/llvm/llvm-project.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-13Move BufferPtr into the block where it it being usedJeroen Ketema
2016-11-14Fix build since r286752.Tom Stellard
2016-11-12Fix 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-23Include 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-13Remove 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-25Fix build since r202052Tom Stellard
2014-01-21Fix build broken by LLVM commit r199279Tom Stellard
2013-07-19Fix build with LLVM 3.4Aaron Watry
2013-06-26Fix build with LLVM 3.3Tom Stellard
2012-01-09Initial commit.Peter Collingbourne