| Commit message (Expand) | Author | Age | Files | Lines |
| * | Wrap C APIs with pragmas enforcing -Werror=strict-prototypes | Duncan P. N. Exon Smith | 2019-11-19 | 1 | -6/+3 |
| * | Update the file headers across all of the LLVM projects in the monorepo | Chandler Carruth | 2019-01-19 | 1 | -4/+4 |
| * | [AggressiveInstCombine] Add aggressive inst combiner to the LLVM C API. | Craig Topper | 2018-04-24 | 1 | -0/+1 |
| * | Reorganize the C API headers to improve build times. | Eric Christopher | 2015-12-18 | 1 | -1/+1 |
| * | Canonicalize header guards into a common format. | Benjamin Kramer | 2014-08-13 | 1 | -2/+2 |
| * | Extracted ObjCARC.cpp into its own library libLLVMObjCARCOpts in preparation ... | Michael Gottesman | 2013-01-28 | 1 | -0/+1 |
| * | Organize LLVM C API docs into doxygen modules; add docs | Gregory Szorc | 2012-03-21 | 1 | -0/+13 |
| * | Add a basic-block autovectorization pass. | Hal Finkel | 2012-02-01 | 1 | -0/+1 |
| * | Add initialization routines for Instrumentation. | Owen Anderson | 2010-10-07 | 1 | -0/+1 |
| * | Add initialization routines to InstCombine. | Owen Anderson | 2010-10-07 | 1 | -0/+1 |
| * | Add initialization routines for VMCore. | Owen Anderson | 2010-10-07 | 1 | -0/+1 |
| * | Add initialization routines for Target. | Owen Anderson | 2010-10-07 | 1 | -0/+1 |
| * | Add initialization routines for CodeGen. | Owen Anderson | 2010-10-07 | 1 | -0/+1 |
| * | Add initialization routines for Analysis and IPA. | Owen Anderson | 2010-10-07 | 1 | -0/+2 |
| * | Add an initialization routine for libLLVMipo.a | Owen Anderson | 2010-10-07 | 1 | -0/+1 |
| * | Add a header that I forgot to commit. | Owen Anderson | 2010-10-07 | 1 | -0/+32 |