Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Reorganize the C API headers to improve build times. | Eric Christopher | 2015-12-18 | 1 | -1/+1 |
* | Organize LLVM C API docs into doxygen modules; add docs | Gregory Szorc | 2012-03-21 | 1 | -0/+11 |
* | Remove the LowerSetJmp pass. It wasn't used effectively by any of the targets. | Bill Wendling | 2011-08-03 | 1 | -3/+0 |
* | Add LLVMAddAlwaysInlinerPass to the C API. | Rafael Espindola | 2011-07-26 | 1 | -0/+3 |
* | LLVM 3.0 is here, remove old do nothing method. | Rafael Espindola | 2011-07-26 | 1 | -3/+0 |
* | Land the long talked about "type system rewrite" patch. This | Chris Lattner | 2011-07-09 | 1 | -3/+0 |
* | Adding IPSCCP and Internalize passes to the C-bindings | Wesley Peck | 2010-04-09 | 1 | -0/+6 |
* | Auto-upgrade free instructions to calls to the builtin free function. | Victor Hernandez | 2009-10-24 | 1 | -1/+1 |
* | fix header comment and include guard. | Chris Lattner | 2009-03-06 | 1 | -9/+5 |
* | add a bunch more passes to the C bindings (PR3734), patch by | Chris Lattner | 2009-03-06 | 1 | -0/+74 |