1. 16 Apr, 2015 1 commit
    • mstarzinger's avatar
      [turbofan] Add single --turbo flag. · 8924a9e1
      mstarzinger authored
      This flag is intended as a staging flag for TurboFan. It serves as a
      single flag that always enables a most recent configuration of TurboFan
      for test suites and benchmarks, without needing to update test drivers.
      
      R=titzer@chromium.org,machenbach@chromium.org
      
      Review URL: https://codereview.chromium.org/1094573002
      
      Cr-Commit-Position: refs/heads/master@{#27896}
      8924a9e1
  2. 09 Apr, 2015 1 commit
  3. 08 Apr, 2015 1 commit
  4. 31 Mar, 2015 1 commit
  5. 30 Mar, 2015 2 commits
  6. 09 Mar, 2015 1 commit
  7. 30 Jan, 2015 1 commit
  8. 20 Jan, 2015 1 commit
  9. 16 Jan, 2015 2 commits
  10. 26 Nov, 2014 1 commit
  11. 20 Nov, 2014 1 commit
    • balazs.kilvady's avatar
      Conditional flags for tests - set JS stack size for simulators. · fbcfce69
      balazs.kilvady authored
      There are separated JS and C stacks on simulators so for some stack
      extensive tests (like mozilla/js1_5/extensions/regress-355497) might
      cause a C stack overflow and that overflow is not caught by V8. It is
      not an issue on real HW. Increasing the C stack also solves the problem
      but we have already FLAG_sim_stack_size flag to control the JS stack
      size.
      
      This patch makes it possible to add flags to tests conditionally in
      .status files.
      
      TEST=mozilla/js1_5/extensions/regress-355497
      BUG=v8:3152
      LOG=N
      
      Review URL: https://codereview.chromium.org/735723006
      
      Cr-Commit-Position: refs/heads/master@{#25434}
      fbcfce69
  12. 11 Nov, 2014 1 commit
  13. 10 Nov, 2014 2 commits
  14. 05 Nov, 2014 2 commits
  15. 26 Sep, 2014 1 commit
  16. 02 Sep, 2014 5 commits
  17. 10 Jul, 2014 1 commit
  18. 09 Jul, 2014 3 commits
  19. 08 Jul, 2014 1 commit
  20. 03 Jul, 2014 1 commit
  21. 02 Jul, 2014 3 commits
  22. 27 Jun, 2014 1 commit
  23. 28 May, 2014 2 commits
  24. 23 May, 2014 1 commit
  25. 21 May, 2014 1 commit
  26. 19 May, 2014 1 commit
  27. 15 May, 2014 1 commit