summaryrefslogtreecommitdiff
path: root/llvm/bindings
AgeCommit message (Expand)Author
2025-05-07[llvm] Add extra tests for atomicrmw fmaximum/fminimum (#138252)Jonathan Thackray
2025-04-05[OCaml] Make OCaml MetadataKind type consistent with C API (#134507)Alan
2025-03-23[LLVM-C][OCaml] Make LLVMMetadataKind consistent between C and OCaml (#132268)Alan
2025-03-22[bindings] Add `global_set_metadata` for function debuginfoRynco Maekawa
2025-02-14[IR] Remove mul constant expression (#127046)Nikita Popov
2025-01-18Reapply "[clang][DebugInfo] Emit DW_AT_object_pointer on function declaration...Michael Buch
2024-12-20[OCaml] Add bindings for x86_amx, token, and metadata types (#120638)Alan
2024-11-05[OCaml] Fix typo "moethd"Jay Foad
2024-09-06Add usub_cond and usub_sat operations to atomicrmw (#105568)anjenner
2024-08-22[bindings][ocaml] Add missing AtomicRMW operations (#105673)anjenner
2024-07-26[bindings][ocaml] Remove a reference to the deleted function `llvm_x86_mmx_type`Dmitri Gribenko
2024-07-25Remove the `x86_mmx` IR type. (#98505)James Y Knight
2024-06-20[IR] Remove support for shl constant expressions (#96037)Nikita Popov
2024-06-18[RemoveDIs] Update DIBuilder C API with DbgRecord functions. (#95535)Carlos Alberto Enciso
2024-06-10[RemoveDIs] C API: Add before-dbg-record versions of IRBuilder position funcs...Orlando Cazalet-Hyams
2024-06-04[IR] Remove support for icmp and fcmp constant expressions (#93038)Nikita Popov
2024-03-28[RemoveDIs] Update DIBuilder C API and OCaml bindings [2/2] (#86529)Orlando Cazalet-Hyams
2024-03-09[llvm-c] Add C API methods to match size_t ConstantDataArray C++ API signatur...erer1243
2023-11-14[IR] Remove support for lshr/ashr constant expressions (#71955)Nikita Popov
2023-11-07[IR] Remove FP cast constant expressions (#71408)Nikita Popov
2023-11-03[IR] Remove zext and sext constant expressions (#71040)Nikita Popov
2023-11-01[llvm-c] Improve TargetMachine bindings (#70806)Yingwei Zheng
2023-09-19[llvm] Move CallInst::CreateMalloc to IRBuilderBase::CreateMallocKonrad Kleine
2023-09-16[OCaml][NPM] Add OCaml bindings to new pass managerAlan
2023-08-22[IR] Remove support for and/or constant expressionsNikita Popov
2023-08-13[OCaml] Bind di_type_get_flags to correct C functionAlan Hu
2023-08-08[OCaml] Replace ctypes.foreign with ctypes in META fileAlan Hu
2023-06-16[OCaml] Rename link_modules' to link_modulesAlan Hu
2023-06-05Remove vestiges of removed OCaml modulesAlan Hu
2023-05-18[bindings] Remove LLVM python bindingsAnders Waldenborg
2023-05-17[NFC][Py Reformat] Reformat python files in llvmTobias Hieta
2023-04-14[llvm-c] Remove PassRegistry and initialization APIsNikita Popov
2023-03-16[ConstExpr] Remove select constant expressionNikita Popov
2023-02-28[OCaml] Migrate from naked pointers to prepare for OCaml 5Alan Hu
2023-02-24[OCaml] Remove all PassManager-related functionsAlan Hu
2023-02-24Recommit "[SCCP] Remove legacy SCCP pass."Florian Hahn
2023-02-19[LoopIdiomRecognize] Remove legacy passFangrui Song
2023-02-15[LoopDeletion] Remove legacy passFangrui Song
2023-02-15[LoopReroll] Remove legacy pass (unused in the pipeline)Fangrui Song
2023-02-15[llvm-c] Add C API methods to match 64bit ArrayType C++ API signaturesMeghan Denny
2023-02-14[IPSCCP] Remove legacy passArthur Eubanks
2023-02-14[GlobalOpt] Remove legacy passArthur Eubanks
2023-02-09[Inliner] Remove legacy simple inlinerArthur Eubanks
2023-02-07Reland [LegacyPM] Remove some legacy passesArthur Eubanks
2023-02-07Revert "[LegacyPM] Remove some legacy passes"Arthur Eubanks
2023-02-07[LegacyPM] Remove some legacy passesArthur Eubanks
2023-02-06[MergeFunctions] Remove legacy passArthur Eubanks
2022-11-15[AggressiveInstCombine] Remove legacy PM passArthur Eubanks
2022-10-31[llvm][ocaml] Replace deprecated C functions in OCaml bindingsAlan Hu
2022-10-25[Instrumentation] Remove legacy passesArthur Eubanks