Skip to content
  1. Apr 17, 2008
  2. Apr 15, 2008
  3. Apr 14, 2008
  4. Apr 13, 2008
  5. Apr 08, 2008
  6. Apr 07, 2008
  7. Apr 06, 2008
  8. Apr 02, 2008
  9. Apr 01, 2008
  10. Mar 24, 2008
    • Evan Cheng's avatar
      Increasing the inline limit from (overly conservative) 200 to 300. Given each... · 3471ae8c
      Evan Cheng authored
      Increasing the inline limit from (overly conservative) 200 to 300. Given each BB costs 20 and each instruction costs 5, 200 means a 4 BB function + 24 instructions (actually less because caller's size also contributes to it).
      
      Furthermore, double the limit when more than 10% of the callee instructions are vector instructions. Multimedia kernels tend to love inlining.
      
      llvm-svn: 48725
      3471ae8c
  11. Mar 23, 2008
  12. Mar 20, 2008
  13. Mar 13, 2008
  14. Mar 11, 2008
  15. Mar 10, 2008
  16. Mar 09, 2008
  17. Mar 07, 2008
  18. Mar 05, 2008
  19. Mar 04, 2008
  20. Feb 20, 2008
  21. Feb 19, 2008
  22. Feb 18, 2008
  23. Feb 14, 2008
  24. Feb 05, 2008
  25. Jan 27, 2008
Loading