aboutsummaryrefslogtreecommitdiff
path: root/include/llvm-c/Transforms/Scalar.h
AgeCommit message (Expand)Author
2011-07-25Add LLVMAddLowerExpectIntrinsicPass to the C API.Rafael Espindola
2011-04-13Add the alias analysis to the C api.Rafael Espindola
2011-04-07Expose more passes to the C API.Rafael Espindola
2010-10-11remove dead prototype, PR8351Chris Lattner
2010-03-11Whoops this already existed.Nate Begeman
2010-03-11Add a handful of additional useful pass manager things to the C APINate Begeman
2009-11-11remove the now dead condprop pass, PR3906.Chris Lattner
2009-03-06add a bunch more passes to the C bindings (PR3734), patch byChris Lattner
2008-03-20C and Objective Caml bindings for mem2reg and reg2mem.Gordon Henriksen
2008-03-16C and Objective Caml bindings for several scalar transforms.Gordon Henriksen