[SCEV] Use context to strengthen flags of BinOps
[platform/upstream/llvm.git] / libclc / utils /
2022-01-11 Maksim PanchenkoMerge BOLT into LLVM monorepo
2021-04-30 Duncan P. N. Exon... Support: Stop using F_{None,Text,Append} compatibility...
2020-04-09 David Truby[flang] Merge flang-compiler/f18
2019-12-24 Mehdi AminiImport MLIR into the LLVM tree
2019-08-05 Jan VeselyRevert "Rename F_{None,Text,Append} to OF_{None,Text...
2019-08-05 Fangrui SongRename F_{None,Text,Append} to OF_{None,Text,Append...
2018-02-23 Jan Veselyutils: Adapt to llvm r325155
2017-09-29 Jan VeselyRestore support for llvm-3.9
2017-09-25 Jan Veselyprepare_builtins: Fix compile breakage with older LLVM
2017-09-23 Reid Kleckner[Support] Rename tool_output_file to ToolOutputFile...
2017-02-12 Jeroen KetemaMove BufferPtr into the block where it it being used
2016-11-14 Tom StellardFix build since r286752.
2016-11-11 Tom StellardFix build since llvm r286566 and require at least llvm 4.0
2016-08-25 Matt ArsenaultStrip opencl.ocl.version metadata
2016-04-15 Tom Stellardprepare-builtins: Remove call to getGlobalContext()
2015-08-07 Jeroen KetemaRequire LLVM >=3.7 and bump version to 0.2.0
2015-07-10 Tom Stellardprepare-builtins: Fix build with LLVM 3.6
2015-06-27 Jeroen KetemaProperly initialize Module pointer
2015-06-24 Tom Stellardprepare-builtins: Fix build with LLVM 3.7
2014-12-31 Tom StellardRequire LLVM 3.6 and bump version to 0.1.0
2014-08-28 Michel DanzerFix build against LLVM SVN >= r216488
2014-08-28 Michel DanzerFix build against LLVM SVN >= r216393
2014-08-22 Niels Ole SalscheiderInclude llvm-config.h instead of config.h
2014-07-07 Tom Stellardprepare-builtins: Fix broken build due to recent LLVM...
2014-06-21 Jeroen KetemaFix breakage after r211259
2014-06-13 Tom Stellardprepare-builtins: Use std:: prefix for error_code
2014-06-12 Jeroen KetemaRemove unused include which breaks build after r210803
2014-06-03 Jeroen KetemaFix build broken by LLVM commit r209103
2014-04-30 Tom StellardFix build broken by LLVM commit r207593
2014-02-24 Tom StellardFix build since r202052
2014-01-20 Tom StellardFix build broken by LLVM commit r199279
2013-07-18 Aaron WatryFix build with LLVM 3.4
2013-06-26 Tom StellardFix build with LLVM 3.3
2012-01-08 Peter CollingbourneInitial commit.