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