Fix LLVM target initialization to deal with sociopathic outside projects
[oota-llvm.git] / include / llvm-c / Transforms /
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...