1. 04 Aug, 2015 1 commit
  2. 03 Aug, 2015 1 commit
    • bbudge's avatar
      SIMD.js Add the other SIMD Phase 1 types. · 7b9670b6
      bbudge authored
      Adds Int32x4, Bool32x4, Int16x8, Bool16x8, Int8x16, Bool8x16.
      Adds Simd128Value base heap object class.
      Changes heap/factory construction pattern to use arrays.
      Adds replaceLane functions to facilitate testing.
      
      NOPRESUBMIT=true
      (presubmit checks erroneously interpret array declaration in macro definition as variable size array.)
      
      LOG=Y
      BUG=v8:4124
      
      Review URL: https://codereview.chromium.org/1250733005
      
      Cr-Commit-Position: refs/heads/master@{#29974}
      7b9670b6
  3. 01 Aug, 2015 1 commit
    • dusan.milosavljevic's avatar
      MIPS64: Fix hidden bug in relocations for j and jal. · 38501327
      dusan.milosavljevic authored
      Introduce new mechanism for relocating j/jal.
      
      Resolves flaky failures of mozilla regress tests.
      
      Additionally:
      
      - internal encoded references are not relocated during code generation phase.
      - remove asserts from j and jal which are not
      valid because addresses are not final and valid in code generation phase.
      
      TEST=mozilla/js1_5/Regress/regress-280769-2, regress-367561-01,
           mozilla/ecma_3/Statements/regress-444979
      BUG=
      R=paul.lind@imgtec.com
      
      Review URL: https://codereview.chromium.org/1216823003 .
      
      Patch from dusan.milosavljevic <dusan.milosavljevic@imgtec.com>.
      
      Cr-Commit-Position: refs/heads/master@{#29962}
      38501327
  4. 31 Jul, 2015 3 commits
  5. 30 Jul, 2015 3 commits
  6. 28 Jul, 2015 2 commits
  7. 27 Jul, 2015 5 commits
  8. 26 Jul, 2015 1 commit
  9. 24 Jul, 2015 3 commits
  10. 23 Jul, 2015 7 commits
  11. 22 Jul, 2015 3 commits
  12. 20 Jul, 2015 4 commits
  13. 17 Jul, 2015 1 commit
  14. 16 Jul, 2015 5 commits