summaryrefslogtreecommitdiff
path: root/include/llvm-c/Initialization.h
AgeCommit message (Expand)Author
2015-12-18Reorganize the C API headers to improve build times.Eric Christopher
2014-08-13Canonicalize header guards into a common format.Benjamin Kramer
2013-01-28Extracted ObjCARC.cpp into its own library libLLVMObjCARCOpts in preparation ...Michael Gottesman
2012-03-21Organize LLVM C API docs into doxygen modules; add docsGregory Szorc
2012-02-01Add a basic-block autovectorization pass.Hal Finkel
2010-10-07Add initialization routines for Instrumentation.Owen Anderson
2010-10-07Add initialization routines to InstCombine.Owen Anderson
2010-10-07Add initialization routines for VMCore.Owen Anderson
2010-10-07Add initialization routines for Target.Owen Anderson
2010-10-07Add initialization routines for CodeGen.Owen Anderson
2010-10-07Add initialization routines for Analysis and IPA.Owen Anderson
2010-10-07Add an initialization routine for libLLVMipo.aOwen Anderson
2010-10-07Add a header that I forgot to commit.Owen Anderson