aboutsummaryrefslogtreecommitdiffstats
path: root/include/llvm-c/Transforms/Scalar.h
Commit message (Expand)AuthorAgeFilesLines
* Organize LLVM C API docs into doxygen modules; add docsGregory Szorc2012-03-211-0/+10
* Add LLVMAddLowerExpectIntrinsicPass to the C API.Rafael Espindola2011-07-251-0/+3
* Add the alias analysis to the C api.Rafael Espindola2011-04-131-0/+7
* Expose more passes to the C API.Rafael Espindola2011-04-071-0/+12
* remove dead prototype, PR8351Chris Lattner2010-10-111-3/+0
* Whoops this already existed.Nate Begeman2010-03-111-3/+0
* Add a handful of additional useful pass manager things to the C APINate Begeman2010-03-111-0/+10
* remove the now dead condprop pass, PR3906.Chris Lattner2009-11-111-3/+0
* add a bunch more passes to the C bindings (PR3734), patch byChris Lattner2009-03-061-9/+57
* C and Objective Caml bindings for mem2reg and reg2mem.Gordon Henriksen2008-03-201-0/+6
* C and Objective Caml bindings for several scalar transforms.Gordon Henriksen2008-03-161-0/+47