1. 23 Aug, 2016 1 commit
    • verwaest's avatar
      Keep track of the addition order of variables explicitly. · 6ea8b4f2
      verwaest authored
      This avoids needing to allocate a zonelist on the fly later, sorting variables_, for which we also need to keep track of order in the hashmap.
      
      In a later phase we can make sure that Variable is always uniquely in either of params_, temps_ and ordered_variables_. In that case we can use a linked list through Variable.
      
      BUG=v8:5209
      
      Review-Url: https://codereview.chromium.org/2264053003
      Cr-Commit-Position: refs/heads/master@{#38810}
      6ea8b4f2
  2. 29 Jun, 2016 1 commit
  3. 28 Jun, 2016 2 commits
  4. 20 Jun, 2016 1 commit
  5. 09 Jun, 2016 1 commit
    • lpy's avatar
      Move hashmap into src/base. · 2fd55667
      lpy authored
      We ported hashmap.h into libsampler as a workaround before, so the main focus of
      this patch is to reduce code duplication. This patch moves the hashmap into
      src/base as well as creates DefaultAllocationPolicy using malloc and free.
      
      BUG=v8:5050
      LOG=n
      
      Review-Url: https://codereview.chromium.org/2010243003
      Cr-Commit-Position: refs/heads/master@{#36873}
      2fd55667
  6. 08 Jun, 2016 1 commit
  7. 07 Jun, 2016 1 commit
  8. 30 Sep, 2015 1 commit
  9. 08 Aug, 2015 1 commit
  10. 13 Apr, 2015 1 commit
  11. 02 Sep, 2014 1 commit
  12. 04 Aug, 2014 1 commit
  13. 30 Jun, 2014 1 commit
  14. 03 Jun, 2014 1 commit
  15. 29 Apr, 2014 1 commit
  16. 15 Apr, 2014 1 commit
  17. 23 Aug, 2012 1 commit
  18. 11 Jun, 2012 1 commit
  19. 04 Jun, 2012 1 commit
  20. 11 Apr, 2012 1 commit
  21. 15 Mar, 2012 2 commits
  22. 23 Feb, 2012 2 commits
  23. 18 Nov, 2011 1 commit
  24. 02 Nov, 2011 1 commit
  25. 03 May, 2011 1 commit
  26. 18 Mar, 2011 3 commits
  27. 02 Feb, 2011 1 commit
  28. 24 Sep, 2010 1 commit
  29. 25 May, 2009 1 commit
  30. 15 May, 2009 1 commit
  31. 15 Jan, 2009 1 commit
  32. 09 Sep, 2008 1 commit
  33. 03 Jul, 2008 1 commit