1. 13 Jul, 2015 1 commit
  2. 30 Jun, 2015 1 commit
  3. 19 Jun, 2015 2 commits
  4. 18 Jun, 2015 3 commits
  5. 08 Jun, 2015 1 commit
  6. 04 Jun, 2015 1 commit
    • mbrandy's avatar
      Add support for Embedded Constant Pools for PPC and Arm · eac7f046
      mbrandy authored
      Embed constant pools within their corresponding Code
      objects.
      
      This removes support for out-of-line constant pools in favor
      of the new approach -- the main advantage being that it
      eliminates the need to allocate and manage separate constant
      pool array objects.
      
      Currently supported on PPC and ARM.  Enabled by default on
      PPC only.
      
      This yields a 6% improvment in Octane on PPC64.
      
      R=bmeurer@chromium.org, rmcilroy@chromium.org, michael_dawson@ca.ibm.com
      BUG=chromium:478811
      LOG=Y
      
      Review URL: https://codereview.chromium.org/1162993006
      
      Cr-Commit-Position: refs/heads/master@{#28801}
      eac7f046
  7. 03 Jun, 2015 1 commit
  8. 02 Jun, 2015 1 commit
    • mbrandy's avatar
      Add support for Embedded Constant Pools for PPC and Arm · a9404029
      mbrandy authored
      Embed constant pools within their corresponding Code
      objects.
      
      This removes support for out-of-line constant pools in favor
      of the new approach -- the main advantage being that it
      eliminates the need to allocate and manage separate constant
      pool array objects.
      
      Currently supported on PPC and ARM.  Enabled by default on
      PPC only.
      
      This yields a 6% improvment in Octane on PPC64.
      
      R=danno@chromium.org, svenpanne@chromium.org, bmeurer@chromium.org, rmcilroy@chromium.org, dstence@us.ibm.com, michael_dawson@ca.ibm.com
      BUG=chromium:478811
      LOG=Y
      
      Review URL: https://codereview.chromium.org/1131783003
      
      Cr-Commit-Position: refs/heads/master@{#28770}
      a9404029
  9. 22 May, 2015 1 commit
  10. 24 Apr, 2015 1 commit
  11. 20 Apr, 2015 1 commit
  12. 02 Mar, 2015 1 commit
  13. 05 Feb, 2015 1 commit
  14. 30 Jan, 2015 2 commits
  15. 27 Nov, 2014 1 commit
  16. 28 Oct, 2014 3 commits
  17. 20 Oct, 2014 1 commit
  18. 30 Sep, 2014 1 commit
  19. 16 Sep, 2014 1 commit