1. 4fef68c [ThinLTO] Only promote exported locals as marked in index by Teresa Johnson · 9 years ago
  2. 0515fb8 [ThinLTO] Handle distributed backend case when doing renaming by Teresa Johnson · 9 years ago
  3. bf28c8f [ThinLTO] Use per-summary flag to prevent exporting locals used in inline asm by Teresa Johnson · 9 years ago
  4. 38d4df7 [ThinLTO] Rename doPromoteLocalToGlobal to shouldPromoteLocalToGlobal (NFC) by Teresa Johnson · 9 years ago
  5. 1b9c2be [ThinLTO] Use NoPromote flag in summary during promotion by Teresa Johnson · 9 years ago
  6. 96efdd6 IR: Introduce local_unnamed_addr attribute. by Peter Collingbourne · 9 years ago
  7. 3b132e3 ThinLTO: fix assertion and refactor check for hidden use from inline ASM in a helper function by Mehdi Amini · 9 years ago
  8. df5ef87 [ThinLTO] Refine fix to avoid renaming of uses in inline assembly. by Teresa Johnson · 10 years ago
  9. b4e1e82 ThinLTO: do not promote GlobalVariable that have a specific section. by Mehdi Amini · 10 years ago
  10. b35cc69 [ThinLTO] Prevent importing of "llvm.used" values by Teresa Johnson · 10 years ago
  11. bb3a1d9 ThinLTO: never promote as external weak by Mehdi Amini · 10 years ago
  12. ae280e5 ThinLTO renaming: use module hash instead of position in the summary by Mehdi Amini · 10 years ago
  13. 8d05185 Rework linkInModule(), making it oblivious to ThinLTO by Mehdi Amini · 10 years ago
  14. 26ab577 [ThinLTO] Renaming of function index to module summary index (NFC) by Teresa Johnson · 10 years ago
  15. cec0cae Revert "[ThinLTO] Renaming of function index to module summary index (NFC)" by Teresa Johnson · 10 years ago
  16. 892920b [ThinLTO] Renaming of function index to module summary index (NFC) by Teresa Johnson · 10 years ago
  17. bd04e8f FunctionIndex is not optional for renameModuleForThinLTO(), make it a reference (NFC) by Mehdi Amini · 10 years ago
  18. 488a800 [ThinLTO] Move global processing from Linker to TransformUtils (NFC) by Teresa Johnson · 10 years ago