[AArch64] Clean up statistical profiling test
[oota-llvm.git] / test / Transforms / FunctionImport /
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...