Age | Commit message (Expand) | Author |
---|---|---|
2013-05-01 | This exposes more MCJIT options via the C API: | Filip Pizlo |
2013-05-01 | This patch breaks up Wrap.h so that it does not have to include all of | Filip Pizlo |
2013-04-22 | Move C++ code out of the C headers and into either C++ headers | Eric Christopher |
2013-04-16 | C API: Add LLVMTargetMachineEmitToMemoryBuffer() | Tom Stellard |
2013-03-10 | Correct this error message, and most importantly make it distinct from the | Nick Lewycky |
2013-01-02 | Move all of the header files which are involved in modelling the LLVM IR | Chandler Carruth |
2012-12-03 | Use the new script to sort the includes of every file under lib. | Chandler Carruth |
2012-10-08 | Move TargetData to DataLayout. | Micah Villmow |
2012-04-11 | Add a C binding to the Target and TargetMachine classes to allow for emitting | Duncan Sands |