OSDN Git Service

android: shared_llvm.mk: add libLLVMOrcJIT to llvm_device_static_libraries
[android-x86/external-llvm.git] / include / llvm-c /
2019-07-16 Francis Visoiu Mistrih[Remarks] Simplify and refactor the RemarkParser interface
2019-06-12 Ben Dunbobbin[ThinLTO]LTO]Legacy] Fix dependent libraries support...
2019-05-25 Robert Widmann[LLVM-C] Add Accessor for Mach-O Universal Binary Slices
2019-05-17 Ben Dunbobbin[ELF] Implement Dependent Libraries Feature
2019-05-06 Anders Waldenborg[llvm-c] Make LLVMGetStringErrorTypeId a proper prototype
2019-04-24 Robert Widmann[LLVM-C] Deprecate the LLVMValueRef-returning metadata...
2019-04-22 Robert Widmann[LLVM-C] Add accessors to the default floating-point...
2019-04-17 Robert Widmann[LLVM-C] Add DIFile Field Accesssors
2019-04-16 Robert Widmann[LLVM-C] Add Accessors For Global Variable Metadata...
2019-04-11 Aaron Smith[DebugInfo] Combine Trivial and NonTrivial flags
2019-04-10 Alexander KornienkoFix a typo
2019-04-10 Robert Widmann[LLVM-C] Correct The Current Debug Location Accessors...
2019-04-10 Sam McCallRevert "[LLVM-C] Correct The Current Debug Location...
2019-04-09 Robert Widmann[LLVM-C] Correct The Current Debug Location Accessors
2019-04-09 Robert Widmann[LLVM-C] Add Bindings to Access an Instruction's DebugLoc
2019-04-09 Robert Widmann[LLVM-C] Add Section and Symbol Iterator Accessors...
2019-04-08 Adrian PrantlAdd LLVM IR debug info support for Fortran COMMON blocks
2019-04-07 Robert Widmann[LLVM-C] Allow Access to the Type of a Binary
2019-04-05 Robert Widmann[LLVM-C] Begin to Expose A More General Binary Interface
2019-04-05 Robert Widmann[LLVM-C] Add bindings to insert basic blocks
2019-04-02 Francis Visoiu Mistrih[Remarks][NFCI] Remove useless include
2019-03-25 Robert Widmann[LLVM-C] Add binding to look up intrinsic by name
2019-03-19 Reid KlecknerRemove MSVC compat hack since the inline keyword was...
2019-03-19 Francis Visoiu MistrihReland "[Remarks] Add a new Remark / RemarkParser abstr...
2019-03-19 Francis Visoiu MistrihRevert "[Remarks] Add a new Remark / RemarkParser abstr...
2019-03-19 Francis Visoiu Mistrih[Remarks] Add a new Remark / RemarkParser abstraction
2019-03-19 Petar Jovanovic[DebugInfoMetadata] Move main subprogram DIFlag into...
2019-03-15 Robert Widmann[LLVM-C] Expose the "Add Discriminators" Pass To LLVM-C
2019-03-05 Francis Visoiu Mistrih[OptRemarks] Make OptRemarks more generic: rename OptRe...
2019-02-17 Robert Widmann[LLVM-C] Add bindings to create enumerators
2019-02-08 Craig TopperImplementation of asm-goto support in LLVM
2019-02-05 Robert Widmann[LLVM-C] Add Bindings to GlobalIFunc
2019-01-19 Chandler CarruthUpdate the file headers across all of the LLVM projects...
2019-01-14 James Y Knight[opaque pointer types] Update GetElementPtr creation...
2019-01-14 James Y Knight[opaque pointer types] Update LoadInst creation APIs...
2019-01-14 James Y Knight[opaque pointer types] Update InvokeInst creation APIs...
2019-01-14 James Y Knight[opaque pointer types] Update CallInst creation APIs...
2019-01-14 James Y KnightRemove NameLen argument from newly-introduced IR C...
2019-01-08 Paul RobinsonRename DIFlagFixedEnum to DIFlagEnumClass. NFC
2019-01-08 Robert Widmann[LLVM-C] Allow For Creating a BasicBlock without a...
2019-01-08 Robert Widmann[LLVM-C] Allow Specifying Signedness in Int Cast
2019-01-03 Robert Widmann[LLVM-C] Expand LLVMRelocMode
2019-01-01 Robert Widmann[LLVM-C] bool -> LLVMBool
2019-01-01 Robert Widmann[LLVM-C] Add Accessors for Discarding Value Names in...
2018-11-13 Cameron McInally[IR] Add a dedicated FNeg IR Instruction
2018-11-06 Robert Widmann[LLVM-C] Improve Intrinsics Bindings
2018-11-05 Francis Visoiu Mistrih[CMake] Expose opt-remark tooling through libOptRemarks...
2018-11-02 Alex DenisovFix a typo in a function name
2018-10-29 Robert Widmann[LLVM-C] Add Builder Bindings to Common Memory Intrinsics
2018-10-18 Chandler Carruth[TI removal] Update the C API for the move away from...
2018-10-10 Saleem Abdulrasoolllvm-c: Add C APIs to access DebugLoc info
2018-10-10 Francis Visoiu MistrihReland: [OptRemarks] Add library for parsing optimizati...
2018-10-10 Francis Visoiu MistrihRevert "[OptRemarks] Add library for parsing optimizati...
2018-10-10 Francis Visoiu Mistrih[OptRemarks] Add library for parsing optimization remarks
2018-10-03 Matthew VossEmit template type and value parameter DIEs for templat...
2018-10-01 Robert Widmann[LLVM-C] Add an accessor for the kind of a Metadata...
2018-09-29 Lang HamesAdd a comment to clarify the contract for LLVMGetErrorM...
2018-09-28 Robert Widmann[LLVM-C] Add an accessor for the "value type" of a...
2018-09-28 whitequarkRevert "[LLVM-C] Add bindings for addCoroutinePassesToE...
2018-09-28 whitequark[LLVM-C] Add bindings for addCoroutinePassesToExtension...
2018-09-28 Robert Widmann[LLVM-C] Add more debug information accessors to Global...
2018-09-23 Lang Hames[ORC] Update ORC C bindings to use the new llvm::Error...
2018-09-18 whitequark[LLVM-C][OCaml] Add UnifyFunctionExitNodes pass to...
2018-09-18 whitequark[LLVM-C][OCaml] Add LowerAtomic pass to C and OCaml...
2018-09-18 whitequark[LLVM-C][OCaml] Add C and OCaml APIs for llvm::StructTy...
2018-09-18 whitequark[OCaml] Add GlobalIFunc value kind to OCaml API
2018-09-17 James HendersonReland r342233: [ThinLTO] Allow setting of maximum...
2018-09-14 James HendersonRevert r342233.
2018-09-14 James Henderson[ThinLTO]Allow setting of maximum cache size with 64...
2018-09-05 Benjamin Kramer[Aggressive InstCombine] Move C bindings to their own...
2018-08-30 Robert Widmann[LLVM-C] Add Bindings For Named Metadata
2018-08-22 David Green[AArch64] Add Tiny Code Model for AArch64
2018-08-19 whitequark[LLVM-C] Add coroutine passes
2018-08-19 whitequark[C-API][DIBuilder] Added DIFlags in LLVMDIBuilderCreate...
2018-08-15 Lang Hames[Support] Add a basic C API for llvm::Error.
2018-08-06 Hsiangkai Wang[DebugInfo] Refactor DbgInfoIntrinsic class hierarchy.
2018-07-24 Andres FreundAdd PerfJITEventListener for perf profiling support.
2018-07-21 Aaron Smith[DebugInfo] Add a new DI flag to record if a C++ record...
2018-07-17 whitequark[LLVM-C] Add target triple normalization to the C API.
2018-07-01 David Green[UnrollAndJam] New Unroll and Jam pass
2018-06-01 Roman Tereshin[DebugInfo] Refactoring DIType::setFlags to DIType...
2018-05-28 Fangrui Song[LLVM-C] [OCaml] Remove LLVMAddBBVectorizePass
2018-05-27 David GreenRevert 333358 as it's failing on some builders.
2018-05-27 David Green[UnrollAndJam] Add a new Unroll and Jam pass
2018-05-24 Andres Freund[C-API] Add functions to create GDB, Intel, Oprofile...
2018-05-24 Andres Freund[ORC][C-API] Expose LLVMOrc{Unr,R}egisterJITEventListen...
2018-05-24 Andres Freund[ORC] Add findSymbolIn() wrapper to C bindings, take #2.
2018-05-24 Andres FreundRevert r333147 "[ORC] Add findSymbolIn() wrapper to...
2018-05-24 Andres Freund[ORC] Add findSymbolIn() wrapper to C bindings.
2018-05-21 Robert Widmann[LLVM-C] Add DIBuilder Bindings For ObjC Classes
2018-05-20 Robert Widmann[LLVM-C] Improve Bindings For Aliases
2018-05-19 Robert Widmann[LLVM-C] Use Length-Providing Value Name Getters and...
2018-05-14 Robert Widmann[LLVM-C] Add Bindings For Module Flags
2018-05-10 Robert Widmann[LLVM-C] Consolidate llgo's DIBuilder Bindings
2018-05-10 Robert Widmann[LLVM-C] Add Accessors for Common DIType and DILocation...
2018-05-10 Robert Widmann[LLVM-C] Move DIBuilder Bindings For Temporary MDNodes
2018-05-01 Adrian PrantlRemove \brief commands from doxygen comments.
2018-04-28 Robert Widmann[LLVM-C] Add DIBuilder bindings to create import declar...
2018-04-28 Robert Widmann[LLVM-C] Miscellaneous Cleanups in DIBuilder Bindings
2018-04-24 Simon PilgrimFix Wdocumentation warnings. NFCI.
next