summaryrefslogtreecommitdiffstats
path: root/llvm/test/Assembler/thinlto-summary.ll
Commit message (Expand)AuthorAgeFilesLines
* ThinLTO : Import always_inline functions irrespective of the thresholdTeresa Johnson2019-11-081-4/+4
* [ThinLTO] Fix printing of NoInline function summary flagTeresa Johnson2019-10-141-2/+2
* [ThinLTO] Attempt to recommit r365188 after alignment fixEugene Leviant2019-07-051-7/+7
* Reverted r365188 due to alignment problems on i686-androidEugene Leviant2019-07-051-7/+7
* [ThinLTO] Attempt to recommit r365040 after caching fixEugene Leviant2019-07-051-7/+7
* Revert [ThinLTO] Optimize writeonly globals outReid Kleckner2019-07-041-7/+7
* [ThinLTO] Optimize writeonly globals outEugene Leviant2019-07-031-7/+7
* [ThinLTO] Auto-hide prevailing linkonce_odr only when all copies eligibleTeresa Johnson2019-05-101-23/+23
* [ThinLTO] Fix unreachable code when parsing summary entries.Teresa Johnson2019-05-011-0/+4
* [ThinLTO] Assembly representation of ReadOnly attributeEugene Leviant2018-11-231-10/+10
* [ThinLTO] Split NotEligibleToImport into legality and inlinability flagsTeresa Johnson2018-11-061-2/+2
* [ThinLTO] Efficiency fix for writing type id records in per-module indexesTeresa Johnson2018-09-251-6/+6
* [ThinLTO] Handle optional args in assembly format for ConstVCallsTeresa Johnson2018-08-141-4/+4
* [ThinLTO] Only emit referenced type id records in index filesTeresa Johnson2018-07-191-2/+2
* [ThinLTO] Parse module summary index from assemblyTeresa Johnson2018-06-261-0/+96
OpenPOWER on IntegriCloud