Remove caching in FunctionImport: a Module can't be reused after being linked from
[oota-llvm.git] / lib / Transforms / IPO / Internalize.cpp
2015-10-13 Duncan P. N. Exon... IPO: Remove implicit ilist iterator conversions, NFC
2015-07-16 Peter CollingbourneInternalize: internalize comdat members as a group...
2014-08-24 Craig TopperUse range based for loops to avoid needing to re-mentio...
2014-05-05 Duncan P. N. Exon... LTO: -internalize sets visibility to default
2014-04-25 Craig Topper[C++] Use 'nullptr'. Transforms edition.
2014-04-22 Chandler Carruth[Modules] Fix potential ODR violations by sinking the...
2014-04-02 Duncan P. N. Exon... Revert "Reapply "LTO: add API to set strategy for ...
2014-03-05 Craig Topper[C++11] Add 'override' keyword to virtual methods that...
2014-01-14 Duncan P. N. Exon... Reapply "LTO: add API to set strategy for -internalize"
2014-01-14 Nico RieckDecouple dllexport/dllimport from linkage
2014-01-14 Nico RieckRevert "Decouple dllexport/dllimport from linkage"
2014-01-14 Nico RieckDecouple dllexport/dllimport from linkage
2014-01-14 NAKAMURA TakumiRevert r199191, "LTO: add API to set strategy for ...
2014-01-14 Duncan P. N. Exon... LTO: add API to set strategy for -internalize
2013-12-03 Yunzhong GaoTeach the internalize pass to skip dllexported symbols...
2013-11-26 Chandler Carruth[PM] Split the CallGraph out from the ModulePass which...
2013-10-31 Rafael EspindolaUse LTO_SYMBOL_SCOPE_DEFAULT_CAN_BE_HIDDEN instead...
2013-10-21 Rafael EspindolaOptimize more linkonce_odr values during LTO.
2013-10-03 Rafael EspindolaOptimize linkonce_odr unnamed_addr functions during...
2013-09-04 Rafael EspindolaRename some variables to match the style guide.
2013-09-04 Rafael EspindolaSmall simplification given that insert of an empty...
2013-09-04 Rafael EspindolaRefactor duplicated logic to a helper function.
2013-09-04 Rafael EspindolaRemove dead code.
2013-08-30 Bill WendlingCompulsive reformatting.
2013-08-12 Bill WendlingMove stack protector names to the same place.
2013-07-25 Rafael EspindolaRespect llvm.used in Internalize.
2013-01-25 Pedro Artigasadded ability to dynamically change the ExportList...
2013-01-02 Chandler CarruthMove all of the header files which are involved in...
2012-12-11 Rafael EspindolaUse an ArrayRef instead of a std::vector&.
2012-12-03 Chandler CarruthUse the new script to sort the includes of every file...
2012-10-26 Rafael EspindolaChange the internalize pass to internalize all symbols...
2012-04-16 Bill WendlingAdd a Fixme.
2012-04-13 Bill WendlingCode-gen may inject code into the IR before it emits...
2012-03-31 Benjamin KramerInternalize: Remove reference of @llvm.noinline, it...
2011-03-09 Devang PatelThese llvm.dbg.* constants are not used anymore.
2011-03-06 Rafael EspindolaDon't internalize available_externally functions. We...
2010-10-19 Owen AndersonGet rid of static constructors for pass registration...
2010-10-07 Owen AndersonNow with fewer extraneous semicolons!
2010-08-06 Owen AndersonReapply r110396, with fixes to appease the Linux buildb...
2010-08-06 Owen AndersonRevert r110396 to fix buildbots.
2010-08-05 Owen AndersonDon't use PassInfo* as a type identifier for passes...
2010-07-21 Owen AndersonFix batch of converting RegisterPass<> to INTIALIZE_PASS().
2010-04-03 Chris Lattnerdon't internalize available_externally functions, they are
2010-01-05 David GreeneChange errs() to dbgs().
2009-10-25 Nick LewyckyRemove includes of Support/Compiler.h that are no longe...
2009-10-25 Nick LewyckyRemove VISIBILITY_HIDDEN from class/struct found inside...
2009-08-23 Chris Lattnereliminate uses of cerr()
2009-07-25 Daniel DunbarMore migration to raw_ostream, the water has dried...
2009-07-22 Owen AndersonGet rid of the Pass+Context magic.
2009-07-20 Chris Lattnerimplement a new magic global "llvm.compiler.used" which...
2009-07-16 Owen AndersonMove the ConstantInt uniquing table into LLVMContextImp...
2009-01-28 Duncan SandsRename getAnalysisToUpdate to getAnalysisIfAvailable.
2009-01-15 Rafael EspindolaAdd the private linkage.
2009-01-05 Duncan SandsTeach the internalize pass to also internalize
2009-01-05 Duncan SandsRemove trailing spaces.
2008-10-03 Duncan SandsTeach internalize to preserve the callgraph.
2008-10-01 Nuno Lopesrevert the addition of Preverves(CallGraph), per Duncan...
2008-09-30 Nuno Lopesadd preserversCFG() + preservers(CallGraph)
2008-09-04 Dan GohmanTidy up several unbeseeming casts from pointer to intptr_t.
2008-06-24 Matthijs KooijmanRename a few variables to be more consistent.
2008-05-14 Devang PatelSimplify internalize pass. Add test case.
2008-05-13 Dan GohmanClean up the use of static and anonymous namespaces...
2008-05-06 Dan GohmanMake several variable declarations static.
2007-12-29 Chris LattnerRemove attribution from file headers, per discussion...
2007-10-03 Tanya LattnerFix PR1719, by not marking llvm.global.annotations...
2007-10-03 Chris LattnerFix PR1719, by not marking llvm.noinline internal.
2007-08-01 Dan GohmanMore explicit keywords.
2007-06-06 Chris Lattnersimplify this code and fix PR1493, now that llvm-gcc3...
2007-05-06 Nick LewyckyFix typo in comment.
2007-05-03 Devang PatelDrop 'const'
2007-05-02 Devang PatelUse 'static const char' instead of 'static const int'.
2007-05-01 Devang PatelDo not use typeinfo to identify pass in pass manager.
2007-04-16 Anton KorobeynikovRemoved tabs everywhere except autogenerated & external...
2007-02-05 Reid SpencerApply the VISIBILITY_HIDDEN field to the remaining...
2007-02-05 Reid SpencerFor PR411:
2007-01-30 Reid SpencerFor PR1136: Rename GlobalVariable::isExternal as isDecl...
2007-01-26 Jim LaskeyChange the MachineDebugInfo to MachineModuleInfo to...
2006-12-19 Chris LattnerEliminate static ctors due to Statistic objects
2006-12-07 Bill WendlingChanged llvm_ostream et all to OStream. llvm_cerr,...
2006-12-06 Chris LattnerDetemplatize the Statistic class. The only type it...
2006-11-26 Bill WendlingReplace #include <iostream> with llvm_* streams.
2006-09-13 Devang PatelInitialize DontInternalize.
2006-08-27 Chris Lattnereliminate RegisterOpt. It does the same thing as Regis...
2006-07-20 Devang PatelMake it fit into 80 cols.
2006-07-20 Devang PatelAdd new constructor to accept vector of exported names...
2006-03-07 Jim LaskeySwitch to using a numeric id for anchors.
2006-01-22 Chris LattnerMake iostream #inclusion explicit
2006-01-19 Chris LattnerIf not internalizing, don't mark llvm.global[cd]tors...
2006-01-19 Chris LattnerDon't internalize llvm.global[cd]tor unless there are...
2006-01-03 Chris LattnerPull inline methods out of the pass class definition...
2005-12-05 Chris LattnerWrap a long line, never internalize llvm.used.
2005-10-18 Chris LattnerAdd an option to this pass. If it is set, we are allow...
2005-04-21 Misha BrukmanRemove trailing whitespace
2005-03-15 Chris LattnerThis mega patch converts us from using Function::a...
2004-09-20 Chris Lattner'Pass' should now not be derived from by clients. ...
2004-09-01 Reid SpencerChanges For Bug 352
2003-11-21 Chris LattnerFinegrainify namespacification
2003-11-11 Brian GaekePut all LLVM code into the llvm namespace, as per bug...
2003-10-20 John CriswellAdded LLVM project notice to the top of every C++ sourc...
2003-08-01 Chris LattnerDEBUG got moved to Support/Debug.h
next