opencv/modules/core
Sayed Adel def444d99f core: Several improvements to Power/VSX
- changed behavior of vec_ctf, vec_ctu, vec_cts
  in gcc and clang to make them compatible with XLC
- implemented most of missing conversion intrinsics in gcc and clang
- implemented conversions intrinsics of odd-numbered elements
- ignored gcc bug warning that caused by -Wunused-but-set-variable in rare cases
- replaced right shift with algebraic right shift for signed vectors
  to shift in the sign bit.
- added new universal intrinsics v_matmuladd, v_rotate_left/right
- avoid using floating multiply-add in RNG
2017-10-28 17:46:12 +00:00
..
doc Large update of videoio doc and samples following mshabunin comments 2016-09-09 18:46:11 +02:00
include/opencv2 core: Several improvements to Power/VSX 2017-10-28 17:46:12 +00:00
misc/java core: empty() for Rect/Size templates 2017-08-01 17:19:18 +03:00
perf core(perf): added Hamming tests 2017-07-01 00:49:18 +00:00
src core: Several improvements to Power/VSX 2017-10-28 17:46:12 +00:00
test Merge pull request #9818 from tz70s:issue#9570 2017-10-11 15:19:17 +00:00
CMakeLists.txt Merge pull request #9466 from huningxin:js 2017-09-25 16:52:07 +03:00