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