1. 30 Jan, 2019 1 commit
  2. 27 Sep, 2018 1 commit
  3. 05 Sep, 2018 1 commit
  4. 25 Oct, 2017 1 commit
  5. 04 Oct, 2017 1 commit
  6. 02 Oct, 2017 1 commit
  7. 23 Sep, 2017 1 commit
  8. 14 Sep, 2017 1 commit
  9. 25 Aug, 2017 1 commit
  10. 14 Aug, 2017 1 commit
  11. 04 Aug, 2017 1 commit
    • Deepti Gandluri's avatar
      [wasm] Implement atomic logical BinOps · 575ec863
      Deepti Gandluri authored
       - Implemented ops: I32AtomicAnd, I32AtomicAnd8U, I32AtomicAnd16U, I32AtomicOr,
       I32AtomicOr8U, I32AtomicOr16U, I32AtomicXor, I32AtomicXor8U, I32AtomicXor16U
       - Refactor wasm-compiler AtomicOp to use macros
       - Tests
      
      Bug:V8:6532
      
      R=binji@chromium.org, bbudge@chromium.org, bradnelson@chromium.org
      
      Change-Id: I7e4dc8ad8cf3e211c3aef721a02778f2a4621322
      Reviewed-on: https://chromium-review.googlesource.com/600539Reviewed-by: 's avatarBill Budge <bbudge@chromium.org>
      Commit-Queue: Deepti Gandluri <gdeepti@chromium.org>
      Cr-Commit-Position: refs/heads/master@{#47172}
      575ec863
  12. 02 Aug, 2017 1 commit