1. 04 Oct, 2016 2 commits
  2. 03 Oct, 2016 4 commits
  3. 02 Oct, 2016 1 commit
  4. 01 Oct, 2016 6 commits
  5. 30 Sep, 2016 5 commits
  6. 29 Sep, 2016 5 commits
  7. 28 Sep, 2016 5 commits
  8. 27 Sep, 2016 3 commits
  9. 26 Sep, 2016 2 commits
  10. 23 Sep, 2016 3 commits
    • daB0bby's avatar
      bypass macro · 809bbb47
      daB0bby authored
      809bbb47
    • daB0bby's avatar
      bypass macro · 7840b07d
      daB0bby authored
      7840b07d
    • Tomoaki Teshima's avatar
      check FP16 build condition correctly · c7cb116d
      Tomoaki Teshima authored
        * use __GNUC_MINOR__ in correct place to check the version of GCC
        * check processor support of FP16 at run time
        * check compiler support of FP16 and pass correct compiler option
        * rely on ENABLE_AVX on gcc since AVX is generated when mf16c is passed
        * guard correctly using ifdef in case of various configuration
        * use v_float16x4 correctly by including the right header file
      c7cb116d
  11. 22 Sep, 2016 4 commits