1. 5c8693f Merge "Revert "[cc_fuzz] Revert 'disable LTO' patches."" by Treehugger Robot · 3 years, 6 months ago
  2. 5007c4a Revert "[cc_fuzz] Revert 'disable LTO' patches." by Mitch Phillips · 3 years, 6 months ago
  3. 6c0de99 Merge "[cc_fuzz] Revert 'disable LTO' patches." by Treehugger Robot · 3 years, 6 months ago
  4. 4ef5459 Don't reduce inline limit for afdo enabled projects by Yi Kong · 3 years, 7 months ago
  5. 7fbac74 [cc_fuzz] Revert 'disable LTO' patches. by Mitch Phillips · 3 years, 7 months ago
  6. 04e459d Revert "Do not build tests with ThinLTO" by Yi Kong · 3 years, 10 months ago
  7. 85d7297 Do not build tests with ThinLTO by Yi Kong · 3 years, 11 months ago
  8. 8ea56f9 Add Global ThinLTO option (2nd try) by Yi Kong · 3 years, 11 months ago
  9. b2fc470 Delete local boolPtr function by Liz Kammer · 4 years, 2 months ago
  10. 3b606c8 Delete unused functions by Liz Kammer · 4 years, 2 months ago
  11. 134161f Global ThinLTO: opt out vndk binaries as a workaround by Yi Kong · 5 years ago
  12. e257714 Do not implicitly turn on lto for static libraries by Yi Kong · 5 years ago
  13. f43ff05 lto: Rename Disabled to Never to reduce confusion by Yi Kong · 5 years ago
  14. 93718e0 Global ThinLTO mode by Yi Kong · 5 years ago
  15. 2f5f16d Tweak ThinLTO inling heuristics in absense of PGO profile by Yi Kong · 5 years ago
  16. 2d01fe2 Introduce LTO property for -fwhole-program-vtables cflag by Yi Kong · 5 years ago
  17. 4fbb5e0 Handle static unwinder in ltoDepsMutator by Colin Cross · 5 years ago
  18. 6e511a9 Add libraryDependencyTag to track dependencies on static and shared libraries by Colin Cross · 5 years ago
  19. 4af21ed Split local and global cflags by Colin Cross · 6 years ago
  20. 183a321 Add a common interface for cc linkable libraries. by Ivan Lozano · 6 years ago
  21. 34b493f Disable LTO when building with fuzzer support. by Mitch Phillips · 6 years ago
  22. 630b960 Support LLD ThinLTO cache/threshold option by Yi Kong · 6 years ago
  23. 6925d2b Switch clang to r353983 by Yi Kong · 7 years ago
  24. abde584 Stop passing the gold plugin path to llvm-ar. by Peter Collingbourne · 7 years ago
  25. 8c3c0f5 Revert "Prevent clang from using the x18 register on arm64." by Yi Kong · 7 years ago
  26. 98d8580 Prevent clang from using the x18 register on arm64. by Peter Collingbourne · 7 years ago
  27. fa2aee1 Remove USE_CLANG_LLD[=false] by Dan Willemsen · 7 years ago
  28. 02b4da5 Add USE_CLANG_LLD and use_clang_lld. by Chih-Hung Hsieh · 7 years ago
  29. 3ede294 Switch to clang 7.0 by Chih-Hung Hsieh · 8 years ago
  30. 8aeaa71 Add opt-in option to turn on ThinLTO caching by Yi Kong · 8 years ago
  31. 7e53c57 Disable inlining and loop unrolling in LTO without PGO profile by Yi Kong · 8 years ago
  32. 51be632 Fix llvm-ar error caused by using lto and sanitizer together by Zhizhou Yang · 8 years ago
  33. 3ed1f70 Enable emutls with -flto for Android sanitize=cfi by Ryan Prichard · 8 years ago
  34. 03d383d Add environment variable to globally disable LTO by Yi Kong · 8 years ago
  35. 10cd187 Propagate LTO type from binary/DSO to object files by Stephen Crane · 8 years ago
  36. d11fcda Convert Visit*Deps from blueprint.Module to android.Module by Colin Cross · 8 years ago
  37. 244bf07 Add support for thin LTO by Yi Kong · 8 years ago
  38. f5b9b95 Work around LLVM bug where TLS not emulated in LTO mode by Stephen Crane · 8 years ago
  39. ba090d1 Add LTO support to soong by Stephen Crane · 8 years ago