| Commit message (Expand) | Author | Age | Files | Lines |
* | [IR] Add support for empty tokens | David Majnemer | 2015-11-11 | 1 | -0/+1 |
* | Fix some Clang-tidy modernize warnings, other minor fixes. | Eugene Zelenko | 2015-11-04 | 1 | -9/+8 |
* | [WinEH] Add cleanupendpad instruction | Joseph Tremoulet | 2015-09-03 | 1 | -4/+6 |
* | [IR] Add token types | David Majnemer | 2015-08-14 | 1 | -1/+2 |
* | Add support to set/get ordering for load/store from the C API | Andrew Wilkins | 2015-08-02 | 1 | -0/+2 |
* | New EH representation for MSVC compatibility | David Majnemer | 2015-07-31 | 1 | -1/+13 |
* | Fix typo "fuction" noticed in comments in AssumptionCache.h, and also all the... | Nick Lewycky | 2015-07-29 | 1 | -1/+1 |
* | Revert "Update LLVM bindings after r239940. ..." | Reid Kleckner | 2015-07-16 | 1 | -1/+2 |
* | Add capability to get and set the personalitty function from the C API | Andrew Wilkins | 2015-07-14 | 1 | -0/+14 |
* | Revert the new EH instructions | David Majnemer | 2015-07-10 | 1 | -13/+1 |
* | New EH representation for MSVC compatibility | David Majnemer | 2015-07-10 | 1 | -1/+13 |
* | Update LLVM bindings after r239940. Apparently these aren't included in | Daniel Jasper | 2015-06-18 | 1 | -2/+1 |
* | Add safestack attribute to LLVMAttribute enum and Go bindings. Correct | Peter Collingbourne | 2015-06-15 | 1 | -9/+9 |
* | [C API] Add LLVMStructGetTypeAtIndex. | Peter Zotov | 2015-06-04 | 1 | -0/+7 |
* | [IR] Introduce a dereferenceable_or_null(N) attribute. | Sanjoy Das | 2015-04-16 | 1 | -0/+1 |
* | IR: Split Metadata from Value | Duncan P. N. Exon Smith | 2014-12-09 | 1 | -2/+3 |
* | [C API] PR19859: Add functions to query and modify branches. | Peter Zotov | 2014-10-28 | 1 | -0/+61 |
* | [C API] PR19859: Add LLVMGetFCmpPredicate and LLVMConstRealGetDouble. | Peter Zotov | 2014-10-28 | 1 | -0/+18 |
* | [LLVM-C] Add LLVMInstructionClone. | Peter Zotov | 2014-10-17 | 1 | -0/+10 |
* | C API: Add LLVMCloneModule() | Tom Stellard | 2014-10-01 | 1 | -0/+4 |
* | [LLVM-C] Expose User::getOperandUse as LLVMGetOperandUse. | Peter Zotov | 2014-08-12 | 1 | -0/+7 |
* | [LLVM-C] Add LLVM{IsConstantString,GetAsString,GetElementAsConstant}. | Peter Zotov | 2014-08-03 | 1 | -0/+21 |
* | Add a dereferenceable attribute | Hal Finkel | 2014-07-18 | 1 | -0/+1 |
* | Re-apply r211287: Remove support for LLVM runtime multi-threading. | Chandler Carruth | 2014-06-27 | 1 | -8/+5 |
* | Revert r211287, "Remove support for LLVM runtime multi-threading." | NAKAMURA Takumi | 2014-06-24 | 1 | -5/+8 |
* | Remove support for LLVM runtime multi-threading. | Zachary Turner | 2014-06-19 | 1 | -8/+5 |
* | Revert r211066, 211067, 211068, 211069, 211070. | Zachary Turner | 2014-06-16 | 1 | -5/+8 |
* | Remove some more code out into a separate CL. | Zachary Turner | 2014-06-16 | 1 | -8/+5 |
* | Revert "Remove support for runtime multi-threading." | Zachary Turner | 2014-06-10 | 1 | -5/+8 |
* | Remove support for runtime multi-threading. | Zachary Turner | 2014-06-10 | 1 | -8/+5 |
* | Add a new attribute called 'jumptable' that creates jump-instruction tables f... | Tom Roeder | 2014-06-05 | 1 | -1/+2 |
* | Add 'nonnull', a new parameter and return attribute which indicates that the ... | Nick Lewycky | 2014-05-20 | 1 | -1/+2 |
* | Add C API for thread yielding callback. | Juergen Ributzka | 2014-05-16 | 1 | -0/+9 |
* | Revert "[PM] Add pass run listeners to the pass manager." | Juergen Ributzka | 2014-05-15 | 1 | -27/+0 |
* | Split GlobalValue into GlobalValue and GlobalObject. | Rafael Espindola | 2014-05-13 | 1 | -2/+3 |
* | [PM] Add pass run listeners to the pass manager. | Juergen Ributzka | 2014-04-28 | 1 | -0/+27 |
* | Added new functionality to LLVM C API to use DiagnosticInfo to handle errors | Tom Stellard | 2014-04-16 | 1 | -0/+37 |
* | llvm-c: expose unnamedaddr field of globals | Tim Northover | 2014-03-10 | 1 | -0/+2 |
* | [Modules] Fix a layering issue that is actually impacting the modules | Chandler Carruth | 2014-03-06 | 1 | -10/+1 |
* | [C API] Implement LLVM{Get,Set}Alignment for AllocaInst. | Peter Zotov | 2014-03-05 | 1 | -0/+2 |
* | C API: Add functions to get or set a GlobalValue's DLLStorageClass | Reid Kleckner | 2014-03-05 | 1 | -0/+8 |
* | Decouple dllexport/dllimport from linkage | Nico Rieck | 2014-01-14 | 1 | -2/+2 |
* | Revert "Decouple dllexport/dllimport from linkage" | Nico Rieck | 2014-01-14 | 1 | -2/+2 |
* | Decouple dllexport/dllimport from linkage | Nico Rieck | 2014-01-14 | 1 | -2/+2 |
* | Begin adding docs and IR-level support for the inalloca attribute | Reid Kleckner | 2013-12-19 | 1 | -1/+2 |
* | Expose the fence instruction via the C API. | Filip Pizlo | 2013-11-20 | 1 | -1/+3 |
* | Add addrspacecast instruction. | Matt Arsenault | 2013-11-15 | 1 | -0/+5 |
* | This exposes the new calling conventions (WebKit_JS and AnyReg) via the C API... | Filip Pizlo | 2013-11-09 | 1 | -0/+2 |
* | [llvm-c] Implement LLVMPrintValueToString | Peter Zotov | 2013-11-06 | 1 | -0/+8 |
* | [llvm-c] (PR16190) Add LLVMIsA* functions for ConstantDataSequential and subc... | Peter Zotov | 2013-11-05 | 1 | -0/+3 |