f3ef5332fa3f4d5ec72c178a2b19dac363a19383 |
|
04-Mar-2016 |
Pirama Arumuga Nainar <pirama@google.com> |
Update aosp/master LLVM for rebase to r256229 http://b/26987366 Change-Id: I1f29c4676a8abe633ab5707dded58d846c973d50
/external/llvm/include/llvm-c/Initialization.h
|
37ed9c199ca639565f6ce88105f9e39e898d82d0 |
|
01-Dec-2014 |
Stephen Hines <srhines@google.com> |
Update aosp/master LLVM for rebase to r222494. Change-Id: Ic787f5e0124df789bd26f3f24680f45e678eef2d
/external/llvm/include/llvm-c/Initialization.h
|
24c4898973a074713201fb9351d302b9f7733e92 |
|
28-Jan-2013 |
Michael Gottesman <mgottesman@apple.com> |
Extracted ObjCARC.cpp into its own library libLLVMObjCARCOpts in preparation for refactoring the ARC Optimizer. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@173647 91177308-0d34-0410-b5e6-96231b3b80d8
/external/llvm/include/llvm-c/Initialization.h
|
6244b518880842f2c15200ee041e06799e4cc779 |
|
21-Mar-2012 |
Gregory Szorc <gregory.szorc@gmail.com> |
Organize LLVM C API docs into doxygen modules; add docs This gives a lot of love to the docs for the C API. Like Clang's documentation, the C API is now organized into a Doxygen "module" (LLVMC). Each C header file is a child of the main module. Some modules (like Core) have a hierarchy of there own. The produced documentation is thus better organized (before everything was in one monolithic list). This patch also includes a lot of new documentation for APIs in Core.h. It doesn't document them all, but is better than none. Function docs are missing @param and @return annotation, but the documentation body now commonly provides help details (like the expected llvm::Value sub-type to expect). git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@153157 91177308-0d34-0410-b5e6-96231b3b80d8
/external/llvm/include/llvm-c/Initialization.h
|
de5e5ec3045a73a06b1054417f9ac6c02929e9ce |
|
01-Feb-2012 |
Hal Finkel <hfinkel@anl.gov> |
Add a basic-block autovectorization pass. This is the initial checkin of the basic-block autovectorization pass along with some supporting vectorization infrastructure. Special thanks to everyone who helped review this code over the last several months (especially Tobias Grosser). git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@149468 91177308-0d34-0410-b5e6-96231b3b80d8
/external/llvm/include/llvm-c/Initialization.h
|
aa4897fa1323ef78d5e72a80c74e96eb21f72057 |
|
07-Oct-2010 |
Owen Anderson <resistor@mac.com> |
Add initialization routines for Instrumentation. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@115971 91177308-0d34-0410-b5e6-96231b3b80d8
/external/llvm/include/llvm-c/Initialization.h
|
74cfb0ce1c9525cfaa4f484edf555ea18b379370 |
|
07-Oct-2010 |
Owen Anderson <resistor@mac.com> |
Add initialization routines to InstCombine. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@115965 91177308-0d34-0410-b5e6-96231b3b80d8
/external/llvm/include/llvm-c/Initialization.h
|
b8a1ccfc4b2eb84cc59465e2109019c9f85c9114 |
|
07-Oct-2010 |
Owen Anderson <resistor@mac.com> |
Add initialization routines for VMCore. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@115963 91177308-0d34-0410-b5e6-96231b3b80d8
/external/llvm/include/llvm-c/Initialization.h
|
9966306aa7eab65d160df88b36ab13cd15dbecdb |
|
07-Oct-2010 |
Owen Anderson <resistor@mac.com> |
Add initialization routines for Target. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@115957 91177308-0d34-0410-b5e6-96231b3b80d8
/external/llvm/include/llvm-c/Initialization.h
|
78b152470d80c27eec82087b2a3c3fdf809e0050 |
|
07-Oct-2010 |
Owen Anderson <resistor@mac.com> |
Add initialization routines for CodeGen. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@115949 91177308-0d34-0410-b5e6-96231b3b80d8
/external/llvm/include/llvm-c/Initialization.h
|
861f4c38de1654515377222c05d544b1442bdd00 |
|
07-Oct-2010 |
Owen Anderson <resistor@mac.com> |
Add initialization routines for Analysis and IPA. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@115946 91177308-0d34-0410-b5e6-96231b3b80d8
/external/llvm/include/llvm-c/Initialization.h
|
2c81296bc237cb26c2bb789514e331b3b5b31f79 |
|
07-Oct-2010 |
Owen Anderson <resistor@mac.com> |
Add an initialization routine for libLLVMipo.a git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@115933 91177308-0d34-0410-b5e6-96231b3b80d8
/external/llvm/include/llvm-c/Initialization.h
|
fbd121e1983323a75ae5de78f4b57e939e4c7a38 |
|
07-Oct-2010 |
Owen Anderson <resistor@mac.com> |
Add a header that I forgot to commit. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@115932 91177308-0d34-0410-b5e6-96231b3b80d8
/external/llvm/include/llvm-c/Initialization.h
|