Merging r258325:
[oota-llvm.git] / test / Transforms / FunctionImport /
2016-01-12 Teresa JohnsonFix bot failure from r257493: remove extraneous temp...
2016-01-12 Teresa Johnson[ThinLTO] Handle an external call from an import to...
2016-01-12 Teresa Johnson[IRMover] Don't copy personality, etc unless creating def
2016-01-08 Teresa Johnson[ThinLTO] Delay metadata materializtion in function...
2015-12-17 Teresa Johnson[ThinLTO] Metadata linking for imported functions
2015-12-02 Rafael EspindolaDelete what is now duplicated code.
2015-11-26 Rafael EspindolaDisallow aliases to available_externally.
2015-11-24 Teresa Johnson[ThinLTO] Add option to limit importing based on instru...
2015-11-24 Teresa Johnson[ThinLTO] Enable iterative importing in FunctionImport...
2015-11-24 Teresa Johnson[ThinLTO] Handle previously imported and promoted local...
2015-11-24 Teresa Johnson[ThinLTO] Fix FunctionImport alias checking and test
2015-11-24 Mehdi AminiAdd a FunctionImporter helper to perform summary-based...