fix PR9856, an incorrectly conservative assertion: a global can be
[oota-llvm.git] / lib / Transforms / IPO / IPO.cpp
2011-04-11 Chris Lattnerremove the StructRetPromotion pass. It is unused,...
2011-01-16 Chris Lattnerremove the partial specialization pass. It is unmainta...
2010-10-07 Owen AndersonAdd an initialization routine for libLLVMipo.a
2010-04-09 Wesley PeckAdding IPSCCP and Internalize passes to the C-bindings
2009-11-01 Douglas GregorReverting 85714, 85715, 85716, which are breaking the...
2009-11-01 Dan GohmanRemove the #include of Pass.h from PassManager.h. This...
2009-10-24 Victor HernandezAuto-upgrade free instructions to calls to the builtin...
2009-03-06 Chris Lattneradd a bunch more passes to the C bindings (PR3734)...