This patch breaks up Wrap.h so that it does not have to include all of
[oota-llvm.git] / lib / Transforms / IPO / IPO.cpp
2013-05-01 Filip PizloThis patch breaks up Wrap.h so that it does not have...
2013-04-22 Eric ChristopherMove C++ code out of the C headers and into either...
2012-10-26 Rafael EspindolaChange the internalize pass to internalize all symbols...
2012-10-16 Craig TopperFix filename in file header.
2011-08-19 Benjamin KramerC API functions must be able to see their extern "C...
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-09 Chris LattnerLand the long talked about "type system rewrite" patch...
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)...