Age | Commit message (Expand) | Author |
---|---|---|
2011-07-25 | Add LLVMAddLowerExpectIntrinsicPass to the C API. | Rafael Espindola |
2011-04-13 | Add the alias analysis to the C api. | Rafael Espindola |
2011-04-07 | Expose more passes to the C API. | Rafael Espindola |
2010-10-11 | remove dead prototype, PR8351 | Chris Lattner |
2010-03-11 | Whoops this already existed. | Nate Begeman |
2010-03-11 | Add a handful of additional useful pass manager things to the C API | Nate Begeman |
2009-11-11 | remove the now dead condprop pass, PR3906. | Chris Lattner |
2009-03-06 | add a bunch more passes to the C bindings (PR3734), patch by | Chris Lattner |
2008-03-20 | C and Objective Caml bindings for mem2reg and reg2mem. | Gordon Henriksen |
2008-03-16 | C and Objective Caml bindings for several scalar transforms. | Gordon Henriksen |