1. 17 Feb, 2020 1 commit
  2. 12 Feb, 2020 1 commit
  3. 12 Nov, 2019 1 commit
  4. 08 Nov, 2019 1 commit
  5. 06 Nov, 2019 1 commit
  6. 07 Oct, 2019 1 commit
  7. 30 Sep, 2019 2 commits
  8. 12 Jul, 2019 1 commit
  9. 11 Jul, 2019 1 commit
  10. 17 Jun, 2019 1 commit
  11. 22 May, 2019 1 commit
  12. 04 Feb, 2019 2 commits
  13. 19 Jul, 2018 1 commit
    • Clemens Hammacher's avatar
      [foozzie] Update existing configs for liftoff · 605f94b7
      Clemens Hammacher authored
      Instead of having a separate liftoff config, which is tested against
      the default (which currently means tier-up from liftoff to turbofan),
      just choose reasonable liftoff configs for the existing configs.
      'ignition' now implies pure liftoff execution.
      'ignition_turbo_opt' always compiles with turbofan.
      Other configs use the default (tier up).
      
      R=machenbach@chromium.org
      
      Bug: chromium:824098, v8:6600
      Change-Id: I92c008fc1b1fa54d3161fb5695a095127d6ac263
      Reviewed-on: https://chromium-review.googlesource.com/1141731Reviewed-by: 's avatarMichael Achenbach <machenbach@chromium.org>
      Commit-Queue: Clemens Hammacher <clemensh@chromium.org>
      Cr-Commit-Position: refs/heads/master@{#54548}
      605f94b7
  14. 21 Mar, 2018 1 commit
    • Clemens Hammacher's avatar
      [foozzie] Add Liftoff testing · 49f23ce6
      Clemens Hammacher authored
      This adds 5% testing of 'ignition' vs 'liftoff', which tests Turbofan vs
      Liftoff for wasm code, and tests Ignition vs Turbofan for javascript
      code.
      It also adds 3% testing of 'liftoff' (x64) vs 'liftoff' (ia32), which
      does standard x64 vs ia32 testing for javascript code.
      
      R=machenbach@chromium.org
      
      Bug: chromium:824098, v8:6600
      Change-Id: I6a6afae0300efc33f3535541a11695a7bb32dcc5
      Reviewed-on: https://chromium-review.googlesource.com/973161
      Commit-Queue: Clemens Hammacher <clemensh@chromium.org>
      Reviewed-by: 's avatarMichael Achenbach <machenbach@chromium.org>
      Cr-Commit-Position: refs/heads/master@{#52111}
      49f23ce6
  15. 22 Feb, 2018 1 commit
  16. 21 Feb, 2018 1 commit