Remove caching in FunctionImport: a Module can't be reused after being linked from
[oota-llvm.git] / lib / Transforms / IPO /
2015-12-08 Mehdi AminiRemove caching in FunctionImport: a Module can't be...
2015-12-07 Teresa Johnson[ThinLTO] Support for specifying function index from...
2015-12-03 Mehdi Aminiclang-format FunctionImport after refactoring (NFC)
2015-12-03 Mehdi AminiRefactor FunctionImporter::importFunctions with a helpe...
2015-12-02 David MajnemerMove EH-specific helper functions to a more appropriate...
2015-12-02 Mehdi AminiChange ModuleLinker to take a set of GlobalValues to...
2015-12-02 Mehdi AminiModify FunctionImport to take a callback to load modules
2015-12-01 Rafael EspindolaUse references now that it is natural to do so.
2015-12-01 Teresa Johnson[ThinLTO] Wrap dbgs() output in DEBUG macro
2015-12-01 Teresa Johnson[ThinLTO] Remove stale comment (NFC)
2015-11-29 Diego NovilloSamplePGO - Do not use std::to_string in diagnostics.
2015-11-27 Diego NovilloSamplePGO - Add initial support for inliner annotations.
2015-11-27 Diego NovilloSamplePGO - Fix default threshold for hot callsites.
2015-11-26 Rafael EspindolaDisallow aliases to available_externally.
2015-11-24 Rong Xu[PGO] Revert revision r254021,r254028,r254035
2015-11-24 Teresa Johnson[ThinLTO] Add option to limit importing based on instru...
2015-11-24 Diego NovilloSamplePGO - Add test for hot/cold inlined functions.
2015-11-24 Rong Xu[PGO] MST based PGO instrumentation infrastructure
2015-11-24 Teresa Johnson[ThinLTO] Refactor function body scan during importing...
2015-11-24 Teresa Johnson[ThinLTO] Enable iterative importing in FunctionImport...
2015-11-24 Teresa Johnson[ThinLTO] Fix FunctionImport alias checking and test
2015-11-24 Ismail DonmezFix build after r253954
2015-11-24 Mehdi AminiAdd a FunctionImporter helper to perform summary-based...
2015-11-23 Diego NovilloSamplePGO - Add coverage tracking for samples.
2015-11-23 Diego NovilloSamplePGO - Clear coverage tracking when clearing per...
2015-11-23 Diego NovilloSamplePGO - Use newly introduced local variable. NFC.
2015-11-20 Diego NovilloSamplePGO - Do not count never-executed inlined functio...
2015-11-20 Tilmann SchellerRevert "[FunctionAttrs] Remove redundant assignment."
2015-11-20 Diego NovilloSamplePGO - Add line offset and discriminator informati...
2015-11-20 Tilmann Scheller[FunctionAttrs] Remove redundant assignment.
2015-11-19 James Molloy[GlobalOpt] Localize some globals that have non-instruc...
2015-11-19 James Molloy[FunctionAttrs] Provide a mechanism for adding function...
2015-11-18 James Molloy[LTO] Add an early run of functionattrs
2015-11-17 Elena DemikhovskyVector of pointers in function attributes calculation
2015-11-16 James Molloy[GlobalOpt] Address post-commit review comments on...
2015-11-16 Benjamin KramerMove helper classes into anonymous namespaces. NFC.
2015-11-15 James Molloy[GlobalOpt] Demote globals to locals more aggressively
2015-11-13 James Molloy[GlobalOpt] Make sure all debug lines end with '\n'
2015-11-13 James Molloy[GlobalOpt] Coding style - remove function names from...
2015-11-13 Akira HatanakaRevert r252990.
2015-11-13 Akira HatanakaProvide a way to specify inliner's attribute compatibil...
2015-11-12 Akira HatanakaRevert r252949.
2015-11-12 Akira HatanakaProvide a way to specify inliner's attribute compatibil...
2015-11-12 James MolloyRevert "Revert "[FunctionAttrs] Identify norecurse...
2015-11-12 James MolloyRevert "[FunctionAttrs] Identify norecurse functions"
2015-11-12 James Molloy[FunctionAttrs] Identify norecurse functions
2015-11-11 David Majnemer[IR] Add support for empty tokens
2015-11-09 Oliver StannardGlobalOpt should maintain externally_initialized when...
2015-11-07 Sanjoy DasUnbreak the build
2015-11-07 Sanjoy Das[FunctionAttrs] Add comment and clarify assertion messa...
2015-11-07 Sanjoy Das[FunctionAttrs] Add handling for operand bundles
2015-11-07 Sanjoy Das[FunctionAttrs] Fix an iterator wraparound bug
2015-11-07 Duncan P. N. Exon... ADT: Remove last implicit ilist iterator conversions...
2015-11-05 Peter CollingbourneDI: Reverse direction of subprogram -> function edge.
2015-11-05 Sanjoy Das[FunctionAttrs] Remove a loop, NFC refactor
2015-11-03 Adam NemetLLE 6/6: Add LoopLoadElimination pass
2015-11-03 Teresa JohnsonRestore "Support for ThinLTO function importing and...
2015-11-02 Teresa JohnsonRevert "Support for ThinLTO function importing and...
2015-11-02 Teresa JohnsonSupport for ThinLTO function importing and symbol linking.
2015-11-02 David BlaikieStringRef-ify DiagnosticInfoSampleProfile::Filename
2015-11-02 Teresa JohnsonClang format a few prior patches (NFC)
2015-10-31 Diego NovilloSamplePGO - Count sample records in embedded profiles...
2015-10-31 Chandler Carruth[FunctionAttrs] Inline the prototype attribute inferenc...
2015-10-30 Justin Bogner[PM] Port StripDeadPrototypes to the new pass manager
2015-10-30 Justin BognerWhitespace. NFC
2015-10-30 Chandler Carruth[FunctionAttrs] Separate another chunk of the logic...
2015-10-29 Chandler Carruth[FunctionAttrs] Provide a single SCC node set to all...
2015-10-29 Daniel JasperFix use-after-free. Thanks ASAN for giving me a detaile...
2015-10-28 Diego NovilloSamplePGO - Add flag to check sampling coverage.
2015-10-28 Diego NovilloSamplePGO - Clear per-function data after applying...
2015-10-28 James Molloy[GlobalOpt] Add newlines to DEBUG messages
2015-10-27 Diego NovilloTidy a comment. NFC.
2015-10-27 Diego NovilloFix SamplePGO segfault when debug info is missing.
2015-10-27 Chandler Carruth[function-attrs] Refactor code to handle shorter code...
2015-10-26 Diego NovilloRemove unused local variable. NFC.
2015-10-26 Diego NovilloSamplePGO - Add optimization reports.
2015-10-21 Dehao ChenTolerate negative offset when matching sample profile.
2015-10-15 Diego NovilloSample Profiles - Adjust integer types. Mostly NFC.
2015-10-13 Duncan P. N. Exon... IPO: Remove implicit ilist iterator conversions, NFC
2015-10-13 James Molloy[GlobalsAA] Turn GlobalsAA on again by default
2015-10-12 Oliver StannardGlobalOpt does not treat externally_initialized globals...
2015-10-09 Dehao ChenMake HeaderLineno a local variable.
2015-10-06 Hans WennborgFix Clang-tidy modernize-use-nullptr warnings in source...
2015-10-05 Arnold SchwaighoferMergeFunctions: Clear GlobalNumbers ValueMap
2015-10-01 Dehao ChenUpdate sample profile propagation algorithm.
2015-09-30 Dehao Chenhttp://reviews.llvm.org/D13145
2015-09-29 Dehao Chenhttp://reviews.llvm.org/D13231
2015-09-29 Dehao ChenRevert r248810 which breaks tests.
2015-09-29 Dehao Chenhttp://reviews.llvm.org/D13231
2015-09-29 Evgeniy StepanovMove dbg.declare intrinsics when merging and replacing...
2015-09-28 Sean Silva[GlobalOpt] Sort members of llvm.used deterministically
2015-09-24 Michael ZolotukhinAdd CFG Simplification pass after Loop Unswitching.
2015-09-23 David Majnemer[DeadArgElim] Split the invoke successor edge
2015-09-21 Chandler Carruth[FunctionAttrs] Extract a helper function for the core...
2015-09-15 James Molloy[GlobalsAA] Disable globals-aa by default
2015-09-14 David Blaikie[opaque pointer types] Switch a few cases of getElement...
2015-09-14 David BlaikieRevert "[opaque pointer type] Pass GlobalAlias the...
2015-09-14 JF Bastien[MergeFuncs] Fix bug in merging GetElementPointers
2015-09-13 Chandler Carruth[FunctionAttrs] Move the malloc-like test to a static...
2015-09-13 Chandler Carruth[FunctionAttrs] Factor the logic to test for a known...
next