aboutsummaryrefslogtreecommitdiff
path: root/include/llvm-c
AgeCommit message (Expand)Author
2018-11-06[LLVM-C] Improve Intrinsics BindingsRobert Widmann
2018-11-05[CMake] Expose opt-remark tooling through libOptRemarks.dylibFrancis Visoiu Mistrih
2018-11-02Fix a typo in a function nameAlex Denisov
2018-10-29[LLVM-C] Add Builder Bindings to Common Memory IntrinsicsRobert Widmann
2018-10-18[TI removal] Update the C API for the move away from `TerminatorInst`.Chandler Carruth
2018-10-10llvm-c: Add C APIs to access DebugLoc infoSaleem Abdulrasool
2018-10-10Reland: [OptRemarks] Add library for parsing optimization remarksFrancis Visoiu Mistrih
2018-10-10Revert "[OptRemarks] Add library for parsing optimization remarks"Francis Visoiu Mistrih
2018-10-10[OptRemarks] Add library for parsing optimization remarksFrancis Visoiu Mistrih
2018-10-03Emit template type and value parameter DIEs for template variables.Matthew Voss
2018-10-01[LLVM-C] Add an accessor for the kind of a Metadata NodeRobert Widmann
2018-09-29Add a comment to clarify the contract for LLVMGetErrorMessage in the c-bindingsLang Hames
2018-09-28[LLVM-C] Add an accessor for the "value type" of a globalRobert Widmann
2018-09-28Revert "[LLVM-C] Add bindings for addCoroutinePassesToExtensionPoints"whitequark
2018-09-28[LLVM-C] Add bindings for addCoroutinePassesToExtensionPointswhitequark
2018-09-28[LLVM-C] Add more debug information accessors to GlobalObject and InstructionRobert Widmann
2018-09-23[ORC] Update ORC C bindings to use the new llvm::Error C API.Lang Hames
2018-09-18[LLVM-C][OCaml] Add UnifyFunctionExitNodes pass to C and OCaml APIswhitequark
2018-09-18[LLVM-C][OCaml] Add LowerAtomic pass to C and OCaml APIswhitequark
2018-09-18[LLVM-C][OCaml] Add C and OCaml APIs for llvm::StructType::isLiteralwhitequark
2018-09-18[OCaml] Add GlobalIFunc value kind to OCaml APIwhitequark
2018-09-17Reland r342233: [ThinLTO] Allow setting of maximum cache size with 64-bit numberJames Henderson
2018-09-14Revert r342233.James Henderson
2018-09-14[ThinLTO]Allow setting of maximum cache size with 64-bit numberJames Henderson
2018-09-05[Aggressive InstCombine] Move C bindings to their own header file.Benjamin Kramer
2018-08-30[LLVM-C] Add Bindings For Named MetadataRobert Widmann
2018-08-22[AArch64] Add Tiny Code Model for AArch64David Green
2018-08-19[LLVM-C] Add coroutine passeswhitequark
2018-08-19[C-API][DIBuilder] Added DIFlags in LLVMDIBuilderCreateBasicTypewhitequark
2018-08-15[Support] Add a basic C API for llvm::Error.Lang Hames
2018-08-06[DebugInfo] Refactor DbgInfoIntrinsic class hierarchy.Hsiangkai Wang
2018-07-24Add PerfJITEventListener for perf profiling support.Andres Freund
2018-07-21[DebugInfo] Add a new DI flag to record if a C++ record is a trivial typeAaron Smith
2018-07-17[LLVM-C] Add target triple normalization to the C API.whitequark
2018-07-01[UnrollAndJam] New Unroll and Jam passDavid Green
2018-06-01[DebugInfo] Refactoring DIType::setFlags to DIType::cloneWithFlags, NFCRoman Tereshin
2018-05-28[LLVM-C] [OCaml] Remove LLVMAddBBVectorizePassFangrui Song
2018-05-27Revert 333358 as it's failing on some builders.David Green
2018-05-27[UnrollAndJam] Add a new Unroll and Jam passDavid Green
2018-05-24[C-API] Add functions to create GDB, Intel, Oprofile event listeners.Andres Freund
2018-05-24[ORC][C-API] Expose LLVMOrc{Unr,R}egisterJITEventListener().Andres Freund
2018-05-24[ORC] Add findSymbolIn() wrapper to C bindings, take #2.Andres Freund
2018-05-24Revert r333147 "[ORC] Add findSymbolIn() wrapper to C bindings."Andres Freund
2018-05-24[ORC] Add findSymbolIn() wrapper to C bindings.Andres Freund
2018-05-21[LLVM-C] Add DIBuilder Bindings For ObjC ClassesRobert Widmann
2018-05-20[LLVM-C] Improve Bindings For AliasesRobert Widmann
2018-05-19[LLVM-C] Use Length-Providing Value Name Getters and SettersRobert Widmann
2018-05-14[LLVM-C] Add Bindings For Module FlagsRobert Widmann
2018-05-10[LLVM-C] Consolidate llgo's DIBuilder BindingsRobert Widmann
2018-05-10[LLVM-C] Add Accessors for Common DIType and DILocation PropertiesRobert Widmann