[ORC] Add explicit move construction/assignment to
[oota-llvm.git] / include / llvm-c / Initialization.h
2015-12-18 Eric ChristopherReorganize the C API headers to improve build times.
2014-08-13 Benjamin KramerCanonicalize header guards into a common format.
2013-01-28 Michael GottesmanExtracted ObjCARC.cpp into its own library libLLVMObjCA...
2012-03-21 Gregory SzorcOrganize LLVM C API docs into doxygen modules; add...
2012-02-01 Hal FinkelAdd a basic-block autovectorization pass.
2010-10-07 Owen AndersonAdd initialization routines for Instrumentation.
2010-10-07 Owen AndersonAdd initialization routines to InstCombine.
2010-10-07 Owen AndersonAdd initialization routines for VMCore.
2010-10-07 Owen AndersonAdd initialization routines for Target.
2010-10-07 Owen AndersonAdd initialization routines for CodeGen.
2010-10-07 Owen AndersonAdd initialization routines for Analysis and IPA.
2010-10-07 Owen AndersonAdd an initialization routine for libLLVMipo.a
2010-10-07 Owen AndersonAdd a header that I forgot to commit.