1. 3972057 [AMDGPU] Improve code size cost model by Daniil Fukalov · 6 years ago
  2. d912a9b [AMDGPU] Tune inlining parameters for AMDGPU target by Daniil Fukalov · 6 years ago
  3. ffeb01c [AMDGPU] Don't constrain callees with inlinehint from inlining on MaxBB check by Valery Pykhtin · 6 years ago
  4. cb8de55 [AMDGPU] Constrain the AMDGPU inliner on maximum number of basic blocks in a caller function (compile time performance) by Valery Pykhtin · 6 years ago
  5. fbbe523 [AMDGPU] Use InliningThresholdMultiplier for inline hint by Stanislav Mekhanoshin · 6 years ago
  6. 0ff901f AMDGPU: Boost inline threshold with addrspacecasted alloca arguments by Matt Arsenault · 6 years ago
  7. 19cde62 Avoid "checking a pointer after dereferencing" warning. NFCI. by Simon Pilgrim · 7 years ago
  8. 652168a [CallSite removal] move InlineCost to CallBase usage by Fedor Sergeev · 7 years ago
  9. 15b17d0 Provide reason messages for unviable inlining by Yevgeny Rouban · 7 years ago
  10. 2946cd7 Update the file headers across all of the LLVM projects in the monorepo by Chandler Carruth · 7 years ago
  11. de58e93 fix typos aggressively; NFC by Sanjay Patel · 7 years ago
  12. 0da6350 AMDGPU: Remove remnants of old address space mapping by Matt Arsenault · 7 years ago
  13. c0aa4b7 Enrich inline messages by David Bolvansky · 7 years ago
  14. fbbb83c Revert "Enrich inline messages", tests fail by David Bolvansky · 7 years ago
  15. 7f36cd9 Enrich inline messages by David Bolvansky · 7 years ago
  16. ab79414 Revert Enrich inline messages by David Bolvansky · 7 years ago
  17. b562dba Enrich inline messages by David Bolvansky · 7 years ago
  18. d34e60c Rename DEBUG macro to LLVM_DEBUG. by Nicola Zaghen · 7 years ago
  19. 5f8f34e4 Remove \brief commands from doxygen comments. by Adrian Prantl · 8 years ago
  20. 5670e6d [AMDGPU] Port of HSAIL inliner by Stanislav Mekhanoshin · 8 years ago