1. 28 Apr, 2016 1 commit
  2. 27 Apr, 2016 4 commits
  3. 22 Apr, 2016 1 commit
  4. 21 Apr, 2016 1 commit
  5. 18 Apr, 2016 1 commit
  6. 14 Apr, 2016 2 commits
    • fix the problem that spec constant composite instruction being used when only… · 1f2820a3
      qining authored
      fix the problem that spec constant composite instruction being used when only front-end constants are used in the constructor
    • Fix spec const construtor for matrix and vector · 27e04a00
      qining authored
      Fix issue: #237
      
      1. The code generated for matrix constructor should 1) build column
      vectors first, 2) build matrix with the vectors.
      
      2. When there is only one scalar type constituent in vector's
      constructor, we should populate the constituent to fill all the slots in
      the vector. As for matrix, the single constituent should be populated to
      the diagonal positions (top-left to bottom-right diagonal).
      
      remove createSpvConstantFromConstSubTree()
  7. 13 Apr, 2016 5 commits
  8. 12 Apr, 2016 1 commit
  9. 11 Apr, 2016 1 commit
  10. 09 Apr, 2016 2 commits
  11. 07 Apr, 2016 2 commits
  12. 06 Apr, 2016 5 commits
  13. 04 Apr, 2016 3 commits
  14. 03 Apr, 2016 4 commits
  15. 02 Apr, 2016 3 commits
  16. 31 Mar, 2016 4 commits