1. 02 May, 2016 2 commits
  2. 30 Apr, 2016 2 commits
  3. 29 Apr, 2016 1 commit
  4. 28 Apr, 2016 1 commit
  5. 27 Apr, 2016 4 commits
  6. 22 Apr, 2016 1 commit
  7. 21 Apr, 2016 1 commit
  8. 18 Apr, 2016 1 commit
  9. 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()
  10. 13 Apr, 2016 5 commits
  11. 12 Apr, 2016 1 commit
  12. 11 Apr, 2016 1 commit
  13. 09 Apr, 2016 2 commits
  14. 07 Apr, 2016 2 commits
  15. 06 Apr, 2016 5 commits
  16. 04 Apr, 2016 3 commits
  17. 03 Apr, 2016 4 commits
  18. 02 Apr, 2016 2 commits