summaryrefslogtreecommitdiffstats
path: root/llvm/include/llvm-c/Initialization.h
Commit message (Expand)AuthorAgeFilesLines
* Wrap C APIs with pragmas enforcing -Werror=strict-prototypesDuncan P. N. Exon Smith2019-11-191-6/+3
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+4
* [AggressiveInstCombine] Add aggressive inst combiner to the LLVM C API.Craig Topper2018-04-241-0/+1
* Reorganize the C API headers to improve build times.Eric Christopher2015-12-181-1/+1
* Canonicalize header guards into a common format.Benjamin Kramer2014-08-131-2/+2
* Extracted ObjCARC.cpp into its own library libLLVMObjCARCOpts in preparation ...Michael Gottesman2013-01-281-0/+1
* Organize LLVM C API docs into doxygen modules; add docsGregory Szorc2012-03-211-0/+13
* Add a basic-block autovectorization pass.Hal Finkel2012-02-011-0/+1
* Add initialization routines for Instrumentation.Owen Anderson2010-10-071-0/+1
* Add initialization routines to InstCombine.Owen Anderson2010-10-071-0/+1
* Add initialization routines for VMCore.Owen Anderson2010-10-071-0/+1
* Add initialization routines for Target.Owen Anderson2010-10-071-0/+1
* Add initialization routines for CodeGen.Owen Anderson2010-10-071-0/+1
* Add initialization routines for Analysis and IPA.Owen Anderson2010-10-071-0/+2
* Add an initialization routine for libLLVMipo.aOwen Anderson2010-10-071-0/+1
* Add a header that I forgot to commit.Owen Anderson2010-10-071-0/+32
OpenPOWER on IntegriCloud