Remove linkonce_odr_auto_hide.
[oota-llvm.git] / include / llvm-c / Core.h
2013-11-01 Rafael EspindolaRemove linkonce_odr_auto_hide.
2013-10-29 Anders Waldenborgllvm-c: Make LLVM{Get,Set}Alignment work on {Load,Store...
2013-10-23 NAKAMURA Takumiinclude/llvm-c: Whitespace.
2013-10-23 Benjamin KramerMark zero-argument functions explicitly in C headers.
2013-10-22 Anders Waldenborgllvm-c: Add LLVMPrintTypeToString
2013-10-17 Filip PizloExpose install_fatal_error_handler() through the C...
2013-10-16 Anders Waldenborgllvm-c: Add LLVMDumpType
2013-10-16 Anders Waldenborg[llvm-c] Add LLVMPrintModuleToString.
2013-08-23 Andrea Di BiagioAdd function attribute 'optnone'.
2013-08-16 Daniel Dunbar[typo] An LLVM.
2013-05-24 Diego NovilloAdd a new function attribute 'cold' to functions.
2013-05-22 Filip PizloExpose the RTDyldMemoryManager through the C API. This...
2013-05-21 Filip PizloRoll out r182407 and r182408 because they broke builds.
2013-05-21 Filip PizloExpose the RTDyldMemoryManager through the C API. This...
2013-05-06 Duncan SandsFix formatting. Patch by o11c.
2013-04-23 Carlo Kokc vs c++ mistake in header file typedef for AtomicRMW...
2013-04-23 Carlo KokExpose IRBuilder::CreateAtomicRMW as LLVMBuildAtomicRMW...
2013-04-22 Eric ChristopherMove C++ code out of the C headers and into either...
2013-04-18 Tom StellardC API: Fix coding style
2013-04-16 Tom StellardC API: Add LLVMGetBufferSize()
2013-04-16 Tom StellardC API: Add LLVMGetBufferStart()
2013-04-16 Tom StellardC API: Add LLVMAddTargetDependentFunctionAttr()
2013-04-16 Hans WennborgAdd four new functions and one new enum to the C API:
2013-04-04 Evan ChengRevert r178713
2013-04-03 Evan ChengMake it possible to include llvm-c without including...
2013-02-17 Duncan SandsAdd multithreading functions and shutdown to the C...
2013-02-14 Bill Wendlings/bool/LLVMBool/
2013-02-14 Bill WendlingAdd two new functions to the C API:
2013-01-23 Bill WendlingAdd the IR attribute 'sspstrong'.
2013-01-02 Chandler CarruthMove all of the header files which are involved in...
2012-10-15 Bill WendlingMove the Attributes::Builder outside of the Attributes...
2012-10-14 Bill WendlingUse builder to create alignment attributes. Remove...
2012-10-08 Bill WendlingUpdate comment.
2012-09-19 Duncan SandsAdd support for accessing an MDNode's operands via...
2012-09-04 Bob WilsonMake sure macros in the include subdirectory are not...
2012-09-02 Nuno Lopesreplace a couple of single-line comments with /* *...
2012-08-17 Bill WendlingChange the `linker_private_weak_def_auto' linkage to...
2012-08-10 Eli BenderskyA couple of addition comment fixes
2012-08-10 Eli BenderskyFix a couple of typos in comments
2012-06-29 Chandler CarruthMove llvm/Support/IRBuilder.h -> llvm/IRBuilder.h
2012-06-02 Benjamin KramerFix typos found by github.com/lyda/misspell-check
2012-05-09 Hans WennborgIntroduce llvm-c function LLVMPrintModuleToFile.
2012-03-22 Chris Lattneradd load/store volatility control to the C API, patch...
2012-03-21 Gregory SzorcFinish organizing C API docs.
2012-03-21 Gregory SzorcOrganize LLVM C API docs into doxygen modules; add...
2012-02-06 Bill Wendling[unwind removal] Remove all of the code for the dead...
2012-01-31 Bill WendlingRemove the eh.exception and eh.selector intrinsics...
2012-01-25 Chandler CarruthRevert a tiny bit of r148553 which extended LLVM's...
2012-01-20 Benjamin KramerDon't use my favorite C++11 feature (comma at end of...
2012-01-20 Kostya SerebryanyExtend Attributes to 64 bits
2011-12-20 Devang PatelAdd support to add named metadata operand.
2011-12-17 Dan GohmanThe powers that be have decided that LLVM IR should...
2011-11-04 Chad RosierRemove declarations for functions that don't exist...
2011-10-14 Torok Edwinocaml bindings: introduce classify_value
2011-10-14 Torok Edwinocaml bindings: add getopcode for constant and instruct...
2011-10-06 Torok EdwinDon't require C bindings opcode numbers to be kept...
2011-10-06 Torok EdwinAdd uwtable, returnstwice and nonlazybind to the C...
2011-10-06 Torok Edwinocaml/C bindings: type->isSized()
2011-10-06 Torok Edwinadd binding to read icmp predicate
2011-10-06 Torok Edwinocaml/C bindings: getmdstring, add num_op, get_op shoul...
2011-10-06 Torok EdwinC/OCaml API to retrieve struct name.
2011-10-03 Devang PatelAdd C api for Instruction->eraseFromParent().
2011-08-23 Nate BegemanAdd some useful accessors to c++ api that appear to...
2011-08-19 Benjamin KramerC API functions must be able to see their extern "C...
2011-08-12 Bill WendlingInitial commit of the 'landingpad' instruction.
2011-08-02 Bill WendlingRemove the LLVMBuildUnwind C API function.
2011-07-31 Bill WendlingAdd the 'resume' instruction for the new EH rewrite.
2011-07-30 Bill WendlingRevert r136253, r136263, r136269, r136313, r136325...
2011-07-28 Eli FriedmanLangRef and basic memory-representation/reading/writing...
2011-07-27 Bill WendlingKeep enums stable. Append EH stuff to the end.
2011-07-27 Bill WendlingMerge the contents from exception-handling-rewrite...
2011-07-27 Eli FriedmanThe numbering of LLVMOpcode is supposed to be stable...
2011-07-26 Eli FriedmanFix a couple minor mistakes pointed out by Bill in...
2011-07-18 Chris Lattnerland David Blaikie's patch to de-constify Type, with...
2011-07-14 Rafael EspindolaAdd LLVMConstNamedStruct to the C api to let its users...
2011-07-14 Chris Lattneradd a couple more missing C api, patch by Vitaly Lugovskiy!
2011-07-14 Chris Lattneradd C api for hte new type system rewrite API. Patch...
2011-07-09 Chris LattnerLand the long talked about "type system rewrite" patch...
2011-06-04 Hans WennborgCast unused parameter to void.
2011-05-15 Nick LewyckyDeclare this function here so that it doesn't get C...
2011-02-18 Rafael EspindolaExpose getTypeName to the C API. Patch by Patrick Walton.
2010-11-29 Michael J. SpencerI swear I did a make clean and make before committing...
2010-11-28 Chris Lattneradd a function to the C api to get the context out...
2010-11-23 Chris Lattneradd a 'LLVMConstIntOfArbitraryPrecision' api to the...
2010-10-07 Owen AndersonNext step on the getting-rid-of-static-ctors train...
2010-09-10 Dale JohannesenAdd missing X86 MMX declarations. Hopefully fixes...
2010-09-10 Dale JohannesenAdd X86 MMX type to bitcode and Type.
2010-08-28 Chris Lattnerremove unions from LLVM IR. They are severely buggy...
2010-08-20 Bill WendlingCreate the new linker type "linker_private_weak_def_auto".
2010-08-20 Erick TryzelaarExpose LLVMSetOperand and LLVMGetNumOperands to llvm...
2010-07-19 Duncan SandsExpose BasicBlock::moveBefore and moveAfter in C API...
2010-07-01 Bill WendlingImplement the "linker_private_weak" linkage type. This...
2010-06-29 Bill WendlingRevert r107205 and r107207.
2010-06-29 Bill WendlingIntroducing the "linker_weak" linkage type. This will...
2010-04-10 Chris Lattneradd attributes and module level asm to the ocaml bindings,
2010-03-03 Erick TryzelaarExpose alignment and stack alignment attributes to...
2010-03-02 Erick TryzelaarAdd Module functions in place of module providers.
2010-03-02 Erick TryzelaarRename LLVMUseIteratorRef to LLVMUseRef since we don...
2010-02-28 Erick TryzelaarAdd support for global variables in an address space...
2010-02-28 Erick TryzelaarAdd indirect br support to llvm-c and ocaml.
next