2013-03-10 |
Nick Lewycky | Use LLVMBool instead of 'bool' in the C API. Based... |
tree | commitdiff |
2013-02-17 |
Duncan Sands | Add multithreading functions and shutdown to the C... |
tree | commitdiff |
2013-02-14 |
Bill Wendling | s/bool/LLVMBool/ |
tree | commitdiff |
2013-02-14 |
Bill Wendling | Add two new functions to the C API: |
tree | commitdiff |
2013-01-28 |
Michael Gottesman | Extracted ObjCARC.cpp into its own library libLLVMObjCA... |
tree | commitdiff |
2013-01-23 |
Bill Wendling | Add the IR attribute 'sspstrong'. |
tree | commitdiff |
2013-01-10 |
Jakub Staszak | Fix include guards so they exactly match file names. |
tree | commitdiff |
2013-01-02 |
Chandler Carruth | Move all of the header files which are involved in... |
tree | commitdiff |
2012-12-19 |
Roman Divacky | Remove edis - the enhanced disassembler. Fixes PR14654. |
tree | commitdiff |
2012-12-18 |
Kevin Enderby | Add to the disassembler C API an option to print the... |
tree | commitdiff |
2012-12-10 |
Bill Wendling | Revert r169656. |
tree | commitdiff |
2012-12-08 |
Bill Wendling | Add the `lto_codegen_set_export_dynamic' function. |
tree | commitdiff |
2012-12-07 |
Jim Grosbach | Add C API for specifying CPU to the disassembler. |
tree | commitdiff |
2012-12-05 |
Kevin Enderby | Added a option to the disassembler to print immediates... |
tree | commitdiff |
2012-12-03 |
Chandler Carruth | Use the new script to sort the includes of every file... |
tree | commitdiff |
2012-11-24 |
Benjamin Kramer | libLTO: Add a utility method to initialize the disassem... |
tree | commitdiff |
2012-10-22 |
Kevin Enderby | Add support for annotated disassembly output for X86... |
tree | commitdiff |
2012-10-20 |
Benjamin Kramer | Symbol hygiene: Make sure declarations and definitions... |
tree | commitdiff |
2012-10-15 |
Bill Wendling | Move the Attributes::Builder outside of the Attributes... |
tree | commitdiff |
2012-10-15 |
Micah Villmow | Resubmit the changes to llvm core to update the functio... |
tree | commitdiff |
2012-10-14 |
Bill Wendling | Use builder to create alignment attributes. Remove... |
tree | commitdiff |
2012-10-11 |
Micah Villmow | Revert 165732 for further review. |
tree | commitdiff |
2012-10-11 |
Micah Villmow | Add in the first iteration of support for llvm/clang... |
tree | commitdiff |
2012-10-08 |
Bill Wendling | Update comment. |
tree | commitdiff |
2012-10-08 |
Micah Villmow | Move TargetData to DataLayout. |
tree | commitdiff |
2012-09-19 |
Duncan Sands | Add support for accessing an MDNode's operands via... |
tree | commitdiff |
2012-09-04 |
Bob Wilson | Make sure macros in the include subdirectory are not... |
tree | commitdiff |
2012-09-02 |
Nuno Lopes | replace a couple of single-line comments with /* *... |
tree | commitdiff |
2012-08-17 |
Bill Wendling | Change the `linker_private_weak_def_auto' linkage to... |
tree | commitdiff |
2012-08-10 |
Eli Bendersky | A couple of addition comment fixes |
tree | commitdiff |
2012-08-10 |
Eli Bendersky | Fix a couple of typos in comments |
tree | commitdiff |
2012-07-19 |
Bill Wendling | Remove tabs. |
tree | commitdiff |
2012-06-29 |
Chandler Carruth | Move llvm/Support/IRBuilder.h -> llvm/IRBuilder.h |
tree | commitdiff |
2012-06-02 |
Benjamin Kramer | Fix typos found by github.com/lyda/misspell-check |
tree | commitdiff |
2012-05-09 |
Hans Wennborg | Introduce llvm-c function LLVMPrintModuleToFile. |
tree | commitdiff |
2012-05-09 |
Bill Wendling | Supply a C interface to the "LinkModules" method. |
tree | commitdiff |
2012-05-02 |
Anders Waldenborg | [llvm-c] Make a few function declarations proper prototypes |
tree | commitdiff |
2012-04-16 |
Rafael Espindola | Remove lto_codegen_set_whole_program_optimization.... |
tree | commitdiff |
2012-04-11 |
Duncan Sands | Add a C binding to the Target and TargetMachine classes... |
tree | commitdiff |
2012-04-09 |
Bill Wendling | s/lto_codegen_whole_program_optimization/lto_codegen_se... |
tree | commitdiff |
2012-04-09 |
Bill Wendling | Add a hook to turn on the internalize pass through... |
tree | commitdiff |
2012-03-31 |
Bill Wendling | Cleanup whitespace and remove unneeded 'extern' keyword... |
tree | commitdiff |
2012-03-26 |
Bill Wendling | Add 'undef's to make SWIG happier. Patch by Baozeng... |
tree | commitdiff |
2012-03-22 |
Chris Lattner | add load/store volatility control to the C API, patch... |
tree | commitdiff |
2012-03-21 |
Gregory Szorc | Finish organizing C API docs. |
tree | commitdiff |
2012-03-21 |
Gregory Szorc | Organize LLVM C API docs into doxygen modules; add... |
tree | commitdiff |
2012-02-06 |
Bill Wendling | [unwind removal] Remove all of the code for the dead... |
tree | commitdiff |
2012-02-01 |
Hal Finkel | A few of the changes suggested in code review (by Nick... |
tree | commitdiff |
2012-02-01 |
Hal Finkel | Add a basic-block autovectorization pass. |
tree | commitdiff |
2012-01-31 |
Bill Wendling | Remove the eh.exception and eh.selector intrinsics... |
tree | commitdiff |
2012-01-25 |
Chandler Carruth | Revert a tiny bit of r148553 which extended LLVM's... |
tree | commitdiff |
2012-01-20 |
Benjamin Kramer | Don't use my favorite C++11 feature (comma at end of... |
tree | commitdiff |
2012-01-20 |
Kostya Serebryany | Extend Attributes to 64 bits |
tree | commitdiff |
2011-12-20 |
Devang Patel | Add support to add named metadata operand. |
tree | commitdiff |
2011-12-17 |
Dan Gohman | The powers that be have decided that LLVM IR should... |
tree | commitdiff |
2011-11-29 |
Danil Malyshev | Fixed ObjectFile functions: |
tree | commitdiff |
2011-11-29 |
Daniel Dunbar | llvm-c: Add a few missing InitializeAll* functions. |
tree | commitdiff |
2011-11-27 |
Chandler Carruth | Revert r145180 as it is causing test failures on all... |
tree | commitdiff |
2011-11-27 |
Danil Malyshev | Fixed ObjectFile functions: |
tree | commitdiff |
2011-11-04 |
Chad Rosier | Remove declarations for functions that don't exist... |
tree | commitdiff |
2011-10-27 |
Owen Anderson | Expose relocation accessors through the libObject C... |
tree | commitdiff |
2011-10-27 |
Owen Anderson | Add relocation iterators to the libObject C API. |
tree | commitdiff |
2011-10-21 |
Owen Anderson | Use LLVMBool for a function that logically returns... |
tree | commitdiff |
2011-10-21 |
Owen Anderson | Fix typo. |
tree | commitdiff |
2011-10-21 |
Owen Anderson | Bind libObject API for obtaining the section containing... |
tree | commitdiff |
2011-10-21 |
Owen Anderson | Expand the coverage of the libObject C bindings to... |
tree | commitdiff |
2011-10-14 |
Torok Edwin | ocaml bindings: introduce classify_value |
tree | commitdiff |
2011-10-14 |
Torok Edwin | ocaml bindings: add getopcode for constant and instruct... |
tree | commitdiff |
2011-10-07 |
Michael J. Spencer | Change relocation API to be per section. This time... |
tree | commitdiff |
2011-10-07 |
Bill Wendling | Revert 141376 and 141377 due to breaking the build. |
tree | commitdiff |
2011-10-07 |
Michael J. Spencer | Change relocation API to be per section. |
tree | commitdiff |
2011-10-06 |
Torok Edwin | Don't require C bindings opcode numbers to be kept... |
tree | commitdiff |
2011-10-06 |
Torok Edwin | Add uwtable, returnstwice and nonlazybind to the C... |
tree | commitdiff |
2011-10-06 |
Torok Edwin | ocaml/C bindings: type->isSized() |
tree | commitdiff |
2011-10-06 |
Torok Edwin | add binding to read icmp predicate |
tree | commitdiff |
2011-10-06 |
Torok Edwin | ocaml/C bindings: getmdstring, add num_op, get_op shoul... |
tree | commitdiff |
2011-10-06 |
Torok Edwin | C/OCaml API to retrieve struct name. |
tree | commitdiff |
2011-10-04 |
Kevin Enderby | Adding back support for printing operands symbolically... |
tree | commitdiff |
2011-10-03 |
Devang Patel | Add C api for Instruction->eraseFromParent(). |
tree | commitdiff |
2011-08-23 |
Nate Begeman | Add some useful accessors to c++ api that appear to... |
tree | commitdiff |
2011-08-19 |
Benjamin Kramer | C API functions must be able to see their extern "C... |
tree | commitdiff |
2011-08-12 |
Bill Wendling | Initial commit of the 'landingpad' instruction. |
tree | commitdiff |
2011-08-09 |
Rafael Espindola | Add missing file. |
tree | commitdiff |
2011-08-03 |
Bill Wendling | Remove the LowerSetJmp pass. It wasn't used effectively... |
tree | commitdiff |
2011-08-02 |
Bill Wendling | Remove the LLVMBuildUnwind C API function. |
tree | commitdiff |
2011-07-31 |
Bill Wendling | Add the 'resume' instruction for the new EH rewrite. |
tree | commitdiff |
2011-07-30 |
Bill Wendling | Revert r136253, r136263, r136269, r136313, r136325... |
tree | commitdiff |
2011-07-28 |
Eli Friedman | LangRef and basic memory-representation/reading/writing... |
tree | commitdiff |
2011-07-27 |
Bill Wendling | Keep enums stable. Append EH stuff to the end. |
tree | commitdiff |
2011-07-27 |
Bill Wendling | Merge the contents from exception-handling-rewrite... |
tree | commitdiff |
2011-07-27 |
Eli Friedman | The numbering of LLVMOpcode is supposed to be stable... |
tree | commitdiff |
2011-07-26 |
Eli Friedman | Fix a couple minor mistakes pointed out by Bill in... |
tree | commitdiff |
2011-07-26 |
Rafael Espindola | Add LLVMAddAlwaysInlinerPass to the C API. |
tree | commitdiff |
2011-07-26 |
Rafael Espindola | LLVM 3.0 is here, remove old do nothing method. |
tree | commitdiff |
2011-07-25 |
Rafael Espindola | Add LLVMAddTargetLibraryInfo to the C API. |
tree | commitdiff |
2011-07-25 |
Rafael Espindola | Add LLVMAddLowerExpectIntrinsicPass to the C API. |
tree | commitdiff |
2011-07-22 |
Evan Cheng | Combine all MC initialization routines into one. e... |
tree | commitdiff |
2011-07-19 |
Evan Cheng | Introduce MCCodeGenInfo, which keeps information that... |
tree | commitdiff |
2011-07-18 |
Chris Lattner | land David Blaikie's patch to de-constify Type, with... |
tree | commitdiff |
2011-07-15 |
Chris Lattner | remove the InvalidateStructLayoutInfo API, which is... |
tree | commitdiff |
next |