1. 23 Sep, 2019 4 commits
  2. 22 Sep, 2019 3 commits
  3. 20 Sep, 2019 2 commits
  4. 18 Sep, 2019 6 commits
  5. 17 Sep, 2019 1 commit
  6. 16 Sep, 2019 6 commits
  7. 13 Sep, 2019 10 commits
  8. 12 Sep, 2019 1 commit
    • Paul E. Murphy's avatar
      core: workaround old gcc vec_mul{e,o} (Issue #15506) · b465c826
      Paul E. Murphy authored
      ISA 2.07 (aka POWER8) effectively extended the expanding multiply
      operation to word types. The altivec intrinsics prior to gcc 8 did
      not get the update.
      
      Workaround this deficiency similar to other fixes.
      
      This was exposed by commit 33fb253a
      which leverages the int -> dword expanding multiply.
      
      This fixes Issue #15506
      b465c826
  9. 10 Sep, 2019 1 commit
  10. 09 Sep, 2019 1 commit
  11. 06 Sep, 2019 4 commits
  12. 05 Sep, 2019 1 commit