Update comment.
[oota-llvm.git] / include / llvm-c / Transforms /
2012-03-21 Gregory SzorcOrganize LLVM C API docs into doxygen modules; add...
2012-02-01 Hal FinkelA few of the changes suggested in code review (by Nick...
2012-02-01 Hal FinkelAdd a basic-block autovectorization pass.
2011-08-09 Rafael EspindolaAdd missing file.
2011-08-03 Bill WendlingRemove the LowerSetJmp pass. It wasn't used effectively...
2011-07-26 Rafael EspindolaAdd LLVMAddAlwaysInlinerPass to the C API.
2011-07-26 Rafael EspindolaLLVM 3.0 is here, remove old do nothing method.
2011-07-25 Rafael EspindolaAdd LLVMAddLowerExpectIntrinsicPass to the C API.
2011-07-09 Chris LattnerLand the long talked about "type system rewrite" patch...
2011-04-13 Rafael EspindolaAdd the alias analysis to the C api.
2011-04-07 Rafael EspindolaExpose more passes to the C API.
2010-10-11 Chris Lattnerremove dead prototype, PR8351
2010-04-09 Wesley PeckAdding IPSCCP and Internalize passes to the C-bindings
2010-03-11 Nate BegemanWhoops this already existed.
2010-03-11 Nate BegemanAdd a handful of additional useful pass manager things...
2009-11-11 Chris Lattnerremove the now dead condprop pass, PR3906.
2009-10-24 Victor HernandezAuto-upgrade free instructions to calls to the builtin...
2009-03-06 Chris Lattnerfix header comment and include guard.
2009-03-06 Chris Lattneradd a bunch more passes to the C bindings (PR3734)...
2008-03-20 Gordon HenriksenC and Objective Caml bindings for mem2reg and reg2mem.
2008-03-16 Gordon HenriksenC and Objective Caml bindings for several scalar transf...